Your message dated Wed, 28 May 2014 06:49:09 +0000 with message-id <[email protected]> and subject line Bug#726915: fixed in miniupnpd 1.8.20130730-3 has caused the Debian Bug report #726915, regarding Installation failed to start because /etc/default/miniupnpd gets overwritten by broken debian/miniupnpd.postinst routine. 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.) -- 726915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726915 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: miniupnpd Version: 1.8.20130730-2 Severity: important Tags: patch -- System Information: Debian Release: 7.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i586) Kernel: Linux 3.2.0-4-486 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages miniupnpd depends on: ii debconf [debconf-2.0] 1.5.49 ii iproute 20120521-3+b3 ii iptables [libxtables7] 1.4.14-3.1 ii libc6 2.13-38 ii libnfnetlink0 1.0.0-1.1 ii net-tools 1.60-24.2 ii uuid-runtime 2.20.1-5.3 miniupnpd recommends no packages. miniupnpd suggests no packages. -- Configuration Files: /etc/miniupnpd/miniupnpd.conf changed [not included] -- debconf information: * miniupnpd/iface: ppp0 * miniupnpd/listen: 10.65.6.1 * miniupnpd/start_daemon: true miniupnpd/ip6script: false See Patch: --- miniupnpd-1.8.20130730/debian/miniupnpd.postinst 2013-10-20 15:33:50.337088008 +0200 +++ miniupnpd-1.8.20130730.orig/debian/miniupnpd.postinst 2013-09-25 17:37:48.000000000 +0200 @@ -13,7 +13,7 @@ sed -i "s|^[ \t#]${1}=|${1}=|" ${DEFAULT_FILE} grep -Eq "^[ \t]*${1}=" ${DEFAULT_FILE} || \ - echo "${1}=" >>${DEFAULT_FILE} + echo "${1}=" >${DEFAULT_FILE} sed -i "s|^[ \t]*${1}=.*|${1}=${2}|" ${DEFAULT_FILE} } @@ -72,9 +72,9 @@ db_get miniupnpd/ip6script if [ "${RET}" = "true" ] ; then - replace_config_value MiniUPnPd_ip6tables_enable "yes" + replace_config_value iniUPnPd_ip6tables_enable "yes" else - replace_config_value MiniUPnPd_ip6tables_enable "no" + replace_config_value iniUPnPd_ip6tables_enable "no" fi db_stop--- miniupnpd-1.8.20130730/debian/miniupnpd.postinst 2013-10-20 15:33:50.337088008 +0200 +++ miniupnpd-1.8.20130730.orig/debian/miniupnpd.postinst 2013-09-25 17:37:48.000000000 +0200 @@ -13,7 +13,7 @@ sed -i "s|^[ \t#]${1}=|${1}=|" ${DEFAULT_FILE} grep -Eq "^[ \t]*${1}=" ${DEFAULT_FILE} || \ - echo "${1}=" >>${DEFAULT_FILE} + echo "${1}=" >${DEFAULT_FILE} sed -i "s|^[ \t]*${1}=.*|${1}=${2}|" ${DEFAULT_FILE} } @@ -72,9 +72,9 @@ db_get miniupnpd/ip6script if [ "${RET}" = "true" ] ; then - replace_config_value MiniUPnPd_ip6tables_enable "yes" + replace_config_value iniUPnPd_ip6tables_enable "yes" else - replace_config_value MiniUPnPd_ip6tables_enable "no" + replace_config_value iniUPnPd_ip6tables_enable "no" fi db_stop
--- End Message ---
--- Begin Message ---Source: miniupnpd Source-Version: 1.8.20130730-3 We believe that the bug you reported is fixed in the latest version of miniupnpd, 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. Thomas Goirand <[email protected]> (supplier of updated miniupnpd 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: SHA256 Format: 1.8 Date: Sun, 29 Sep 2013 22:32:15 +0800 Source: miniupnpd Binary: miniupnpd Architecture: source amd64 Version: 1.8.20130730-3 Distribution: unstable Urgency: medium Maintainer: Thomas Goirand <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: miniupnpd - UPnP and NAT-PMP daemon for gateway routers Closes: 724684 726915 727185 733065 Changes: miniupnpd (1.8.20130730-3) unstable; urgency=medium . * Now depending on iproute2 instead of iproute. * Added Italian debconf translaiton (Closes: #724684). * Added Spanish debconf translation, thanks to "Matias A. Bellone" <[email protected]> (Closes: #733065). * Added Swedish debconf translation, thanks to Martin Bagge <[email protected]> (Closes: #727185). * Fixed postinst that is destroying the default file (Closes: #726915). * Fixed wrong directive for enabling ipv6. Checksums-Sha1: 25516f2bc217d378de20a0b3f41dcdfc6268562c 1927 miniupnpd_1.8.20130730-3.dsc 7fcd600eb8f9a9f76d419d9f0a42afb764f9a6c2 14536 miniupnpd_1.8.20130730-3.debian.tar.xz 5c7ed28b91346b1a7ebe46f6a86a837f77ac35a8 72712 miniupnpd_1.8.20130730-3_amd64.deb Checksums-Sha256: 3d6989a3190982d1e2d7caf155da3d9120f2de1e0d151071e40fc179af37479a 1927 miniupnpd_1.8.20130730-3.dsc 3d9f7ef6f309eb647fc96862fe12e0bc718423fcb83197992058937b237ddb8f 14536 miniupnpd_1.8.20130730-3.debian.tar.xz 62cd5baf9b0e94c75657b693dd0b72c327f89084d5d41c3a1bb37684ebba2e58 72712 miniupnpd_1.8.20130730-3_amd64.deb Files: 1b941b46d31ebe95c9313a4fd830c7a5 72712 net optional miniupnpd_1.8.20130730-3_amd64.deb 5f41e27f0184e331389d11de8ad7d98c 1927 net optional miniupnpd_1.8.20130730-3.dsc adb9a3e9944c79769d2390de1335b78d 14536 net optional miniupnpd_1.8.20130730-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJThYRwAAoJENQWrRWsa0P+xoQP/2xI6upK7Tu2zYf2bsZ7pO4v k4wfkNCARSX5znZ9nZb1xq7ojwEQ/8d7lIIuVS6rUusLbLaNGM6pT07GoraIZCsv vzpiGgTYaiHk2vxTyxAKYO0MLVTphAcrzwMSEivCSF/kbsw4u/o4ZiYKRpIgWkEi tbxQy9hr9aS8Ed8eLRv6q4Xm/JYJQM0jm0stTYfzW+ZZi+YN3M8j1i++t8Bu++37 dupbbgv9ksvAJeVElP8mNzf2WvjA7Qajbjh2jTwalU+pjKF5xete+ninXxgp/lcR vqL+Xkv5IUHw4lHgamMWO7JfpGm/681LJJN17fcODvHgh4xdW/ollJ+TvqB14fFF AtHYdIndeOY3DVUO0y7/23aiNSLrGx2ZFf8wnBFg+Y/nNpQHdQZNdWwTYb3qdYhx nBTNBKMJwFGHtgYswsacD16pIipCGjHbvPLmMx9hzdNUcqIz5//ubYeYqGP8aTdc GKvuuXmbQzq1Yk43HdfLdf5LnJnYnAc7jcP/FiWUlNSYL2lacN+DGtcn1BwmmSMl FbDgsSJ2g3p4gEhBY16C3UnVX2cALfJOh/BZuxSczfHMBXg8aCYiT/hDPrW9YeQl quDJ0zN2T+G9KUwzFw6fDwxOZoM+xkryfJyJ3VGiECGnFNxQnkUwyRzCr4f4cLOV I26/mEhuULisSs3qoCFO =eb3P -----END PGP SIGNATURE-----
--- End Message ---

