Package: chrony
Version: 3.0-4
Severity: normal
Dear Maintainer,
After upgrading to stretch I noticed my network was not registering correctly.
By this I mean that even though the network (eth0) came up and worked, it
didn't have an entry in /run/network/ifstate (the ifstate file was empty).
This is using ifupdown + ifplugd in a setup that worked fine on jessie and
works fine now after removing chrony.
It took me a while to nail down the problem, but I finally noticed this kept
showing up in my log.
run-parts: /etc/network/if-up.d/chrony exited with return code 1
When I put an 'exit 0' at the top of that script my networking came up fine
and was added to /run/network/ifstate. So by exiting with an error that script
was preventing ifup from completing the ifstate registration.
I ultimately fixed this issue by removing chrony and switching to openntpd.
-- System Information:
Debian Release: 9.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 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/dash
Init: systemd (via /run/systemd/system)
Versions of packages chrony depends on:
ii adduser 3.115
ii init-system-helpers 1.48
ii iproute2 4.9.0-1
ii libc6 2.24-11+deb9u1
ii libcap2 1:2.25-1
ii libedit2 3.1-20160903-3
ii libseccomp2 2.3.1-2.1
pn libtomcrypt0 <none>
ii lsb-base 9.20161125
ii ucf 3.0036
ii util-linux 2.29.2-1
chrony recommends no packages.
chrony suggests no packages.