From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC1E31381F3 for ; Fri, 26 Jul 2013 13:59:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83298E0898; Fri, 26 Jul 2013 13:59:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09FEDE0898 for ; Fri, 26 Jul 2013 13:59:44 +0000 (UTC) Received: from [192.168.1.9] (pool-71-245-176-92.pitbpa.fios.verizon.net [71.245.176.92]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zerochaos) by smtp.gentoo.org (Postfix) with ESMTPSA id 1A0A633EA64 for ; Fri, 26 Jul 2013 13:59:44 +0000 (UTC) Message-ID: <51F280D9.4040702@gentoo.org> Date: Fri, 26 Jul 2013 09:59:53 -0400 From: "Rick \"Zero_Chaos\" Farina" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130524 Thunderbird/17.0.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Adding app-arch/xz-utils to stage1 References: <20130726040157.GA28286@sandybridge> In-Reply-To: <20130726040157.GA28286@sandybridge> X-Enigmail-Version: 1.6a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 81556b13-8957-4668-9fa7-527eb5636401 X-Archives-Hash: 9849a9d4f3711407143ac9fb3e9a37ed -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/26/2013 12:01 AM, Matt Turner wrote: > xz-utils is part of system and enough distfiles are xz-compressed that > we should have it in stage1 to avoid stage2 dying because someone forgot > to add it to DEPEND. > > Please test this patch by applying it your snapshot cache and building a > stage1 and stage2 and confirming that xz-utils is built during stage1. > > Index: default/linux/packages.build > =================================================================== > RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v > retrieving revision 1.10 > diff -u -B -r1.10 packages.build > --- default/linux/packages.build 24 Nov 2012 21:15:48 -0000 1.10 > +++ default/linux/packages.build 26 Jul 2013 03:56:45 -0000 > @@ -10,6 +10,7 @@ > > app-arch/bzip2 > app-arch/gzip > +app-arch/xz-utils > app-arch/tar > app-shells/bash > net-misc/rsync > For things in @system it's not required to depend on them, so xz likely won't ever have a depend.... so by all means we should add it to stage1. It's been a while since I've messed with this stuff, is packages.build what makes up stage1? (this is an ACK for the purposes of requiring an ACK) - -Zero -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJR8oDYAAoJEKXdFCfdEflKhqIQAIF/uiEXy02+tVDyl4VnyqKN r+2FZv8Sqgee+/yUd8/JNsE4sN4y2LkJ1sG8hpt2zru+LIsVAVatBqV058RRHcjH tf9kj4MgNW8wfPaGgB3UFBHzMLt7pw6tKiIU/HjZnrjqymUwv3PQxjSKDaWSNuPn vnIAZexoNdGD4lC8BidZCatJ1/NuTWOjuZ475pZtrKKxNuZGtPoAlj/0H32bYeje 3PE97NmW0kNNf2Ptk4FzY8wzj3sEuRXLdHUj35WtWW2/ZqxUdarXo8PGgtbupS4+ 1mWRSeBp20aFYafbARdUzxCJZwbQjHup0P+PjIkveKqW2ileTP1UshWWN7aQsMDG n9j3o7QY6+Ahxz+s0rLpQmV72ZWfUJbDjE9WGQHzO1H88mQ+bzV75uIXVMyrt7Bs JwRHjkua0DQviC6atbALzCRWY4BPDHBbBqYBMtZd103jGuTGAqLyH+tzQB5Z+/PT ZT5mcXKnVfKYA/UNwboB0DGag1+v4hy0qLAMtIYQ2lRo6UNBYc5GmRX6IGqyg5u9 0NHJtM+XvR8Lv07fyAAJXpNSWXxSIfvZYg3wDGXJPkeHKS1MbV9/6ZbrJXNTTdwH jJubMJbAn/HUYOxNH/xfOjsqNKLRVOec/5B5P5jJvWtTut5rPol7vXpHTJ13S2GO o9bX3S+HH4JkKGpo9eEY =fLaH -----END PGP SIGNATURE-----