Gentoo Archives: gentoo-dev

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

Replies

Subject Author
Re: [gentoo-dev] portage problem Geert Bevin <gbevin@×××××××.be>