Gentoo Archives: gentoo-catalyst

From: "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Binary package dependencies and update_seed
Date: Thu, 11 Apr 2013 18:51:09
Message-Id: 516706A3.6000500@gentoo.org
In Reply to: Re: [gentoo-catalyst] Binary package dependencies and update_seed by Matt Turner
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On 04/11/2013 02:22 PM, Matt Turner wrote:
5 > On Thu, Apr 11, 2013 at 10:09 AM, W. Trevor King <wking@×××××××.us> wrote:
6 >> In order to avoid problems like this, it's probably a
7 >> good idea to remove all the cached stuff with something like [1]:
8 >>
9 >> $ rm -rf --one-file-system /var/tmp/catalyst/{kerncache,packages,tmp}
10 >>
11 >> before building your stage1.
12 >
13 > Not sure this is the way to go. I'll have to think through the
14 > implications. Consider your stage1 build dies with some stupid tree
15 > breakage that you can fix in your portage snapshot and restart the
16 > stage build. This is going to cause your stage to rebuild everything.
17 >
18 > Wouldn't disabling the use of binary packages during the seed stage
19 > update fix this?
20 >
21 >
22 I'm not sure I'd call rebuilding it every time a "fix" when you just
23 rejected deleting the bad packages and rebuilding ONCE.
24
25 As I said, the only proper fix is to update the toolchain to EAPI5. We
26 could live in the dark ages forever, but I really don't think it helps
27 anyone.
28
29 - -ZC
30 -----BEGIN PGP SIGNATURE-----
31 Version: GnuPG v2.0.19 (GNU/Linux)
32 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
33
34 iQIcBAEBAgAGBQJRZwajAAoJEKXdFCfdEflKqOcQAKo3MnuT1dZrEudaH2gC1g+f
35 ++iAxgaA3TkwKJ7srhcI1R6Xvoyb4Iv/BNCYcwYQn1Ta0yS682qwFouP17YBDdIN
36 vqAQViCK39YPwg3pY77IgwMa2KQSrnLIPM6jV05174QR3Og8otzvW3ur9ou8GQgz
37 KTcRNhl7cPqajV8voq7u4WD05brLpvH2l5rP3UZliavsas3fopioORSdlaRTqicD
38 MpxK2iXKx+qScwgEcoWelRIMG25U1f0KGcLDDIslfJ+YTZ3/9pRYePXpr8kZlp1O
39 oegdNTCqH5wD80QoMSocAVahvCOjW/yyBYJFIfzQpzubPsodtVGr0k7hVaPZNZF7
40 kznW+E0j1HuW/K3hlRfLlhiYbcalXRCsQmzT9Qbenkq1HuR6KsHK3KWe0iipJvgO
41 lU/TPty6TeXPczK9K7wqo1e5nuE39Z7AUvVIjaIJr1Y9QSWyMVfEQq3pO5x9Ity2
42 tIBGzYh11r/n3W9Sj5wfqN8GDGugNJmhJS1ytMKuOSRmDEkvOzaaubZBVja92FCQ
43 DtcY1xLn/edax3ReYpRjLQSxuneKA8lsDCt3WYOedzF5KW2WbgV5XRXh8lS4jG3L
44 UaayekUNQJImgbJu4hqqsbhnBEEHKHjxSdSaqD1xydE5KPCVSq00dsW2TKyv0sUT
45 Y5XgK1g1Umxp42brFXG7
46 =jZeA
47 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-catalyst] Binary package dependencies and update_seed "W. Trevor King" <wking@×××××××.us>
Re: [gentoo-catalyst] Binary package dependencies and update_seed Matt Turner <mattst88@g.o>