Gentoo Archives: gentoo-user

From: allan gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge -e and --resume
Date: Fri, 05 Jan 2018 18:00:32
Message-Id: 87fu7k5gp7.fsf@nyu.edu
1 I am finally moving my production machine the the 17.0 profile.
2 Currently running is
3
4 emerge -e --keep-going @world
5
6 So far there is one failure (libcryptui, the fix is easy).
7
8 Am I correct that when the above emerge completes, I should run
9 simply
10
11 emerge --resume
12
13 Thanks,
14 allan
15
16 PS in make.conf I have
17
18 EMERGE_DEFAULT_OPTS="--ask --deep --tree --jobs --load-average=5"
19 MAKEOPTS="--jobs=8 --load-average=5"

Replies

Subject Author
Re: [gentoo-user] emerge -e and --resume Neil Bothwick <neil@××××××××××.uk>