Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486190 - gnustep-base/libobjc2-1.7 - sandbox violation: install -m 444 libobjc.so.4.6.0 /usr/lib64
Summary: gnustep-base/libobjc2-1.7 - sandbox violation: install -m 444 libobjc.so.4.6....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 14:19 UTC by José Romildo Malaquias
Modified: 2013-09-27 20:09 UTC (History)
1 user (show)

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


Attachments
gnustep-base:libobjc2-1.7:20130927-141451.log (gnustep-base:libobjc2-1.7:20130927-141451.log,37.89 KB, text/plain)
2013-09-27 14:19 UTC, José Romildo Malaquias
Details
Output of "emerge --info" (emerge.info.txt,17.37 KB, text/plain)
2013-09-27 14:21 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2013-09-27 14:19:46 UTC
Created attachment 359612 [details]
gnustep-base:libobjc2-1.7:20130927-141451.log

When updating my ~amd64 system, gnustep-base/libobjc2-1.7 fails with the error message:

[...]
install -m 444 `if [ "" = "yes" ] ; then echo -s ; fi` libobjc.so.4.6.0 /usr/lib64
 * ACCESS DENIED:  unlink:       /usr/lib64/libobjc.so.4.6.0
install: cannot remove ‘/usr/lib64/libobjc.so.4.6.0’: Permission denied
make: *** [install] Error 1
 * ERROR: gnustep-base/libobjc2-1.7::gentoo failed (install phase):
 *   emake failed
[...]
Comment 1 José Romildo Malaquias 2013-09-27 14:21:18 UTC
Created attachment 359614 [details]
Output of "emerge --info"
Comment 2 Bernard Cafarelli gentoo-dev 2013-09-27 20:09:43 UTC
Thanks for the report! I don't know how this skipped past my attention...

Anyway, updated ebuild commmitted, with the new cmake build system and some other enhancements