Package: tinc Version: 1.0.24-1 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, there is still something fishy with the new tinc version here, in that it stops working and then fails to start working, even after a restart. But I don't have more information on that yet, so I’ll report something else: $ ps -A|grep tinc $ ls /var/run/tinc/* bash: Keine Entsprechung: /var/run/tinc/* $ /etc/init.d/tinc start [ ok ] Starting tinc (via systemctl): tinc.service. $ tail -n 8 /var/log/daemon.log May 14 12:46:30 kirk systemd[1]: Starting LSB: Start tinc daemons... May 14 12:46:30 kirk tinc[29358]: Starting tinc daemons: ehbuehl0. May 14 12:46:30 kirk tinc.ehbuehl0[29364]: tincd 1.0.24 (May 11 2014 21:17:49) starting, debug level 0 May 14 12:46:30 kirk tinc.ehbuehl0[29364]: /dev/net/tun is a Linux tun/tap device (tun mode) May 14 12:46:30 kirk systemd[1]: Started LSB: Start tinc daemons. May 14 12:46:30 kirk tinc.ehbuehl0[29364]: Ready May 14 12:46:30 kirk systemd[1]: Starting ifup for ehbuehl0... May 14 12:46:30 kirk systemd[1]: Started ifup for ehbuehl0. $ tail -n 5 /var/log/daemon.log May 14 12:46:30 kirk systemd[1]: Started ifup for ehbuehl0. May 14 12:47:11 kirk systemd[1]: Stopping LSB: Start tinc daemons... May 14 12:47:11 kirk tinc.ehbuehl0[29364]: Got TERM signal May 14 12:47:11 kirk tinc[29431]: Stopping tinc daemons: ehbuehl0. May 14 12:47:11 kirk systemd[1]: Stopped LSB: Start tinc daemons. But: $ ps -A|grep tinc 29364 ? 00:00:00 tincd So tinc for some reason does not shut down. It seems to wait for something to shut down $ strace -f -p 29364 Process 29364 attached - interrupt to quit wait4(29400, ... ah, that's it: It is still waiting for the "-up" script to finish. Not sure what it should be doing, but probalby not simply sit there while the init script pretends that tinc has shut down. (The "-up" script tries to send my mail, but due to other, not yet debugged problems) that fails and hence "exim4 -qff" just sits there.) Greetings, Joachim - -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tinc depends on: ii libc6 2.18-5 ii liblzo2-2 2.06-1.2 ii libssl1.0.0 1.0.1g-4 ii zlib1g 1:1.2.8.dfsg-1 tinc recommends no packages. tinc suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlNzSqQACgkQ9ijrk0dDIGxzVgCgvii1qsU6x4RNFozLhYZEqNkK k9MAnjtTD+YyZkJNYZFR5k+UIfgQHCoH =Qiaq -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

