Ivan Alden wrote:
> When I run a revdep-rebuild or emerge totem I get an access violation
> error when the system tries to compile totem.
>
> Anyone knows what could be wrong?
>
> Thanks
>
> >>> Source compiled.
>
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE = "/var/log/sandbox/sandbox-16382.log"
>
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
> unlink: /usr/share/xml2po/docbook.pyc
Not sure about that, but I just got a similar error with some *.pyc files
in /usr/share/pygtk/2.0/codegen/. I renamed those files, and could merge
the package then.
If you try this, you do not need to compile totem, just do
an "ebuild /usr/portage/media-video/totem-2.20.3.ebuild qmerge".
Or "FEATURES=keepwork emerge -1 totem", which would take slightly longer
due to unpacking and configuring again.
Wonko