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

Bug 5260

Summary: nmap ebuild fails / sandbox issue?
Product: Gentoo Linux Reporter: Mike Styne <mike>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.