Your message dated Wed, 11 Oct 2006 14:35:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#387231: fixed in nss-mdns 0.8-5 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-4.1 Severity: normal Tags: patch Hi, The sysconfdif and localstatedir are not set in the configure call, so they get the default value of PREFIX/etc and PREFIX/var. Then, it does not find the /etc/mdns.allow neither the avahi's socket. Thanks, Santi -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (104, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) Versions of packages libnss-mdns depends on: ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries Versions of packages libnss-mdns recommends: ii zeroconf 0.9-1 IPv4 link-local address allocator -- no debconf informationdiff -ur nss-mdns-0.8.orig/debian/rules nss-mdns-0.8/debian/rules --- nss-mdns-0.8.orig/debian/rules 2006-09-12 13:05:03.000000000 +0200 +++ nss-mdns-0.8/debian/rules 2006-09-12 13:08:51.000000000 +0200 @@ -27,7 +27,7 @@ config.status: configure dh_testdir # Add here commands to configure the package. - ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" build: build-stamp
--- End Message ---
--- Begin Message ---Source: nss-mdns Source-Version: 0.8-5 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-5_sparc.deb to pool/main/n/nss-mdns/libnss-mdns_0.8-5_sparc.deb nss-mdns_0.8-5.diff.gz to pool/main/n/nss-mdns/nss-mdns_0.8-5.diff.gz nss-mdns_0.8-5.dsc to pool/main/n/nss-mdns/nss-mdns_0.8-5.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. Sjoerd Simons <[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: Wed, 11 Oct 2006 11:32:46 +0200 Source: nss-mdns Binary: libnss-mdns Architecture: source sparc Version: 0.8-5 Distribution: unstable Urgency: low Maintainer: Utopia Maintenance Team <[EMAIL PROTECTED]> Changed-By: Sjoerd Simons <[EMAIL PROTECTED]> Description: libnss-mdns - NSS module for Multicast DNS name resolution Closes: 351990 353131 378608 387231 388864 Changes: nss-mdns (0.8-5) unstable; urgency=low . * Take over the package for the pkg-utopia team. T * Acknowledge NMU's (Closes: #388864, #351990, #353131, #378608) * Switch to cdbs. As a side-effect the sysconfdir and localstatedir are set correctly (Closes: #387231) * debian/patches/00_dns_unaligned_access.patch: - Added. Prevent unaligned access when creating/parsing dns packets. Files: f970a4e284922647f970093244b7a47b 658 admin optional nss-mdns_0.8-5.dsc 9813ab0d2f8dc125e2f53691c7310f31 3848 admin optional nss-mdns_0.8-5.diff.gz df575aae34885edf80b0305008961ad0 36174 admin optional libnss-mdns_0.8-5_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFLTuMgTd+SodosdIRArc6AJ43iybUE9wDn+9Q0gaPo6vor1+eWACdFQtl z0zTeqy9kLQ0hu2uxptSXlg= =JETa -----END PGP SIGNATURE-----
--- End Message ---

