Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to resume 'emerge -e @world' after grub fails?
Date: Mon, 18 Dec 2017 17:55:14
Message-Id: 3398794.gc8pZU36s4@dell_xps
In Reply to: Re: [gentoo-user] How to resume 'emerge -e @world' after grub fails? by Dale
1 On Monday, 18 December 2017 16:14:42 GMT Dale wrote:
2 > Grant Edwards wrote:
3 > > I tried following the profile 17 upgrade instructions but now I'm
4 > > stuck. After running for a day or so, the 'emerge -e @world' command
5 > > stopped when grub-0.97 failed to build.
6 > >
7 > > How do I skip grub and continue?
8 > >
9 > > Or do I have to tell emerge to start over from the beginning (skipping
10 > > grub)? Assuming there are other packages that are going to fail also,
11 > > that could take weeks...
12 >
13 > emerge --resume --skipfirst
14 >
15 > That should work. If forced, using --exclude grub might could be
16 > added. I've never tried that with the --resume command tho.
17 >
18 > Dale
19 >
20 > :-) :-)
21
22 Let's not forget the '--keep-going y' option too. At the end it will print a
23 list of all the packages that failed to emerge.
24
25 --
26 Regards,
27 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] How to resume 'emerge -e @world' after grub fails? David Haller <gentoo@×××××××.de>
Re: [gentoo-user] How to resume 'emerge -e @world' after grub fails? Dale <rdalek1967@×××××.com>