Gentoo Archives: gentoo-catalyst

From: Matt Turner <mattst88@g.o>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Adding app-arch/xz-utils to stage1
Date: Fri, 26 Jul 2013 04:02:04
Message-Id: 20130726040157.GA28286@sandybridge
1 xz-utils is part of system and enough distfiles are xz-compressed that
2 we should have it in stage1 to avoid stage2 dying because someone forgot
3 to add it to DEPEND.
4
5 Please test this patch by applying it your snapshot cache and building a
6 stage1 and stage2 and confirming that xz-utils is built during stage1.
7
8 Index: default/linux/packages.build
9 ===================================================================
10 RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v
11 retrieving revision 1.10
12 diff -u -B -r1.10 packages.build
13 --- default/linux/packages.build 24 Nov 2012 21:15:48 -0000 1.10
14 +++ default/linux/packages.build 26 Jul 2013 03:56:45 -0000
15 @@ -10,6 +10,7 @@
16
17 app-arch/bzip2
18 app-arch/gzip
19 +app-arch/xz-utils
20 app-arch/tar
21 app-shells/bash
22 net-misc/rsync

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-catalyst] Adding app-arch/xz-utils to stage1 "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>
[gentoo-catalyst] Re: Adding app-arch/xz-utils to stage1 Matt Turner <mattst88@g.o>