From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4398 invoked by uid 1002); 21 Feb 2003 22:38:56 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 10899 invoked from network); 21 Feb 2003 22:38:55 -0000 Date: Fri, 21 Feb 2003 16:10:17 -0600 From: Nick Jones To: Eric Andresen , MAL , gentoo-dev@gentoo.org Message-ID: <20030221161017.A30190@twobit.net> Mail-Followup-To: Eric Andresen , MAL , gentoo-dev@gentoo.org References: <20030216094614.B27729@twobit.net> <3E535F7B.2050406@komcept.com> <1045713598.21001.1.camel@ndiin> <3E54ABDA.4070805@komcept.com> <1045764262.27123.1.camel@ndiin> <20030221023743.A19902@twobit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.2i In-Reply-To: <20030221023743.A19902@twobit.net>; from carpaski@twobit.net on Fri, Feb 21, 2003 at 02:37:43AM -0600 Subject: Re: [gentoo-dev] Portage-2.0.47-r2 'gcc-config' issues X-Archives-Salt: 6fdd0bf4-3e9d-4f0d-a348-29198a05609e X-Archives-Hash: b0b08ab7348263d816d8ccdcce099f89 Ok... Can I get you both to test some patches then? Or anyone/everyone that has this problem via ssh. First patch is against portage.py. http://gentoo.twobit.net/portage/portage.py-2.0.47_r2-missing_bins.diff cd /usr/lib/python2.2/site-packages/ patch < ~/portage.py-2.0.47_r2-missing_bins.diff Then test it to see how it goes... If it works... Let me know... if it fails... Can you do the following patch and get me the outputs: http://gentoo.twobit.net/portage/ebuild.sh-2.0.47_r2-env_test.diff cd /usr/lib/portage/bin/ patch < ~/ebuild.sh-2.0.47_r2-env_test.diff FEATURES=keeptemp emerge gcc-config (Once it breaks, you can control-C) cd /var/tmp/portage/gcc-config-1.3.1/temp tar jcvf env-reg-yourname.tar.bz2 env.* anon ftp that to ftp.twobit.net into /incoming, or post it for me. su - FEATURES=keeptemp emerge gcc-config (Once it breaks, you can control-C) cd /var/tmp/portage/gcc-config-1.3.1/temp tar jcvf env-root-yourname.tar.bz2 env.* anon ftp that to ftp.twobit.net into /incoming, or post it for me. -- gentoo-dev@gentoo.org mailing list