Subject: Another Fix Needed For Mac OS X pkgsrc
To: None <tech-pkg@netbsd.org>
From: Randy Beaudreault <maccult@pacbell.net>
List: tech-pkg
Date: 01/06/2003 16:16:49
Ok, I did another build of a pkgsrc package and run into the 
following problem when I installed it:
install -c -o root -g wheel -m 444 doc/man/ncftp.1 
"/Volumes/NetBSD/pkg/share/man/man1/ncftp.1"
install -c -o root -g wheel -m 444 doc/man/ncftpget.1 
"/Volumes/NetBSD/pkg/share/man/man1/ncftpget.1"
install -c -o root -g wheel -m 444 doc/man/ncftpput.1 
"/Volumes/NetBSD/pkg/share/man/man1/ncftpput.1"
install -c -o root -g wheel -m 444 doc/man/ncftpbatch.1 
"/Volumes/NetBSD/pkg/share/man/man1/ncftpbatch.1"
install -c -o root -g wheel -m 444 doc/man/ncftpls.1 
"/Volumes/NetBSD/pkg/share/man/man1/ncftpls.1"
...
Done installing NcFTP.
/bin/ls: /Volumes/NetBSD/pkg/man/man1/ncftp.1: No such file or directory
/bin/ls: /Volumes/NetBSD/pkg/man/man1/ncftpbatch.1: No such file or directory
/bin/ls: /Volumes/NetBSD/pkg/man/man1/ncftpget.1: No such file or directory
/bin/ls: /Volumes/NetBSD/pkg/man/man1/ncftpls.1: No such file or directory
/bin/ls: /Volumes/NetBSD/pkg/man/man1/ncftpput.1: No such file or directory
===> Registering installation for ncftp3-3.0.3
/Volumes/NetBSD/pkg/sbin/pkg_create: can't stat 
`/Volumes/NetBSD/pkg/man/man1/ncftp.1'
/Volumes/NetBSD/pkg/sbin/pkg_create: can't stat 
`/Volumes/NetBSD/pkg/man/man1/ncftpget.1'
/Volumes/NetBSD/pkg/sbin/pkg_create: can't stat 
`/Volumes/NetBSD/pkg/man/man1/ncftpput.1'
/Volumes/NetBSD/pkg/sbin/pkg_create: can't stat 
`/Volumes/NetBSD/pkg/man/man1/ncftpbatch.1'
/Volumes/NetBSD/pkg/sbin/pkg_create: can't stat 
`/Volumes/NetBSD/pkg/man/man1/ncftpls.1'
As you can see, the install of ncftp3 ran into trouble when 
pkg_create went to stat the man files for ncftp3.  Is this related to 
$LOCALBASE being set to a non-standard installation or something 
else?  I successfully built and installed ncftp3 on a NetBSD 1.6 box 
at the same time.  Why is there a difference in the two builds?
-- 
Randy Beaudreault

"Spam in a can" - a description of the first astronauts

"Love is like solving the perfect murder.  It's good to be good,
but better to be lucky" - Det. Frank Pembleton
 From the show, "Homicide: Life On The Street"