Gentoo Archives: gentoo-dev

From: Norberto Bensa <norberto+gentoo-dev@×××××××××.cx>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [BUG] portage broken after emerge sync
Date: Wed, 07 Apr 2004 18:28:26
Message-Id: 200404071528.24272.norberto+gentoo-dev@bensa.ath.cx
In Reply to: Re: [gentoo-dev] [BUG] portage broken after emerge sync by KRimminal
1 KRimminal wrote:
2 > try to emerge portage;
3 > maybe the reinstall will 'cure it'
4
5 Won't work. Portage is totally broken.
6
7 I've fixed it with: http://bugs.gentoo.org/show_bug.cgi?id=40831
8
9 Basically, you comment out lines 3038 and 3039
10 in /usr/lib/portage/pym/portage.py
11
12 #elif myportapi.match(x):
13 #return x
14
15 In my case, if I uncomment those lines after rsync, I get the bug back
16 again :-/
17
18 HTH,
19 Norberto
20
21 --
22 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] [BUG] portage broken after emerge sync Donnie Berkholz <spyderous@g.o>