Gentoo Archives: gentoo-dev

From: Nick Jones <carpaski@××××××.net>
To: Eric Andresen <ndiin1@×××.net>, MAL <mal@×××××××.com>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] Portage-2.0.47-r2 'gcc-config' issues
Date: Fri, 21 Feb 2003 22:38:56
Message-Id: 20030221161017.A30190@twobit.net
In Reply to: Re: [gentoo-dev] Portage-2.0.47-r2 'gcc-config' issues by Nick Jones
1 Ok... Can I get you both to test some patches then? Or anyone/everyone
2 that has this problem via ssh. First patch is against portage.py.
3
4 http://gentoo.twobit.net/portage/portage.py-2.0.47_r2-missing_bins.diff
5 cd /usr/lib/python2.2/site-packages/
6 patch < ~/portage.py-2.0.47_r2-missing_bins.diff
7
8 Then test it to see how it goes... If it works... Let me know... if it
9 fails... Can you do the following patch and get me the outputs:
10
11 http://gentoo.twobit.net/portage/ebuild.sh-2.0.47_r2-env_test.diff
12 cd /usr/lib/portage/bin/
13 patch < ~/ebuild.sh-2.0.47_r2-env_test.diff
14
15 FEATURES=keeptemp emerge gcc-config
16 (Once it breaks, you can control-C)
17 cd /var/tmp/portage/gcc-config-1.3.1/temp
18 tar jcvf env-reg-yourname.tar.bz2 env.*
19 anon ftp that to ftp.twobit.net into /incoming, or post it for me.
20
21 su -
22 FEATURES=keeptemp emerge gcc-config
23 (Once it breaks, you can control-C)
24 cd /var/tmp/portage/gcc-config-1.3.1/temp
25 tar jcvf env-root-yourname.tar.bz2 env.*
26 anon ftp that to ftp.twobit.net into /incoming, or post it for me.
27
28
29 --
30 gentoo-dev@g.o mailing list