Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user@l.g.o
Cc: zmedico@g.o
Subject: Re: [gentoo-user] problem emerging vte
Date: Mon, 19 May 2008 00:27:56
Message-Id: 20080518202753.720ce424@osage.osagesoftware.com
In Reply to: Re: [gentoo-user] problem emerging vte by Zac Medico
1 On Sun, 18 May 2008 16:35:22 -0700
2 Zac Medico wrote:
3
4 > -----BEGIN PGP SIGNED MESSAGE-----
5 > Hash: SHA1
6 >
7 > David Relson wrote:
8 > > When I run "emerge vte" I get an access violation, just like bug
9 > > #219211 "x11-libs/vte-0.16.13 ACCESS VIOLATION during compilation"
10 > > describes.
11 > >
12 > > The bug report recommends "run python-updater when updating to
13 > > python 2.5"
14 > >
15 > > It's been a while since I upgraded to python-2.5 and removed
16 > > python-2.4. When I run python-updater, it reports
17 > >
18 > > * Can't determine any previous Python version(s).
19 > >
20 > > FYFI, I'm running an AMD64 environment. Any suggestions (beyond
21 > > reporting the problem to b.g.o???)
22 > >
23 > > Regards,
24 > >
25 > > David
26 >
27 > ACCESS DENIED unlink: /usr/share/pygtk/2.0/codegen/argtypes.pyc
28 > ACCESS DENIED open_wr: /usr/share/pygtk/2.0/codegen/argtypes.pyc
29 >
30 > Those files belong to the dev-python/pygtk package. Maybe it will
31 > help if you reinstall that package.
32 >
33 > Zac
34
35 Bingo!!!
36
37 What I actually ran was
38
39 emerge -C pygtk
40 emerge vte
41
42 Since vte depends on pygtk, the second command installed both vte and
43 pygtk. Both installed without trouble.
44
45 Thanks!
46
47 David
48 --
49 gentoo-user@l.g.o mailing list