Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] how to continue emerge -e @world
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
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Mon Dec 25, 2017 10:01 am    Post subject: [solved] how to continue emerge -e @world Reply with quote

ok, I have the following problem. I recently had to update my gentoo profile to 17.0 and that came with a warning, that I should run
Code:
emerge -e @world
asap. Now, I finally had the chance to let the system do it's thing over night, but due to one package requiring human input during install, it stopped after 256/960 packages. How can I continue from that? There must be a way to not emerge these 256 successful reemerges again...

Last edited by Utsuho Reiuji on Mon Dec 25, 2017 11:04 am; edited 1 time in total
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Mon Dec 25, 2017 10:04 am    Post subject: Reply with quote

emerge --resume

If you have a failed package that needs to be skipped use emerge --resume --skipfirst
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1256

PostPosted: Mon Dec 25, 2017 10:07 am    Post subject: Reply with quote

Code:
emerge -e --keep-going=y @world
Back to top
View user's profile Send private message
Utsuho Reiuji
Apprentice
Apprentice


Joined: 03 Apr 2013
Posts: 179

PostPosted: Mon Dec 25, 2017 11:04 am    Post subject: Reply with quote

awesome, luckily portage has so many options (in panic, I didn't find he resume option on the man page). Thanks!
Back to top
View user's profile Send private message
Duncan Mac Leod
Guru
Guru


Joined: 02 May 2004
Posts: 314
Location: Germany

PostPosted: Wed Jan 17, 2018 5:01 pm    Post subject: Reply with quote

Perfect Gentleman wrote:
Code:
emerge -e --keep-going=y @world


THANK YOU :D
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