On Sun, Dec 03, 2017 at 04:26:55AM +0100, tu...@posteo.de wrote:

> If the compilation will fail at a certain point (and it will fail,
> since this is a complete new thing) -- would it be possible to resume
> even some tweaks, hacks and patches (even certain recompilations)
> would be needed in between?
> 
> Can I stop a running emerge @world and resume later?
> 
> How does a restarted emerge @world recognizes packages, which are
> already compiled according to the new standard?

I “circumvent” those questions by doing:
emerge -pveD world > worldlist
emerge -1O $(cat worldlist)

If the system for whatever reason fails and I need to interrupt the merge, I
simply remove the lines from worldlist that have already been built and then
repeat the last command. Plus I can exclude some packages that don’t need a
rebuild: -bins, -docs, virtuals, most perl and tex packages and so on. This
saves a bit of time on the slower laptop.

-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

This is a lousy party! I’ll leave as soon as I find my trousers.

Attachment: signature.asc
Description: Digital signature

Reply via email to