If I add the following pinning chrony is kept:
# cat /etc/apt/preferences.d/chrony-pin Package: systemd-timesyncd Pin: release n=focal* Pin-Priority: -1
Ntp packages is affected the same way.
Systemd's dependencies (systemd-timesyncd | time-daemon) allows keeping chrony, ntp, etc., but APT chooses systemd-timesyncd. Maybe we need a quirk or an adjustment of a quirk in u-r-u.
If I add the following pinning chrony is kept:
# cat /etc/apt/ preferences. d/chrony- pin
Package: systemd-timesyncd
Pin: release n=focal*
Pin-Priority: -1
Ntp packages is affected the same way.
Systemd's dependencies (systemd-timesyncd | time-daemon) allows keeping chrony, ntp, etc., but APT chooses systemd-timesyncd. Maybe we need a quirk or an adjustment of a quirk in u-r-u.