Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.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 16:14:51
Message-Id: e16bb106-d93d-22fd-ac49-fbe898e67b67@gmail.com
In Reply to: [gentoo-user] How to resume 'emerge -e @world' after grub fails? by Grant Edwards
1 Grant Edwards wrote:
2 > I tried following the profile 17 upgrade instructions but now I'm
3 > stuck. After running for a day or so, the 'emerge -e @world' command
4 > stopped when grub-0.97 failed to build.
5 >
6 > How do I skip grub and continue?
7 >
8 > Or do I have to tell emerge to start over from the beginning (skipping
9 > grub)? Assuming there are other packages that are going to fail also,
10 > that could take weeks...
11 >
12
13
14 emerge --resume --skipfirst 
15
16 That should work.  If forced, using --exclude grub might could be
17 added.  I've never tried that with the --resume command tho. 
18
19 Dale
20
21 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] How to resume 'emerge -e @world' after grub fails? Mick <michaelkintzios@×××××.com>