Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 11:58:35 +0300
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        Robert <traveling08@cox.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: pkg_add with NFS
Message-ID:  <20090812115835.00dc36bc@notebook>
In-Reply-To: <20090811140100.2566f9ce@vaio>
References:  <20090811140100.2566f9ce@vaio>

next in thread | previous in thread | raw e-mail | index | archive | help
В Tue, 11 Aug 2009 14:01:00 -0700
Robert <traveling08@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090812115835.00dc36bc>