Your message dated Sun, 15 Oct 2006 20:02:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#392813: fixed in nss-mdns 0.8-6 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libnss-mdns Version: 0.8-5 Severity: normal After today's Sid dist-upgrade, programs couldn't resolve names anymore. E.g. "ping www.google.com" fails with "ping: unknown host www.google.com". An strace of the failing ping is below. I have never used libnss-mdns, but it was upgraded during the last dist-upgrade so it is suspect. I'm not sure why it is installed at all, I certainly never used it. I see that there is the following entry in /etc/nsswitch.conf: hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 changing this entry to hosts: files dns made things work again. # strace ping www.google.com [...] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4 setsockopt(4, SOL_IP, IP_MULTICAST_TTL, [255], 4) = 0 bind(4, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("0.0.0.0")}, 16) = 0 setsockopt(4, SOL_IP, IP_RECVTTL, [1], 4) = 0 setsockopt(4, SOL_IP, IP_PKTINFO, [1], 4) = 0 fcntl64(4, F_GETFD) = 0 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 open("/etc/resolv.conf", O_RDONLY) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6f000 read(5, "search local\nnameserver 127.0.0."..., 4096) = 34 read(5, "", 4096) = 0 close(5) = 0 munmap(0xb7f6f000, 4096) = 0 open("/dev/urandom", O_RDONLY) = 5 read(5, "\377\31", 2) = 2 close(5) = 0 ioctl(4, SIOCGIFCONF, {192, {{"lo", {AF_INET, inet_addr("127.0.0.1")}}, {"eth0", {AF_INET, inet_addr("192.168.4.1")}}, {"wlan0", {AF_INET, inet_addr("192.168.1.1")}}, {"vmnet1", {AF_INET, inet_addr("172.16.160.1")}}, {"vmnet8", {AF_INET, inet_addr("192.168.215.1")}}, {"ppp0", {AF_INET, inet_addr("84.57.79.55")}}}}) = 0 ioctl(4, SIOCGIFFLAGS, {ifr_name="eth0", ifr_flags=IFF_UP|IFF_BROADCAST|IFF_MULTICAST}) = 0 ioctl(4, SIOCGIFFLAGS, {ifr_name="wlan0", ifr_flags=IFF_UP|IFF_BROADCAST|IFF_RUNNING|IFF_MULTICAST}) = 0 ioctl(4, SIOCGIFINDEX, {ifr_name="wlan0", ifr_index=3}) = 0 sendmsg(4, {msg_name(16)={sa_family=AF_INET, sin_port=htons(5353), sin_addr=inet_addr("224.0.0.251")}, msg_iov(1)=[{"\31\377\0\0\0\1\0\0\0\0\0\0\3www\6google\3com\5loca"..., 38}], msg_controllen=24, {cmsg_len=24, cmsg_level=SOL_IP, cmsg_type=, ...}, msg_flags=0}, MSG_DONTROUTE) = -1 EPERM (Operation not permitted) close(4) = 0 write(2, "ping: unknown host www.google.co"..., 34ping: unknown host www.google.com ) = 34 exit_group(2) = ? Process 30762 detached # -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.11 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages libnss-mdns depends on: ii base-files 3.1.16 Debian base system miscellaneous f ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries libnss-mdns recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: nss-mdns Source-Version: 0.8-6 We believe that the bug you reported is fixed in the latest version of nss-mdns, which is due to be installed in the Debian FTP archive: libnss-mdns_0.8-6_i386.deb to pool/main/n/nss-mdns/libnss-mdns_0.8-6_i386.deb nss-mdns_0.8-6.diff.gz to pool/main/n/nss-mdns/nss-mdns_0.8-6.diff.gz nss-mdns_0.8-6.dsc to pool/main/n/nss-mdns/nss-mdns_0.8-6.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Anand Kumria <[EMAIL PROTECTED]> (supplier of updated nss-mdns package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 16 Oct 2006 12:18:55 +1000 Source: nss-mdns Binary: libnss-mdns Architecture: source i386 Version: 0.8-6 Distribution: unstable Urgency: medium Maintainer: Anand Kumria <[EMAIL PROTECTED]> Changed-By: Anand Kumria <[EMAIL PROTECTED]> Description: libnss-mdns - NSS module for Multicast DNS name resolution Closes: 392813 Changes: nss-mdns (0.8-6) unstable; urgency=medium . * Revert hostile package takeover. * "Unbreak the world" (Closes: #392813) . "So whether nss-mdns does or doesn't support "search local" is of no concern to me -- I just doesn't want it to interfere with my otherwise working setup." . Walter Hofmann on Joey Hess and Sjoerd Simons' period of maintainence . * Revert switch to CDBS. * Switch to using a sane /etc/nsswitch.conf so we don't break existing setups, or those over which the user has no control. * Revert "clarifications" as well. * Recommend, once again, zeroconf. Files: 708880b1d06ed3d1616cd438b4effada 688 admin optional nss-mdns_0.8-6.dsc 17d7119d9f82df743cd7680720c54ce0 5906 admin optional nss-mdns_0.8-6.diff.gz e7d7eb36e2daee2f64c5af499202240d 41350 admin optional libnss-mdns_0.8-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iQCVAwUBRTLwJWRmcAD8BdppAQL/YwP/Y/Hi8pAEW22DSBESGKcwCcA3/BOPV29J TMJDNTGCgzLuWux8ZuNdWVmaAdE4cHpogWqwj1P7ghFjwwVJjT+21f2Jfv72Dnc6 d31YjPPcmE2cnaSFnea/c6O3w7WJ+Bxkoe0s9/suizewN05PKtmhccNz+i54AbMu bdLX3tV0zZw= =aeOM -----END PGP SIGNATURE-----
--- End Message ---

