On Wed, Mar 15, 2006 at 02:34:11PM +0100, Peter Palfrader wrote: > On Tue, 14 Mar 2006, Thijs Kinkhorst wrote: > > > Antoine asked me to give you a "HEADS UP" because of the following > > bug-fix I added to NetBSD's "caff" package: > > > > http://mail-index.netbsd.org/pkgsrc-changes/2006/03/13/0030.html > > > > The problem is that "caff" uses "hostname -f" which neither NetBSD > > nor Solaris understand. > > What's the suggested fix?
IIRC, it is just to change the call to "hostname -f" in caff/caff by "hostname", since BSD's hostname do not support the "-f" option but only "-s" to trim domain name information (this applies to macosx too) Cheers, antoine
pgpUArqHZMlBc.pgp
Description: PGP signature

