Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] portage problem
Date: Mon, 14 Jan 2002 13:00:55
Message-Id: 1011036821.10838.29.camel@inventor.gentoo.org
In Reply to: [gentoo-dev] portage problem by Gila
1 On Mon, 2002-01-14 at 11:10, Gila wrote:
2 > root@Gila portage # emerge portage-1.8.5.ebuild
3 > emerge portage-1.8.5.ebuild
4 > >>> /etc/make.profile/virtuals does not exist. Continuing anyway...
5 > Calculating dependencies.Traceback (most recent call last):
6 > File "/usr/sbin/emerge", line 550, in ?
7 > mydepgraph.create(mytype+" "+portage.root+"
8 > "+mykey,None,"--onlydeps" not in myopts)
9 > File "/usr/sbin/emerge", line 62, in create
10 > if not self.db[myroot]["porttree"].exists_specific(mykey):
11 > File "/usr/lib/python2.0/site-packages/portage.py", line 1275, in
12 > exists_specific
13 > self.populate()
14 > File "/usr/lib/python2.0/site-packages/portage.py", line 1753, in
15 > populate
16 > mylines=grabfile(profiledir+"/packages")
17 > TypeError: bad operand type(s) for +
18 >
19 > this is the output i get from portage. i just installed 1.8.4 when i
20 > found out that 1.8.5 was releasd ... how can i fix this and whats the
21 > cause ?
22
23 Does your /etc/make.profile symlink exist? Is it pointing to a profile
24 in /usr/portage?
25
26 --
27 Daniel Robbins <drobbins@g.o>
28 Chief Architect/President http://www.gentoo.org
29 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] portage problem Gila <Gila@××××.nl>