Your message dated Thu, 19 Dec 2024 18:02:07 +0000 with message-id <[email protected]> and subject line Bug#1090005: Removed package(s) from unstable has caused the Debian Bug report #1027260, regarding vtund doesn't create pidfile for client process like vtund.NAME-10.1.2.3.pid 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.) -- 1027260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027260 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vtun Version: 3.0.4-2 Severity: normal Dear Maintainer, Since v3.0.4 vtun doesn't create pidfile for client process like vtund.NAME-10.1.2.3.pid. It always rewrites pid in /run/vtund.server.pid that is wrong. I think this is upstream's regresion between v3.0.3 and v3.0.4 Replacing a single line in main.c returns the previous behavior @@ -258,7 +258,7 @@ server(sock); } else { init_title(argc,argv,env,"vtund[c]: "); - write_pid("server", NULL); + write_pid(host->host, vtun.svr_name); client(host); } -- System Information: Debian Release: 11.6 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-18-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages vtun depends on: ii libc6 2.31-13+deb11u5 ii liblzo2-2 2.10-2 ii libssl1.1 1.1.1n-0+deb11u3 ii lsb-base 11.1.0 ii udev 247.3-7+deb11u1 ii zlib1g 1:1.2.11.dfsg-2+deb11u2 vtun recommends no packages. vtun suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 3.0.4-2+rm Dear submitter, as the package vtun has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1090005 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

