Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103158 - beagle-0.0.12-r1 sandbox vio /usr/lib/epiphany/1.7/extensions/libbeagleextension.so (USE=epiphany)
Summary: beagle-0.0.12-r1 sandbox vio /usr/lib/epiphany/1.7/extensions/libbeagleextens...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Project Gentopia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-20 09:57 UTC by Ed Catmur
Modified: 2005-08-25 22:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.