pkgsrc-Bugs archive

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

pkg/38802: bootstrap/bootstrap contains incorrect path for IRIX



>Number:         38802
>Category:       pkg
>Synopsis:       bootstrap/bootstrap contains incorrect path for IRIX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 30 17:25:00 +0000 2008
>Originator:     Stuart Shelton
>Release:        pkgsrc latest from CVS
>Organization:
>Environment:
IRIX 6.5.30; MIPSpro Compilers: Version 7.4.4m
>Description:

Lines 505 and 506 of bootstrap/bootstrap contain references to '/usr/bsd/bin' - 
but this path is not correct for IRIX: the system-default BSD tools are 
installed directly into /usr/bsd.

(I, however, installed pkgsrc with prefix=/usr/bsd, so I do have a /usr/bsd/bin 
containing pkgsrc-managed files - but this isn't anything that's packaged with 
IRIX, and will not exist when bootstrap is first run)

>How-To-Repeat:

>Fix:

/usr/bsd/bin -> /usr/bsd



Home | Main Index | Thread Index | Old Index