Gentoo Archives: gentoo-dev

From: Geert Bevin <gbevin@×××××××.be>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] portage problem
Date: Mon, 14 Jan 2002 13:26:37
Message-Id: 1011036675.15743.0.camel@willow.theleaf.office
In Reply to: Re: [gentoo-dev] portage problem by Gila
1 While being in /etc do
2 ln -s ../usr/portage/profiles/default-1.0_rc6 /etc/make.profile
3
4 On Mon, 2002-01-14 at 20:04, Gila wrote:
5 > if have no /etc/make.profile only a make.conf. on what must it be linked
6 > ?
7 >
8 > On Mon, 2002-01-14 at 20:33, Daniel Robbins wrote:
9 > > On Mon, 2002-01-14 at 11:10, Gila wrote:
10 > > > root@Gila portage # emerge portage-1.8.5.ebuild
11 > > > emerge portage-1.8.5.ebuild
12 > > > >>> /etc/make.profile/virtuals does not exist. Continuing anyway...
13 > > > Calculating dependencies.Traceback (most recent call last):
14 > > > File "/usr/sbin/emerge", line 550, in ?
15 > > > mydepgraph.create(mytype+" "+portage.root+"
16 > > > "+mykey,None,"--onlydeps" not in myopts)
17 > > > File "/usr/sbin/emerge", line 62, in create
18 > > > if not self.db[myroot]["porttree"].exists_specific(mykey):
19 > > > File "/usr/lib/python2.0/site-packages/portage.py", line 1275, in
20 > > > exists_specific
21 > > > self.populate()
22 > > > File "/usr/lib/python2.0/site-packages/portage.py", line 1753, in
23 > > > populate
24 > > > mylines=grabfile(profiledir+"/packages")
25 > > > TypeError: bad operand type(s) for +
26 > > >
27 > > > this is the output i get from portage. i just installed 1.8.4 when i
28 > > > found out that 1.8.5 was releasd ... how can i fix this and whats the
29 > > > cause ?
30 > >
31 > > Does your /etc/make.profile symlink exist? Is it pointing to a profile
32 > > in /usr/portage?
33 > >
34 > > --
35 > > Daniel Robbins <drobbins@g.o>
36 > > Chief Architect/President http://www.gentoo.org
37 > > Gentoo Technologies, Inc.
38 > >
39 > > _______________________________________________
40 > > gentoo-dev mailing list
41 > > gentoo-dev@g.o
42 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
43 >
44 >
45 > _______________________________________________
46 > gentoo-dev mailing list
47 > gentoo-dev@g.o
48 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
49 >
50 --
51 Geert Bevin
52 the Leaf sprl/bvba
53 "Use what you need" Pierre Theunisstraat 1/47
54 http://www.theleaf.be 1030 Brussels
55 gbevin@×××××××.be Tel & Fax +32 2 241 19 98

Replies

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