On Wednesday 08 November 2006 15:18, Hemmann, Volker Armin wrote: > On Wednesday 08 November 2006 15:03, Stefán István wrote: > > Hi! > > I try to emerge pgp, and get the following error when the compilation is > > > > finished: > > >>> Source compiled. > > > > --------------------------- ACCESS VIOLATION SUMMARY > > --------------------------- > > LOG FILE = > > "/var/log/sandbox/sandbox-app-crypt_-_gnupg-1.9.20-r3-26975.log" > > > > access_wr: / > > ------------------------------------------------------------------------- > >-- ----- > > > > What does this mean? > > > > Thanks, > > István > > as it says, somewhere the ebuild/app tried to write outside of the sandbox > and got stopped. Read the log. Usually that means that something is broken. > Try a different pgp version - and don't disable sandbox. Disabling sanbox > is evil. Actually the most likely cause is bug #101433 [1]. Which means he needs to upgrade his sandbox: # FEATURES=-sandbox emerge --oneshot sandbox After that he should have no issues with emerging gnupg without disabling sandbox. [1] http://bugs.gentoo.org/show_bug.cgi?id=101433 -- Bo Andresen