Comment 2 for bug 1792741

Revision history for this message
Muelli (ubuntu-bugs-auftrags-killer) wrote :

I get this:

➜ ~>sudo apt-get install dante-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libllvm7
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed
  dante-server
0 to upgrade, 1 to newly install, 0 to remove and 22 not to upgrade.
Need to get 349 kB of archives.
After this operation, 994 kB of additional disk space will be used.
Get:1 http://de.archive.ubuntu.com/ubuntu bionic/universe amd64 dante-server amd64 1.4.2+dfsg-2build1 [349 kB]
Fetched 349 kB in 0s (1.196 kB/s)
Selecting previously unselected package dante-server.
(Reading database ... 410665 files and directories currently installed.)
Preparing to unpack .../dante-server_1.4.2+dfsg-2build1_amd64.deb ...
Unpacking dante-server (1.4.2+dfsg-2build1) ...
Processing triggers for ureadahead (0.100.0-21) ...
ureadahead will be reprofiled on next reboot
Processing triggers for systemd (237-3ubuntu10.21) ...
Setting up dante-server (1.4.2+dfsg-2build1) ...
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 Wed 2019-05-22 19:20:19 CEST; 9ms ago
     Docs: man:danted(8)
           man:danted.conf(5)
  Process: 16684 ExecStart=/usr/sbin/danted -D (code=exited, status=1/FAILURE)
  Process: 16680 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)

Mai 22 19:20:19 unibox systemd[1]: Starting SOCKS (v4 and v5) proxy daemon (danted)...
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997269) danted[16684]: warning: checkconfig(): no socks authentication methods enabled. This means all socks requests will be blocked after negotiation. Perhaps this is not intended?
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997306) danted[16684]: error: checkconfig(): no internal address given for server to listen for clients on
Mai 22 19:20:19 unibox danted[16684]: May 22 19:20:19 (1558545619.997321) danted[16684]: alert: mother[1/1]: shutting down
Mai 22 19:20:19 unibox systemd[1]: danted.service: Control process exited, code=exited status=1
Mai 22 19:20:19 unibox systemd[1]: danted.service: Failed with result 'exit-code'.
Mai 22 19:20:19 unibox systemd[1]: Failed to start SOCKS (v4 and v5) proxy daemon (danted).
Please edit the Dante server config file /etc/danted.conf and specify at least the following directives: internal external
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for ureadahead (0.100.0-21) ...
Processing triggers for systemd (237-3ubuntu10.21) ...