Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] media-video/totem-2.20.3 Access violation
Date: Tue, 29 Jul 2008 15:50:18
Message-Id: 200807291750.09607.wonko@wonkology.org
In Reply to: [gentoo-user] media-video/totem-2.20.3 Access violation by Ivan Alden
1 Ivan Alden wrote:
2
3 > When I run a revdep-rebuild or emerge totem I get an access violation
4 > error when the system tries to compile totem.
5 >
6 > Anyone knows what could be wrong?
7 >
8 > Thanks
9 >
10 > >>> Source compiled.
11 >
12 > --------------------------- ACCESS VIOLATION SUMMARY
13 > ---------------------------
14 > LOG FILE = "/var/log/sandbox/sandbox-16382.log"
15 >
16 > unlink: /usr/share/xml2po/docbook.pyc
17 > unlink: /usr/share/xml2po/docbook.pyc
18 > unlink: /usr/share/xml2po/docbook.pyc
19 > unlink: /usr/share/xml2po/docbook.pyc
20 > unlink: /usr/share/xml2po/docbook.pyc
21 > unlink: /usr/share/xml2po/docbook.pyc
22 > unlink: /usr/share/xml2po/docbook.pyc
23 > unlink: /usr/share/xml2po/docbook.pyc
24
25 Not sure about that, but I just got a similar error with some *.pyc files
26 in /usr/share/pygtk/2.0/codegen/. I renamed those files, and could merge
27 the package then.
28
29 If you try this, you do not need to compile totem, just do
30 an "ebuild /usr/portage/media-video/totem-2.20.3.ebuild qmerge".
31 Or "FEATURES=keepwork emerge -1 totem", which would take slightly longer
32 due to unpacking and configuring again.
33
34 Wonko