pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41506: nmap pkg fails during install on Solaris



>Number:         41506
>Category:       pkg
>Synopsis:       nmap pkg fails during install on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 29 15:05:00 +0000 2009
>Originator:     Rob Quinn
>Release:        pkgsrc-current, Solaris 2.9, Solaris 2.10
>Organization:
>Environment:
>Description:
nmap package fails to install on Solaris:

[...]
===> Installing for nmap-4.76nb3
/usr/ucb/install -c -o root -g root -d /usr/pkg/bin /usr/pkg/man/man1 
/usr/pkg/share/nmap
usage: install [-cs] [-g group] [-m mode] [-o owner] file ...  destination
       install  -d   [-g group] [-m mode] [-o owner] dir

>How-To-Repeat:

>Fix:
I broke the two "$(INSTALL) -d" lines in the Makefile down into separate 
installs.  It looks like neither Solaris install would have gotten this right, 
the one in /usr/sbin/ appears to silently ignore the directory names after the 
first.



Home | Main Index | Thread Index | Old Index