Package: radvd
Version: 1:2.15-2
Severity: normal

Hi Geert,

radvd shows some strange behavior when it's started over ssh: even in
daemon-mode, ssh would block indefinitely when you execute something
that would be executed by the init script as well:

ssh router "radvd -u radvd -p /var/run/radvd/radvd.pid"



ssh returns immediately as expected when I run one of these:

ssh router radvd -u radvd -p /var/run/radvd/radvd.pid >/dev/null
ssh router radvd -u radvd -p /var/run/radvd/radvd.pid -d3



git-bisect'ing revealed the culprit as 5294e6f, see [1].

I've also opened an upstream bug report at [2].

Cheers
Daniel



[1] 
https://github.com/reubenhwk/radvd/commit/5294e6fc0cc033a8dde64d51eefdc4c1f80e4244
[2] https://github.com/reubenhwk/radvd/issues/71


-- System Information:
Debian Release: 9.0
  APT prefers proposed-updates
  APT policy: (990, 'proposed-updates'), (990, 'stable'), (500, 'testing'), 
(98, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages radvd depends on:
ii  adduser   3.115
ii  libc6     2.24-11+deb9u1
ii  lsb-base  9.20161125

radvd recommends no packages.

radvd suggests no packages.

-- no debconf information


$ dpkg -l | grep sysvinit
ii  live-config-sysvinit      5.20170112
ii  sysvinit-core             2.88dsf-59
ii  sysvinit-utils            2.88dsf-59

Reply via email to