Package: perl-modules Version: 5.8.8-6 Followup-For: Bug #319946 This seems to really be a bug with Net::Domain, I experience a similar problem after upgrading to a 2.6.17 kernel, strangely it worked fine with 2.6.16 (I noticed because munin stopped updating the graphs).
$ perl -e 'use Net::Domain qw(hostfqdn); print hostfqdn()."\n"' snafu.selfip.selfip.org The other methods still return correct values: $ uname -a Linux snafu.selfip.org 2.6.17-1-686 #1 SMP Thu Jun 29 21:48:36 UTC 2006 i686 GNU/Linux $ hostname -f snafu.selfip.org $ python -c "import socket; print socket.gethostname()" snafu.selfip.org $ ruby -rsocket -e 'puts Socket.gethostname' snafu.selfip.org u don't have a search domain in /etc/resolv.conf, resolution is done through /etc/hosts. The domain is registered at DynDNS, so I think the DNS records are fine. Cheers, Markus -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages perl-modules depends on: ii perl 5.8.8-6 Larry Wall's Practical Extraction perl-modules recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

