Subject: pkg/32006: lintpkgsrc -i on interix -- hard coded /dev/fs/W/usr/pkgsrc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <bkelly@coastsystems.net>
List: pkgsrc-bugs
Date: 11/05/2005 23:22:00
>Number:         32006
>Category:       pkg
>Synopsis:       lintpkgsrc -i on interix --  hard coded /dev/fs/W/usr/pkgsrc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 05 23:22:00 +0000 2005
>Originator:     Boyd Kelly
>Release:        pkgsrc 200511
>Organization:
Coast One Consulting
>Environment:
Interix media 3.5 SP-8.0.1969.32 x86 Pentium III/Celeron (rev0x0803)

(Windows XP patched for Interix)
>Description:
When running lintpkgsrc -i on Interix, user immediately receives message:

bash-3.00$ lintpkgsrc -i
Unable to opendir(/dev/fs/W/usr/pkgsrc): No such file or directory at /usr/pkg/bin/lintpkgsrc line 589.
>How-To-Repeat:
run lintpkgsrc -i

>Fix:
Search for string '/W/usr' in /usr/pkg/bin/lintpkgsrc and replace with (in my case...) 'C/SFU/usr'

(This is only the junk-yard work-around...)