On Saturday, 6 January 2018 02:49:53 GMT allan gottlieb wrote: > On Fri, Jan 05 2018, Neil Bothwick wrote: > > On Fri, 05 Jan 2018 13:00:20 -0500, allan gottlieb wrote: > >> I am finally moving my production machine the the 17.0 profile. > >> Currently running is > >> > >> emerge -e --keep-going @world > >> > >> So far there is one failure (libcryptui, the fix is easy). > >> > >> Am I correct that when the above emerge completes, I should run > >> simply > >> > >> emerge --resume > > > > If the emerge has completed, there is nothing to resume. Just make a > > note > > of the packages that failed to build ans emerge --oneshot them, with any > > necessary fixes. > > Thank you. So far (only 104 to go) just the one failure. Will the > emerge --keep-going > print a list of failed pkgs at the end?
Yes, it will; it'll give you the same output from each failure as you would have got separately. -- Regards, Peter.

