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

Replies

Subject Author
Re: [gentoo-dev] portage problem Wesley Moxam - CSCI/P2001 <wmoxam@×××××××××××.ca>