From owner-freebsd-stable Mon Oct 21 3:45:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C894E37B401 for ; Mon, 21 Oct 2002 03:45:15 -0700 (PDT) Received: from dorfl.internal.moreton.com.au (pacific.moreton.com.au [203.143.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D63C43E3B for ; Mon, 21 Oct 2002 03:45:11 -0700 (PDT) (envelope-from pdh@moreton.com.au) Received: from dorfl.internal.moreton.com.au (localhost [127.0.0.1]) by dorfl.internal.moreton.com.au (8.12.3/8.12.3) with ESMTP id g9LAj6Y4073045 for ; Mon, 21 Oct 2002 20:45:06 +1000 (EST) (envelope-from pdh@moreton.com.au) Received: (from pdh@localhost) by dorfl.internal.moreton.com.au (8.12.3/8.12.3/Submit) id g9LAj65R073041 for freebsd-stable@FreeBSD.ORG; Mon, 21 Oct 2002 20:45:06 +1000 (EST) (envelope-from pdh) Date: Mon, 21 Oct 2002 20:45:06 +1000 From: Phil Homewood To: freebsd-stable@FreeBSD.ORG Subject: Re: Syslog.pm Cannot get host name of local machine Message-ID: <20021021104506.GA71836@dorfl.internal.moreton.com.au> References: <1035196522.1771.12.camel@linux> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1035196522.1771.12.camel@linux> User-Agent: Mutt/1.4i X-PGP-Key-ID: 1024/EDE1CCB5 1996/02/26 X-PGP-Fingerprint: 86 B5 37 9D 5B ED EC BB 7C 0D B5 D6 C2 45 13 F1 X-PGP-Public-Key-Finger: phil@rivendell.apana.org.au X-PGP-Public-Key-URL: http://rivendell.apana.org.au/~phil/pgp.asc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Simon Dick wrote: > > Cannot get host name of local machine at /usr/libdata/perl/5.00503/Sys/Syslog.pm line 248 > > I got that too, I still can't see a reason why it's not working :( I suspect you've found a bug in Sys::Hostname which I reported nearly three years (and several email addresses) ago, and which never got fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=misc/15662 contains the PR and a patch which might fix your problem. Another workaround (which really only works by accident) might be simply to set $ENV{'PATH'} explicitly in spamd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message