Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] portage-1.5.1-r1 doesn't work proberly .. at least on my system
Date: Wed, 13 Jun 2001 12:38:06
Message-Id: 20010613123806.A1187@cvs.gentoo.org
In Reply to: [gentoo-dev] portage-1.5.1-r1 doesn't work proberly .. at least on my system by Holger Brueckner
1 On Wed, Jun 13, 2001 at 07:10:26PM +0200, Holger Brueckner wrote:
2 > Hello,
3 >
4 > > I just updated portage-1.5.1-r1 with the fix to the problem you're
5 > > seeing, please wait about a half hour and then run "emerge rsync" and
6 > > then emerge the latest portage.
7 >
8 > which unfortunately doesn't work on my system .. here's the error trace:
9 >
10 > > emerge ethereal-0.8.18.ebuild
11 > Calculating dependencies.Traceback (most recent call last):
12 > File "/usr/sbin/emerge", line 275, in ?
13 > mydepgraph.create(mytype+" "+portage.root+" "+mykey)
14 > File "/usr/sbin/emerge", line 53, in create
15 > mydep["/"]=edepend[0]+" "+edepend[1]
16 > IndexError: list index out of range
17
18 This is because there are some dependency bugs in the ebuild. I'll
19 fix 'em, and they'll be on rsync in 15 minutes.
20
21 --
22 Daniel Robbins <drobbins@g.o>
23 President/CEO http://www.gentoo.org
24 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] portage-1.5.1-r1 doesn't work proberly .. at least on my system Holger Brueckner <lists@××××××××.de>