Gentoo Archives: gentoo-dev

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