Your message dated Sat, 14 Feb 2015 01:33:37 +0000 with message-id <[email protected]> and subject line Bug#740998: fixed in ndisc6 1.0.1-2 has caused the Debian Bug report #740998, regarding NetworkManager and rdnssd do not play well together 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 740998: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740998 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: rdnssd Version: 1.0.1-1+b1 Severity: normal Tags: patch ipv6 The merge-hook script overwrites /etc/resolv.conf when /sbin/resolvconf is not installed, thereby erasing additional entries in this file such as "name" etc. The following patch makes it preserve this information. I don't know if this problem also occurs (or how to fix it) when /sbin/resolvconf is installed since I don't use it. --- /etc/rdnssd/merge-hook +++ /etc/rdnssd/merge-hook @@ -23,6 +23,7 @@ if [ -x /sbin/resolvconf ]; then /sbin/resolvconf -a 000.rdnssd < "$INPUT" else - cat -- "$INPUT" > "/etc/resolv.conf" + orig=`grep -v ^nameserver "/etc/resolv.conf"` + { echo "$orig"; cat -- "$INPUT"; } > "/etc/resolv.conf" fi -- System Information: Debian Release: 7.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i686)
--- End Message ---
--- Begin Message ---Source: ndisc6 Source-Version: 1.0.1-2 We believe that the bug you reported is fixed in the latest version of ndisc6, which is due to be installed in the Debian FTP archive. 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. Michael Gilbert <[email protected]> (supplier of updated ndisc6 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: SHA512 Format: 1.8 Date: Sat, 14 Feb 2015 01:16:37 +0000 Source: ndisc6 Binary: ndisc6 ndisc6-udeb rdnssd rdnssd-udeb Architecture: source Version: 1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <[email protected]> Changed-By: Michael Gilbert <[email protected]> Description: ndisc6 - IPv6 diagnostic tools ndisc6-udeb - IPv6 diagnostic tools (udeb) rdnssd - IPv6 recursive DNS server discovery daemon rdnssd-udeb - IPv6 recursive DNS server discovery daemon (udeb) Closes: 740998 Changes: ndisc6 (1.0.1-2) unstable; urgency=medium . * QA upload. * Set maintainer to the Debian QA Group (see #713004). * Add conflicts between rdnssd and network-manager (closes: #740998). Checksums-Sha1: 27d1c2a77830e5af3c1adc276374cd947a56c6e0 2604 ndisc6_1.0.1-2.dsc 5327abbb0baf1a0374fad80c08e7ce2337c5fb15 5830 ndisc6_1.0.1-2.diff.gz Checksums-Sha256: 3b3ac5d1ed520609a9b981ef1084dc1f55f2edb60649af536ca01ceb6b895bad 2604 ndisc6_1.0.1-2.dsc 79265918cf42e44361771ea2dc25f3f1c86908ab34442c596b47cf8180d7dc22 5830 ndisc6_1.0.1-2.diff.gz Files: 74ae7124200114cd05cba33c619f4fa4 2604 net optional ndisc6_1.0.1-2.dsc 7afe41e952bd54ccca9cbc8209f0c3ea 5830 net optional ndisc6_1.0.1-2.diff.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQQcBAEBCgAGBQJU3qQwAAoJELjWss0C1vRzMUMf/iC5ZljqjHn/QSMU+88yJjqd kedP8aeG4elBcjT1LqGC0a9XuzmC55Zyp4D3r2/z15k3LUj5F2M91ginJdUf5Sbh Sn8Ul4TBkSA6JPfJ8Q3Gv6zSSLlX29Nl4leHwc984YAwYU2KUTAK9/fb+pqMlGxL t1NW8VVw9MIqt90aG3fswogGZzVwNE7+J3k4M45CdaoauEM3E769QUIAGI6nl4Ry fkNUJjbZDAtIv5Qf9l+GTPEBaYJEL1VG8xrnG+QaQxotBHtqt3s+Z10fHQR80z4B 4wKbiI6MmMejJa0j/COyH68BYgdwWBP6OYUZ/lvxe/JJxvt2OxVlXRhd1wqHwF/Z /QN5ki+sLc/8Sv8/prXbt7La559ae3R9lJm1TqzAvkGBA2ybymL5R0p3N3rOqe8Q GvKvwzGxhHfcjoRc1spAl6qZb3yP8EGonxeJfPv/3cvdOhioavvq5jOrk5hkt7Gc r9N9cIE2mMEc0F6RiYpvrcnVi/QaqMXtXtCG8ewlHf9Smu+HWhigYpsL8wIV8YGK 59ITaSraQ0QVAQ0fkvMeaEt2vA2E8yjPbuuoFFvEpfmU6i4b2ytSZkOj8uSWl6r5 VQjHAJW3DbDjxH0oMnn4NSw3a6QlIk5+O3UlfPZTwCI1BN9nKWSxpGPkyCLxy5U+ YLFwB1xYfuy19LdXTHlZFOcJVEVqnRZXqBun/8zLvVuuSu1rvm1YG7vDFiNM0i7w Y0lzfYAjsLN7W3O9FL2QTnn7P8sq21m1cApsCD9KU5I+DJIMoCNerr7ZZlD7yJLP l+LXEZtlVEkGShpisLqFLM188oUzsprOZTBPq2IDPOiqgza2SvBw2bvDLL4VZc/y qdYn4jE6WGzqgaJ3U7MGKihOYxyBfPY/ysCJl5MoYXiuPFCPr2vLpgqQx8QLw+N+ JnMBs4I4HVWTyy2oBdYZOO6ZWY95AZQbOuVU6MV2FRFZ9kcjXScpocQ4ZORQHnzJ xX9XEcS+9RbrJO9EGlvnciSJwlReAS35lMt3iEPku8qTc1tFOIXUuoz0Ce0vsewn hreL17ceQd2Qr8Iy+u/HWvsPfE6sCA3+cnAiujVUmfy7g3jx8RAnguhQBlrgy9Sh Bi9E4MyUqM2lzOknG6UCjfV3/DwAX9RJmG7OKuTd/msAQNDYt33FLSYUZLVHQ0Bp U80n/NedD/GW8yUAlqE3rWZBYMD1vKB1yiyDob7DNuDGRHPzbyc4he5odoretVOz oOn9j3Ct7AbCsOUxTnMFeZpRTK8agcrTAoq6Y86IdcRqLWVgtXHWujEvkS5kvjcO 8i5x0zTt0HIIe7OcIlghpRwcztKlldhDBloasQOcRuWVrhJzXslW7KHP2xjobYs= =/tdl -----END PGP SIGNATURE-----
--- End Message ---

