Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Quick question about emerging
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Chinny
n00b
n00b


Joined: 08 May 2003
Posts: 28

PostPosted: Tue May 13, 2003 7:52 am    Post subject: Quick question about emerging Reply with quote

If an emerge gets halted b/c of an error for any reason (especially a failed network) will it pick up where it messed up if I emerge again?
Back to top
View user's profile Send private message
arlequin
l33t
l33t


Joined: 16 Nov 2002
Posts: 707
Location: grep $USER /etc/passwd | cut -d':' -f6

PostPosted: Tue May 13, 2003 8:10 am    Post subject: Reply with quote

Not really sure... for a normal emerge, it will not recompile ebuilds that were emerged before crash. But, for an 'emerge --deep', it re-emerge all packages...
To avoid this, use the '--resume' params for emerge :wink:
_________________
J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Tue May 13, 2003 8:44 am    Post subject: Reply with quote

ccache is useful if you want to save time if a build faisl... also
I don't think emerge --deep does what you think to does arlequin... it won't re-emerge all packages, it will only emerge the ones which need updating. at least when I type
Code:

puggy@legolas puggy $ emerge --deep -pv world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild    U ] app-editors/nano-1.2.1 [1.2.0] +nls -build +spell
[ebuild    U ] sys-apps/man-1.5l-r3 [1.5l-r2]
[ebuild    U ] net-misc/openssh-3.6.1_p2 [3.5_p1] -ipv6 -static +pam +tcpd -kerberos -selinux

It would be a lot more packages if everything was being re-emerged. Deep just considers all dpendancies of dependancies of dependancies.... etc.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
arlequin
l33t
l33t


Joined: 16 Nov 2002
Posts: 707
Location: grep $USER /etc/passwd | cut -d':' -f6

PostPosted: Tue May 13, 2003 9:00 am    Post subject: Reply with quote

Sorry, it's for 'emerge -e world' :oops:
_________________
J'vous dis ciao !
Au fait, ciao ça veut dire bye en anglais.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue May 13, 2003 7:52 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Chinny
n00b
n00b


Joined: 08 May 2003
Posts: 28

PostPosted: Thu May 15, 2003 11:36 am    Post subject: Reply with quote

What does -e do?

So if I wanted to emerge a failed build I'd do

emerge -r blah
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum