Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: How to resume 'emerge -e @world' after grub fails?
Date: Wed, 20 Dec 2017 20:19:17
Message-Id: p1egfq$ghv$1@blaine.gmane.org
In Reply to: [gentoo-user] Re: How to resume 'emerge -e @world' after grub fails? by Grant Edwards
1 On 2017-12-18, Grant Edwards <grant.b.edwards@×××××.com> wrote:
2 > On 2017-12-18, John Blinka <john.blinka@×××××.com> wrote:
3 >> On Mon, Dec 18, 2017 at 11:00 AM, Grant Edwards
4 >><grant.b.edwards@×××××.com> wrote:
5 >>
6 >>> How do I skip grub and continue?
7 >>
8 >> emerge --skipfirst --resume
9
10 [...]
11
12 > Oddly, the failing package (grub:0) wasn't the first one: it was about
13 > 5-6 packags down the list. So I used --exclude instead. We'll see
14 > how far that gets...
15
16 It took a couple days, but after "resuming" the emerge three times, it
17 finished. The three failures were grub:0, matplotlib, and crrcsim.
18
19 Each time the failed package was around 5th on the list when I did a
20 resume. And, each time emerge insisted on rebuilding gcc and glibc
21 first. [I don't remember what else preceded the failed packages when
22 I did the resumes.]
23
24 I think I'll postpone upgrading to profile 17 on my "real work"
25 computers where I have a lot more packages installed.
26
27 --
28 Grant Edwards grant.b.edwards Yow! I hope something GOOD
29 at came in the mail today so
30 gmail.com I have a REASON to live!!

Replies

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