Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5260 - nmap ebuild fails / sandbox issue?
Summary: nmap ebuild fails / sandbox issue?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-19 14:55 UTC by Mike Styne
Modified: 2003-02-04 19:42 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 Mike Styne 2002-07-19 14:55:23 UTC
An emerge of nmap fails unexpectedly with the output below
These results are reproduceable on two systems. A temporary workaround is to
execute:

#FEATURES="-sandbox" emerge nmap

OUTPUT FOLLOWS:

>>> Install nmap-2.54_beta36 into /var/tmp/portage/nmap-2.54_beta36/image/
category net-analyzer
./shtool mkdir -f -p -m 755 /var/tmp/portage/nmap-2.54_beta36/image//usr/bin
/var/tmp/portage/nmap-2.54_beta36/image//usr/share/man/man1 /usr/share/nmap
/var/tmp/portage/nmap-2.54_beta36/image//usr/share/gnome/apps/Utilities
ACCESS DENIED  mkdir:     /usr/share/nmap
mkdir: cannot create directory `/usr/share/nmap': Permission denied
chmod: failed to get attributes of `/usr/share/nmap': No such file or directory
make: *** [install] Error 1
strip:
>>> Completed installing into /var/tmp/portage/nmap-2.54_beta36/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-nmap-2.54_beta36-6255.log"

mkdir:     /usr/share/nmap
--------------------------------------------------------------------------------
!!! emerge aborting on  /usr/portage/net-analyzer/nmap/nmap-2.54_beta36.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-19 15:41:33 UTC
fixed in portage, thanks for the catch.