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

Bug 103158

Summary: beagle-0.0.12-r1 sandbox vio /usr/lib/epiphany/1.7/extensions/libbeagleextension.so (USE=epiphany)
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Project Gentopia <gentopia>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2005-08-20 09:57:09 UTC
/bin/install -c .libs/libbeagleextension.so
/usr/lib/epiphany/1.7/extensions/libbeagleextension.so
ACCESS DENIED  open_wr:  
/usr/lib/epiphany/1.7/extensions/libbeagleextension.so/bin/install: cannot
create regular file `/usr/lib/epiphany/1.7/extensions/libbeagleextension.so':
Permission denied
make[2]: *** [install-extensionLTLIBRARIES] Error 1
make[2]: Leaving directory
`/var/tmp/portage/beagle-0.0.12-r1/work/beagle-0.0.12/epiphany-extension'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/beagle-0.0.12-r1/work/beagle-0.0.12/epiphany-extension'
make: *** [install-recursive] Error 1

!!! ERROR: app-misc/beagle-0.0.12-r1 failed.
!!! Function einstall, Line 524, Exitcode 2
!!! einstall failed
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY
---------------------------LOG FILE =
"/var/log/sandbox/sandbox-app-misc_-_beagle-0.0.12-r1-10453.log"

open_wr:   /usr/lib/epiphany/1.7/extensions/libbeagleextension.so
--------------------------------------------------------------------------------

I think it probably needs USE_DESTDIR="1".
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2005-08-25 22:56:14 UTC
It sure does. Can't believe I missed it. Thank you again.