Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] pkg_postinst errors portage 1.5.3
Date: Sun, 05 Aug 2001 14:39:11
Message-Id: 20010805145013.5433b1d2.erichey2@home.com
In Reply to: Re: [gentoo-dev] pkg_postinst errors portage 1.5.3 by Daniel Robbins
1 On Sun, 5 Aug 2001 14:18:01 -0600 Daniel Robbins <drobbins@g.o>
2 wrote:
3
4 > On Sun, Aug 05, 2001 at 12:27:40PM -0700, Gontran wrote:
5 > > * Daniel Robbins (drobbins@g.o) wrote:
6 > > > On Sun, Aug 05, 2001 at 01:00:07PM -0600, Daniel Robbins wrote:
7 > > >
8 > > > > The permission denied message is a problem related to those files
9 > being
10 > > > > busy.
11 > > >
12 > > > Um; this is now fixed on CVS. Everyone should remerge the new
13 > portage-1.5.3;
14 > > > if for some reason Portage doesn't run, then make sure you have
15 > portage.py and
16 > > > xpak.py in /usr/lib/python2.0/site-packages. If so, then zap the
17 > portage.py(c)
18 > > > and xpak.py(c) files in /usr/lib/python2.0/, which is the old
19 > location.
20 > > >
21 > >
22 > > I got the new portage from 12:08 MST with
23 > >
24 > > > emerge rsync
25 > >
26 > > but ...
27 > >
28 > > > cd /usr/portage/sys-apps/portage
29 > > > emerge portage-1.5.3.ebuild
30 > > Calculating dependencies.Traceback (most recent call last):
31 > > File "/usr/sbin/emerge", line 436, in ?
32 > > mydepgraph.create(mytype+" "+portage.root+" "+mykey)
33 > > File "/usr/sbin/emerge", line 55, in create
34 > > edepend=portage.doebuild(myebuild,"depend",1,edebug)
35 > > TypeError: too many arguments; expected 3, got 4
36 >
37 > Yes; as I explained, you need to delete the old portage.py and xpak.py
38 > in
39 > /usr/lib/python2.0 for Portage to work again.
40 >
41 > Best Regards,
42 >
43
44 Is that "delete them" before or after merging portage 1.5.3?
45
46
47 --
48 Collins Richey
49 Denver Area
50 Gentoo_rc5 XFCE

Replies

Subject Author
Re: [gentoo-dev] pkg_postinst errors portage 1.5.3 Daniel Robbins <drobbins@g.o>