Gentoo Archives: gentoo-dev

From: Ryan Phillips <rphillips@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] portage 2.0
Date: Mon, 17 Jun 2002 00:59:11
Message-Id: 20020616225858.26556330.rphillips@gentoo.org
In Reply to: [gentoo-dev] portage 2.0 by Milos Negovanovic
1 Try portage 2.0.1...
2
3 -Ryan
4
5 On Mon, 17 Jun 2002 17:48:56 +1200
6 "Milos Negovanovic" <milosn@××××××××××××.nz> wrote:
7
8 > Hi,
9 >
10 > ive emerged portage 2.0 and this is the error i get when i try to run "emerge --pretend --update world" or "... system":
11 >
12 >
13 > These are the packages that I would merge, in order.
14 >
15 > Calculating world dependencies -
16 >
17 > !!! Portage had a problem processing this file:
18 > !!! /usr/portage/sys-libs/glibc/glibc-2.2.5-r4.ebuild
19 > /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -611: unexpec
20 > ted EOF while looking for matching `"'
21 > /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -608: syntax
22 > error: unexpected end of file
23 >
24 > !!! ERROR: The ebuild did not complete successfully.
25 > !!! Function inherit, Line 46, Exitcode 1
26 > !!! died sourcing /usr/portage/eclass/flag-o-matic.eclass in inherit()
27 >
28 > !!! aborting.
29 >
30 > Traceback (most recent call last):
31 > File "/usr/bin/emerge", line 1193, in ?
32 > if not mydepgraph.syscreate(getworldlist()):
33 > File "/usr/bin/emerge", line 494, in syscreate
34 > if not self.create(self.match(myline,mykey="update (likely old /var/db/pkg e
35 > ntry)")):
36 > File "/usr/bin/emerge", line 399, in create
37 > mydb=open(mydbkey,"r")
38 > IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-glibc-2.2.
39 > 5-r4.ebuild'
40 >

Replies

Subject Author
Re: [gentoo-dev] portage 2.0 Milos Negovanovic <milosn@××××××××××××.nz>