Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7820

Summary: Various ebuilds fail with access violation mgs for the same perl library dir
Product: Gentoo Linux Reporter: Grant Adamson <gadamson>
Component: New packagesAssignee: Michael Cummings (RETIRED) <mcummings>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Grant Adamson 2002-09-12 03:11:22 UTC
While trying to emerge libwww-perl, my ebuild died with ACCESS VIOLATION  
messages while trying to copy files to the /usr/lib/perl5/site_perl directory.  
Later, while trying to emerge gimp, the ebuild died with the same message  
while trying to copy files to the same directory. Looking at the forums, it  
seems this is not an isolated incident.  
  
My USE flags: "mmx 3dnow sse cups X xv opengl fbcon kde qt arts -gnome ncurses  
sdl svga avi mpeg quicktime alsa dvd xmms oggvorbis encode pam ssl crypt spell  
truetype java perl libg++ mysql odbc innodb samba"  
  
I've since managed to get both gimp and libwww-perl to install, but I had to  
use the rather ugly "export SANDBOX_DISABLED=1" method.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-09-12 20:06:19 UTC
Since I can only fix the ones that are brought to my attention...

Gimp already has a bug open. Please search bugzilla for more information.

Libwww-perl has been corrected. Please emerge rsync and try again.
Comment 2 Grant Adamson 2002-09-12 22:03:42 UTC
emerge rsync'd and re-emerged libwww-perl, works fine now. Thanks 
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-09-14 07:55:21 UTC
Excellent. Closing this one out. Thanks for your help!