pkgsrc-Bugs archive

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

pkg/42168: devel/scmgit-base broken on netbsd



>Number:         42168
>Category:       pkg
>Synopsis:       devel/scmgit-base broken on netbsd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 10 02:15:00 +0000 2009
>Originator:     Dan McMahill
>Release:        NetBSD 5.0_STABLE
>Organization:
NetBSD
>Environment:
        
        
>Description:

a couple of shell (/bin/sh) scripts in git use "cd -P".  The -P part is not 
known to 
our shell.  The result is a totally non-functional git.

find and grep for 'cd -P' over the git source tree will show the couple of 
spots.
        
>How-To-Repeat:
        
>Fix:

probably just rremoving -P will usually work, maybe need something a bit better.
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index