Your message dated Wed, 01 May 2013 09:03:55 +0000
with message-id <[email protected]>
and subject line Bug#704701: fixed in tinc 1.1~pre7-2
has caused the Debian Bug report #704701,
regarding tinc: init script fails to pass extra arguments to tincd
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.)
--
704701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tinc
Version: 1.1~pre6-1
Severity: normal
Tags: patch
Hi,
when started by the init script, tinc does not honor the extra arguments
set in /etc/default/tinc.
Thanks,
Gian Piero.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tinc depends on:
ii dpkg 1.16.10
ii install-info 4.13a.dfsg.1-10
ii libc6 2.13-38
ii liblzo2-2 2.06-1
ii libncurses5 5.9-10
ii libreadline6 6.2+dfsg-0.1
ii libssl1.0.0 1.0.1e-2
ii libtinfo5 5.9-10
ii zlib1g 1:1.2.7.dfsg-13
tinc recommends no packages.
tinc suggests no packages.
-- Configuration Files:
/etc/default/tinc changed [not included]
-- no debconf information
Thu Apr 4 20:28:56 CEST 2013 Gian Piero Carrubba <[email protected]>
* init script fails to pass extra arguments to tincd
+ remove the '--' as it is passed unaltered to tincd, preventing it to read
trailing parameters
+ pass extra arguments also when restarting the daemon
diff -rN -u old-tinc-1.1~pre6/debian/tinc.init new-tinc-1.1~pre6/debian/tinc.init
--- old-tinc-1.1~pre6/debian/tinc.init 2013-04-04 21:23:04.563013650 +0200
+++ new-tinc-1.1~pre6/debian/tinc.init 2013-04-04 21:23:04.563013650 +0200
@@ -41,7 +41,7 @@
egrep '^[ ]*[a-zA-Z0-9_-]+' $NETSFILE | while read net args; do
echo -n " $net"
case "$1" in
- start) $CONTROL -n $net start -- $EXTRA $args ;;
+ start|restart) $CONTROL -n $net $1 $EXTRA $args ;;
*) $CONTROL -n $net $1 ;;
esac
done
--- End Message ---
--- Begin Message ---
Source: tinc
Source-Version: 1.1~pre7-2
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: SHA1
Format: 1.8
Date: Wed, 01 May 2013 10:41:31 +0200
Source: tinc
Binary: tinc tinc-gui
Architecture: source amd64 all
Version: 1.1~pre7-2
Distribution: experimental
Urgency: low
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: 704701 704702 704708
Changes:
tinc (1.1~pre7-2) experimental; urgency=low
.
[ Gian Piero Carrubba ]
* Init script fails to pass extra arguments to tincd. Closes: #704701
+ Remove the '--' as it is passed unaltered to tincd, preventing it to read
trailing parameters.
+ Pass extra arguments also when restarting the daemon.
* Set process limits when started by ifupdown. Closes: #704702
.
[ Guus Sliepen ]
* Check whether the tincd process is still running in the if-post-down
script.
Closes: #704708
Checksums-Sha1:
6f2ec9316c2d65f2f0d4a4fb5437f5dca698b5c9 1197 tinc_1.1~pre7-2.dsc
3f77425db0106dc45318d82e4aa23476bec03c50 10321 tinc_1.1~pre7-2.debian.tar.gz
f1098e96fe751e18ade9dc5a07e99b65e74e888a 280220 tinc_1.1~pre7-2_amd64.deb
cad54b9797af22e88db33db0052829c3ce9f6788 52098 tinc-gui_1.1~pre7-2_all.deb
Checksums-Sha256:
9e7af426081dcefe22f8bcd81853b50c09f9ebd3297e7e2783660aa6fc45b0fc 1197
tinc_1.1~pre7-2.dsc
904fe73dd5170293fbf78291eb662ae5b988f87dd50532756d2b891bc196499e 10321
tinc_1.1~pre7-2.debian.tar.gz
a8d0cebf90441c1f9cd089316dea7b06b94e8f7ff9186dcd742502c28e070f0f 280220
tinc_1.1~pre7-2_amd64.deb
8d9e5922db221fdaad2d1bd75fbc05d18583bf10579127eb5653bee6cfd8ab13 52098
tinc-gui_1.1~pre7-2_all.deb
Files:
a8dfc7005659223c59f3ba96a4865e34 1197 net optional tinc_1.1~pre7-2.dsc
5677d825855469728cde0931d8230387 10321 net optional
tinc_1.1~pre7-2.debian.tar.gz
33806cd98b33e0f63f771fb92790c865 280220 net optional tinc_1.1~pre7-2_amd64.deb
8ad94b45769f9b444125552bec00d9ca 52098 net optional tinc-gui_1.1~pre7-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGA1asACgkQAxLow12M2nsp0wCgmvFXnmLkInkuegnqtIgdWg/P
dcQAoJ+tdVDlQLoi0AQnCl9W+7emQf6H
=7dQV
-----END PGP SIGNATURE-----
--- End Message ---