Re: Emerge --resume --skipfirst
Philipp Ludwig <[email protected]> Tue, 28 Apr 2026 14:10:31 +0200
| Newsgroups | gmane.linux.gentoo.user |
|---|---|
| Message-ID | <[email protected]> |
The idea was that with --keep-going you would not abort an emerge (as outlined in your original mail) but just abort the specific package compilation process (in this case, google-chrome). emerge would then just skip this particular package. Am 2026-04-28 11:51, schrieb Peter Humphrey: > On Tuesday, 28 April 2026 09:27:05 British Summer Time Peter Humphrey > wrote: >> On Monday, 27 April 2026 21:39:54 British Summer Time Dale wrote: > >> > In the situation that the OP is in, just doing a CTRL C and then >> > restarting the emerge should skip that first package just fine. So as a >> > user who has used this setting for a long time, it does work well. >> >> The option is in my make.conf, but I hadn't thought of that way of >> resuming >> an emerge. > > Er...Now that I've woken up a bit, what exactly is that way? What > command > should I give to emerge? Remember that it's an 'emerge -e @world' that > was > interrupted.