Access Denied
Published on May 4th, 2006 in Gentoo
Recently, I wanted to do an ‘emerge -u world’, but, as from time to time, it didn’t quite work out. The following error appeared throughout the compilation process:
ACCESS DENIED unlink: /usr/share/xml2po/docbook.pyc
ACCESS DENIED open_wr: /usr/share/xml2po/docbook.pyc
Error message at the end:
————————— ACCESS VIOLATION SUMMARY —————————
LOG FILE = “/var/log/sandbox/sandbox-app-arch_-_file-roller-2.12.3-14463.log”
So I surfed the web & checked the gentoo forum and found out, that I was somehow, missing the gnome-doc-utils since the last gnome update. So I re-emerged them with ‘emerge gnome-doc-utils’ and it the error was gone. If anyone should experience the same problem, try this. Should be a quick & simple fix.
Share ThisTrackback URL for this post:
http://www.yatblog.com/2006/05/04/16/trackback/
Martin June 13th, 2006
Hi André,
well, as the post already suggests, you have to execute ‘emerge gnome-doc-utils’. That worked for me. Try that. If it doesn’t, can you post the exact error msg and/or log file?
Gunther July 6th, 2006
Hi.
Another try could be executing ‘python-updater’. Worked for me with this error.
Gunther
Western Express October 30th, 2007
Hi! good work ! You are working in right direction