Gentoo Archives: gentoo-dev

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