Your message dated Tue, 05 Sep 2017 19:22:31 +0000 with message-id <[email protected]> and subject line Bug#777262: fixed in tinc 1.1~pre15-1 has caused the Debian Bug report #777262, regarding dash: dot file should return zero when no command is executed 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.) -- 777262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777262 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: tinc Version: 1.1~pre11-1 Severity: normal Hello, I'm using tinc through the ifupdown hooks, but the if-pre-up hook fails with dash: $ sudo ifup -v mynet Configuring interface mynet=mynet (inet) run-parts --exit-on-error --verbose /etc/network/if-pre-up.d run-parts: executing /etc/network/if-pre-up.d/bridge run-parts: executing /etc/network/if-pre-up.d/ethtool run-parts: executing /etc/network/if-pre-up.d/hostap-utils run-parts: executing /etc/network/if-pre-up.d/hostapd run-parts: executing /etc/network/if-pre-up.d/tinc + [ -z mynet ] + . /etc/default/tinc run-parts: /etc/network/if-pre-up.d/tinc exited with return code 1 Failed to bring up mynet. It seems adding some useless command in /etc/default/tinc, such as date(1), is a work-around. Changing #!/bin/sh to #!/bin/bash also works. Thanks, Yixuan -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages tinc depends on: ii libc6 2.19-14 ii liblzo2-2 2.08-1.2 ii libncurses5 5.9+20140913-1 ii libreadline6 6.3-8+b3 ii libssl1.0.0 1.0.1k-1 ii libtinfo5 5.9+20140913-1 ii zlib1g 1:1.2.8.dfsg-2+b1 tinc recommends no packages. tinc suggests no packages. -- Configuration Files: (added set -x for debugging) /etc/network/if-pre-up.d/tinc changed: set -e set -x [ -z "$IF_TINC_NET" ] && exit 0 . /etc/default/tinc setlimits() { while [ $# -gt 0 ]; do parm=$1 ; shift if [ -n "$1" -a "${1#-}" = "$1" ]; then value=$1 ; shift ulimit $parm $value else ulimit $parm fi done } test -n "$LIMITS" && setlimits $LIMITS [ -n "$IF_TINC_CONFIG" ] && EXTRA="$EXTRA -c $IF_TINC_CONFIG" [ -n "$IF_TINC_DEBUG" ] && EXTRA="$EXTRA -d$IF_TINC_DEBUG" [ -n "$IF_TINC_MLOCK" ] && EXTRA="$EXTRA --mlock" [ -n "$IF_TINC_LOGFILE" ] && EXTRA="$EXTRA --logfile=$IF_TINC_LOGFILE" [ -n "$IF_TINC_CHROOT" ] && EXTRA="$EXTRA --chroot" [ -n "$IF_TINC_USER" ] && EXTRA="$EXTRA --user=$IF_TINC_USER" /usr/sbin/tincd -n "$IF_TINC_NET" -o "Interface=$IFACE" $EXTRA sleep 0.1 i=0; while [ ! -f "/var/run/tinc.$IF_TINC_NET.pid" ] ; do if [ $i = '30' ] ; then echo 'Failed to start tinc daemon!' exit 1 fi sleep 0.1 i=$(($i+1)) done exit 0 -- no debconf information
--- End Message ---
--- Begin Message ---Source: tinc Source-Version: 1.1~pre15-1 We believe that the bug you reported is fixed in the latest version of tinc, 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. Guus Sliepen <[email protected]> (supplier of updated tinc 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: Tue, 05 Sep 2017 21:03:51 +0200 Source: tinc Binary: tinc tinc-gui Architecture: source amd64 all Version: 1.1~pre15-1 Distribution: experimental Urgency: medium Maintainer: Guus Sliepen <[email protected]> Changed-By: Guus Sliepen <[email protected]> Description: tinc - Virtual Private Network daemon tinc-gui - graphical user interface for tinc Closes: 772379 777262 832781 832784 Changes: tinc (1.1~pre15-1) experimental; urgency=medium . * New upstream release. * Bump Standards-Version. * Bump debian/compat. * Don't use while loops checking PID files anymore, the tinc CLI will wait properly for the daemon to start or stop. Closes: #772379, #832784 * Clean up scripts as suggested by Dominik George. Closes: #832781 * Test for /etc/default/tinc before trying to source it. Closes: #777262 Checksums-Sha1: 457840894799ce7aa8f8b36ee14e6c32d4261655 2155 tinc_1.1~pre15-1.dsc a3ab7638124167aea551dc7d477cd52dad9fd4f3 704145 tinc_1.1~pre15.orig.tar.gz cb548a8c3e4a364f5120bfe501d64882b23a90d5 866 tinc_1.1~pre15.orig.tar.gz.asc edd605f1bbb37d80fdf32c3dc9347c150a306871 10936 tinc_1.1~pre15-1.debian.tar.xz a9da0102ba8f9c28488a7ad4a4674752cba466f2 624968 tinc-dbgsym_1.1~pre15-1_amd64.deb 8b08a51bfd19080507b89ed6192c0cea09b8dcf4 64246 tinc-gui_1.1~pre15-1_all.deb d1ab53ceeaf719998b65e0856868561c01f74464 7997 tinc_1.1~pre15-1_amd64.buildinfo ff3da9ab72e58734468a282b74eed0836cab319e 357276 tinc_1.1~pre15-1_amd64.deb Checksums-Sha256: efa7fc9becb5a4630c303b94ce7779c1e3007d0131d9c698521d62e0c176d1be 2155 tinc_1.1~pre15-1.dsc 41dc3e40c5f8be497b779acd6f59ef4572e1430d0d0f0436f2de5cb21a59ef18 704145 tinc_1.1~pre15.orig.tar.gz 4f825a739c07e53da3bc21e7ff3c3c8347a8b4b929e39714c69f9d73fb321741 866 tinc_1.1~pre15.orig.tar.gz.asc 10de9376cce14f12a3fe5ab124b406513ec5337c631a6367da30326213d897a0 10936 tinc_1.1~pre15-1.debian.tar.xz e0484fd936f9bcfe883896d81cdfa8b40c24e37a3f1aa92293e731d66e57a1f4 624968 tinc-dbgsym_1.1~pre15-1_amd64.deb 2bfdd7beb1a8ffd518793090657feffe100e541f000399f05bfef033c4d46479 64246 tinc-gui_1.1~pre15-1_all.deb 6d6a996388b5c194d497a54f0de5f76ffc7bf97e62c3e12028188e855968eb4e 7997 tinc_1.1~pre15-1_amd64.buildinfo d728058c62357d5843f4260bcf998818bfcba651564cf0f2e89df357c295ec1c 357276 tinc_1.1~pre15-1_amd64.deb Files: f8fb133b77d5b8ff212d0323cefb8c73 2155 net optional tinc_1.1~pre15-1.dsc 64fb5847ccc7a1b35975af3eb981f727 704145 net optional tinc_1.1~pre15.orig.tar.gz 31a51c78a2ebccbbf07e1618acef2f3b 866 net optional tinc_1.1~pre15.orig.tar.gz.asc 671d2e58ff454333c2bdc12631f2150c 10936 net optional tinc_1.1~pre15-1.debian.tar.xz de5208b2d1d4d1f458fd4833cb3b0e86 624968 debug extra tinc-dbgsym_1.1~pre15-1_amd64.deb 5de85b5e6b0fdbe1a32f2780e07146cf 64246 net optional tinc-gui_1.1~pre15-1_all.deb f6f58ede845a846d57a93a803b5c7e81 7997 net optional tinc_1.1~pre15-1_amd64.buildinfo e181e5b1c793fc50e449f6bdad3c89cd 357276 net optional tinc_1.1~pre15-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEETRt3lsA+CDGZG91CP0kN64ce+foFAlmu9goACgkQP0kN64ce +fr9jg/9EO8rRk+ohCcyGGOeq16qSqNLpJZ3y5NBH9fq9uIEhSapABg3Oy597Ach rAL/PV5fY/KuuByBpXvRmkbYwhoq8R9plpwOQ6O2zQ3K7Npy+ROa2wHmpdNYLrXL h8zd8XxdT+Meq6uXdm34Ti2ERihfDvAjLao0S7gdKtIIpPfFsOuk25miDd5vCHxP Bc5M/Houb4vVxe9K1gqFq1CEls17O1WpbIo6WeAsEnNuuccmAnXbT5uBrJ9ij4TK 1DtXm/aMBOnocigH5PLkZW+pNSx7vsojRWzNfpl/mrc+HCNRRKooBsq7UqMKZKmB HRkuFUzXwRUGYt+K4PgwMoNm4mnr6fRc22fDgGXgPtILAIMtCKQmEK5MBcdfH1eo wG7aTStwuSy10gaGSntuNqdd0yWgZFfFwYKPrbko87MHx09jYfVx8bZPflWc0C71 +qXZC2bjmEZjGCJf+w3pssOWOerpU0wUUQOSFl+icqbQyrzB8KJOWvHfEm7ANFLV fecx64unA3a7saRIs/k5xfGZK7j3XeCbbNO8FTjKqKmzutiJkes37Yfh97ItSeOj hnpY73hZAby7Wv2tAHWZ+Bd+0ugqxQW7qkNcosx9rryv4VSAjdU+iMsmhfaosOYY JnzT0g82F4gt465UqIiOh6Y0Om8P+6YgpwZMvpLehKwJTIptl7s= =AHBW -----END PGP SIGNATURE-----
--- End Message ---

