pkg_add with NFS

Sergey V. Dyatko sergey.dyatko at gmail.com
Wed Aug 12 08:57:03 UTC 2009


В Tue, 11 Aug 2009 14:01:00 -0700
Robert <traveling08 at cox.net> пишет:

R> Greetings
R> 
R> A simple question from a simple mind. Or, at least a forgetful one.
R> 
R> I am slowly moving the computers in my SOHO to FreeBSD 8 from
R> 7-stable. In order to be more efficient, I am using a faster server
R> as a source and ports server. 
R> 
R> The source portion is working as designed with the slower boxes able
R> to update simply with a make kernel, reboot, make installworld.
R> 
R> I am exporting and then NFS mounting /usr/src, /usr/obj,
R> and /usr/ports.
R> 
R> I had rebuilt all of my ports on the faster computer with
R> pagkage-recursive. I change the environment on the client box of
R> PACKAGESITE to /usr/ports/packages/ALL but when I try pkg_add I get
R> the error can't stat package file 'xorg'. Yes, the file
R> xorg-7blah.tbz does show at that location.
R> 
R> I probably am forgetting something simple but my searches have not
R> triggered anything.
R> 
Hi,
did you try `cd /path/to/packages/All && pkg_add packagename` on NFS
client(-s) ?
R> Thanks
R> 
R> Robert

--
wbr, tiger


More information about the freebsd-ports mailing list