Gentoo Archives: gentoo-catalyst

From: Matt Turner <mattst88@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Binary package dependencies and update_seed
Date: Thu, 11 Apr 2013 18:23:19
Message-Id: CAEdQ38G==bi34aAXWe-PPRkjyN64WKB5mvPo3y_KRQ1dB+xx+g@mail.gmail.com
In Reply to: [gentoo-catalyst] Binary package dependencies and update_seed by "W. Trevor King"
1 On Thu, Apr 11, 2013 at 10:09 AM, W. Trevor King <wking@×××××××.us> wrote:
2 > In order to avoid problems like this, it's probably a
3 > good idea to remove all the cached stuff with something like [1]:
4 >
5 > $ rm -rf --one-file-system /var/tmp/catalyst/{kerncache,packages,tmp}
6 >
7 > before building your stage1.
8
9 Not sure this is the way to go. I'll have to think through the
10 implications. Consider your stage1 build dies with some stupid tree
11 breakage that you can fix in your portage snapshot and restart the
12 stage build. This is going to cause your stage to rebuild everything.
13
14 Wouldn't disabling the use of binary packages during the seed stage
15 update fix this?

Replies

Subject Author
Re: [gentoo-catalyst] Binary package dependencies and update_seed "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>
Re: [gentoo-catalyst] Binary package dependencies and update_seed "W. Trevor King" <wking@×××××××.us>