pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 3.0/i386 bulk build results



On Mon, Jan 30, 2006 at 06:45:08PM +0100, Adam wrote:
> >>sysutils/ntfsprogs                 tech-pkg%NetBSD.org@localhost
> >
> > install: /sbin: chown/chmod: Read-only file system
> > ln -s -f /usr/pkg/sbin/mkntfs /sbin/mkfs.ntfs
> > ln: /sbin/mkfs.ntfs: Read-only file system
> >
> >adam?
> 
> Thomas,
> 
> ntfsprogs install correctly for me ~:-|

Because "/sbin" isn't read-only. I guess that ...

ln -s -f /usr/pkg/sbin/mkntfs /sbin/mkfs.ntfs

... should really be

ln -s -f /usr/pkg/sbin/mkntfs /usr/pkg/sbin/mkfs.ntfs

        Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/



Home | Main Index | Thread Index | Old Index