Your message dated Tue, 23 May 2017 09:04:33 +0000 with message-id <[email protected]> and subject line Bug#862988: fixed in dante 1.4.1+dfsg-5 has caused the Debian Bug report #862988, regarding dante-server: Job for danted.service failed because the control process exited with error code during installation 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.) -- 862988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862988 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dante-server Version: 1.4.1+dfsg-4 Severity: important Dear Maintainer, I am trying to install dante-server in Debian Stretch but the installations fails with the following error: ----------------------------------------------------------------------- root@defiant:~# aptitude install dante-server Se instalarán los siguiente paquetes NUEVOS: dante-server 0 paquetes actualizados, 1 nuevos instalados, 0 para eliminar y 0 sin actualizar. Necesito descargar 0 B/373 kB de ficheros. Después de desempaquetar se usarán 993 kB. Seleccionando el paquete dante-server previamente no seleccionado. (Leyendo la base de datos ... 157294 ficheros o directorios instalados actualmente.) Preparando para desempaquetar .../dante-server_1.4.1+dfsg-4_amd64.deb ... Desempaquetando dante-server (1.4.1+dfsg-4) ... Procesando disparadores para systemd (232-23) ... Configurando dante-server (1.4.1+dfsg-4) ... Job for danted.service failed because the control process exited with error code. See "systemctl status danted.service" and "journalctl -xe" for details. invoke-rc.d: initscript danted, action "start" failed. ● danted.service - SOCKS (v4 and v5) proxy daemon (danted) Loaded: loaded (/lib/systemd/system/danted.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2017-05-19 13:21:14 -03; 14ms ago Docs: man:danted(8) man:danted.conf(5) Process: 15761 ExecStart=/usr/sbin/danted -D (code=exited, status=1/FAILURE) Process: 15755 ExecStartPre=/bin/sh -c uid=`sed -n -e "s/[[:space:]]//g" -e "s/#.*//" -e "/^user\.privileged/{s/[^:]*://p;q;}" /etc/danted.conf`; if [ -n "$uid" ]; then touch /var/run/danted.pid; chown $uid /var/run/danted.pid; fi (code=exited, status=0/SUCCESS) may 19 13:21:14 defiant systemd[1]: Starting SOCKS (v4 and v5) proxy daemon (danted)... may 19 13:21:14 defiant danted[15761]: May 19 13:21:14 (1495210874.811468) danted[15761]: warning: checkconfig(): no socks authentication metho…t intended? may 19 13:21:14 defiant danted[15761]: May 19 13:21:14 (1495210874.811545) danted[15761]: error: checkconfig(): no internal address given for s… clients on may 19 13:21:14 defiant danted[15761]: May 19 13:21:14 (1495210874.811565) danted[15761]: alert: mother[1/1]: shutting down may 19 13:21:14 defiant systemd[1]: danted.service: Control process exited, code=exited status=1 may 19 13:21:14 defiant systemd[1]: Failed to start SOCKS (v4 and v5) proxy daemon (danted). may 19 13:21:14 defiant systemd[1]: danted.service: Unit entered failed state. may 19 13:21:14 defiant systemd[1]: danted.service: Failed with result 'exit-code'. Hint: Some lines were ellipsized, use -l to show in full. dpkg: error al procesar el paquete dante-server (--configure): el subproceso instalado el script post-installation devolvió el código de salida de error 1 Procesando disparadores para man-db (2.7.6.1-2) ... Procesando disparadores para systemd (232-23) ... Se encontraron errores al procesar: dante-server E: Sub-process /usr/bin/dpkg returned an error code (1) Configurando dante-server (1.4.1+dfsg-4) ... Job for danted.service failed because the control process exited with error code. See "systemctl status danted.service" and "journalctl -xe" for details. invoke-rc.d: initscript danted, action "start" failed. ● danted.service - SOCKS (v4 and v5) proxy daemon (danted) Loaded: loaded (/lib/systemd/system/danted.service; disabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2017-05-19 13:21:16 -03; 16ms ago Docs: man:danted(8) man:danted.conf(5) Process: 15865 ExecStart=/usr/sbin/danted -D (code=exited, status=1/FAILURE) Process: 15859 ExecStartPre=/bin/sh -c uid=`sed -n -e "s/[[:space:]]//g" -e "s/#.*//" -e "/^user\.privileged/{s/[^:]*://p;q;}" /etc/danted.conf`; if [ -n "$uid" ]; then touch /var/run/danted.pid; chown $uid /var/run/danted.pid; fi (code=exited, status=0/SUCCESS) may 19 13:21:16 defiant systemd[1]: Starting SOCKS (v4 and v5) proxy daemon (danted)... may 19 13:21:16 defiant danted[15865]: May 19 13:21:16 (1495210876.368422) danted[15865]: warning: checkconfig(): no socks authentication metho…t intended? may 19 13:21:16 defiant danted[15865]: May 19 13:21:16 (1495210876.368495) danted[15865]: error: checkconfig(): no internal address given for s… clients on may 19 13:21:16 defiant danted[15865]: May 19 13:21:16 (1495210876.368514) danted[15865]: alert: mother[1/1]: shutting down may 19 13:21:16 defiant systemd[1]: danted.service: Control process exited, code=exited status=1 may 19 13:21:16 defiant systemd[1]: Failed to start SOCKS (v4 and v5) proxy daemon (danted). may 19 13:21:16 defiant systemd[1]: danted.service: Unit entered failed state. may 19 13:21:16 defiant systemd[1]: danted.service: Failed with result 'exit-code'. Hint: Some lines were ellipsized, use -l to show in full. dpkg: error al procesar el paquete dante-server (--configure): el subproceso instalado el script post-installation devolvió el código de salida de error 1 Se encontraron errores al procesar: dante-server ----------------------------------------------------------------------- Please let me know if I can provide more information. Thanks in advance. Kind regards, Daniel -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages dante-server depends on: ii libc6 2.24-10 ii libpam0g 1.1.8-3.5 ii libwrap0 7.6.q-26 ii lsb-base 9.20161125 dante-server recommends no packages. dante-server suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: dante Source-Version: 1.4.1+dfsg-5 We believe that the bug you reported is fixed in the latest version of dante, 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. Peter Pentchev <[email protected]> (supplier of updated dante 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, 21 May 2017 17:23:27 +0300 Source: dante Binary: libsocksd0 libsocksd0-dev libdsocksd0 dante-client dante-server Architecture: source Version: 1.4.1+dfsg-5 Distribution: unstable Urgency: medium Maintainer: Peter Pentchev <[email protected]> Changed-By: Peter Pentchev <[email protected]> Description: dante-client - SOCKS wrapper for users behind a firewall dante-server - SOCKS (v4 and v5) proxy daemon (danted) libdsocksd0 - SOCKS library preloaded in user applications libsocksd0 - SOCKS library for packages built using libsocksd-dev libsocksd0-dev - Development files for compiling programs with SOCKS support Closes: 862988 Changes: dante (1.4.1+dfsg-5) unstable; urgency=medium . * Add an error handler to the post-install startup of dante-server so that it doesn't make the package installation fail if danted.conf has not been customized yet (i.e. always on first installation). Closes: #862988 Checksums-Sha1: 2fbe2b5e9a37d591765ef4717db887d78bbd992e 2106 dante_1.4.1+dfsg-5.dsc c5e1db6c99f630918f734124c50edcf42520bb37 40028 dante_1.4.1+dfsg-5.debian.tar.xz a6cf163308204ff0b29d6d4e593f1e48b25ec281 5606 dante_1.4.1+dfsg-5_source.buildinfo Checksums-Sha256: 9f91fe2357c91c049d27d04926c2805c50fdfb1c4ed2d8767bcfa7541a2e65c1 2106 dante_1.4.1+dfsg-5.dsc d0501e5927e196613a18df6dfd28ac688321d4f294aa7020dd7838600a36b2dc 40028 dante_1.4.1+dfsg-5.debian.tar.xz 8240e8801ae4749e44562fca8000fa8365b5fdb0c79a8a43c4c6ffd371849c33 5606 dante_1.4.1+dfsg-5_source.buildinfo Files: 12f85a08bef1ef73baaa1ee357c2b848 2106 net optional dante_1.4.1+dfsg-5.dsc d40f8e10a5c1438c70425c09123ebffa 40028 net optional dante_1.4.1+dfsg-5.debian.tar.xz 1f05e0c24ed20b77789d9b175b9f022f 5606 net optional dante_1.4.1+dfsg-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAlkj8hwACgkQZR7vsCUn 3xPsFBAAxOjiXKZWvxmoFVowfbN/kyGD3ng0MzpDLYiF/r7RAAakW5YjG1aYjlpb 4r4AGGIsU0l3xhotE5m9sTDRXqCPp1mB20o56ElmvBFwitmxPx3BBAjLAWl0320M rSegEOHLKRlxYcVNrKKk/BJrp3j65yXpo5VLelrKmq4DulTlLgLoRyYdGnhjaAws m1e3UYEk95URIDdo5IdRZUPJQTcxVwgM9+Gfd37OMQl29LoiuaDYmzMJDfMuAie6 H9R429arqnLU1sQWfUdBd8/SLvpCj88icz6TL9Sk0b5t8kp+6fOX/3GMAYo8Gj9m J6uTrjzpCZtLvXGI7RF0xfLuf/vIhWIXIl+37vZotihOOODHGK53vcI0/9WNpabh kZ8OvkCdVl6kgSfvylpwD9CLRUVY/DzKNKvTkQk6eMmn/QcI7EW6DYfJH+n9YkNJ lxRKDzu9Ub7OJrYCCsejq6Rh3uwMWKJGslnljrIZyRt0CsocL3U7rDbq7oGyaqUu XDjxVRElRlQu5UdcEF7lMlSUWUKNoN6i8G5aFvtCLUE1nIGDP9cfh/FDs4Azeq8q jhfZW5/AS09DSGa/0Wfhf9K/MHSbmTPMXJsP5EO5FgBHw2nWnDv6kd7AzdGA6mAW sHNs3YcaDEwcoRzzv0GXM30vjiK6VHbb3pqNHiQ7qlHu18gyhao= =y56L -----END PGP SIGNATURE-----
--- End Message ---

