#997836 linuxptp's timemaster service and missing chrony package causing log errors

Package:
linuxptp
Source:
linuxptp
Description:
Precision Time Protocol (PTP, IEEE1588) implementation for Linux
Submitter:
"Jason L. Quinn"
Date:
2021-10-25 16:42:03 UTC
Severity:
normal
Tags:
#997836#5
Date:
2021-10-25 16:39:55 UTC
From:
To:
Dear Maintainer,

Output of "journalctl -p err" was giving error lines such as

Oct 25 20:34:14 mycomputername timemaster[862]: [4.900] failed to spawn
/usr/sbin/chronyd: No such file or directory

"timemaster" here, I believe, is referring to the systemd timemaster service
from the linuxptp package on
Debian (I'm not sure about that). I don't have the chrony package installed so
this error makes sense for
that reason. If it's true that this error traces to the linuxptp package, the
error is
unexpected because the linuxptp package does not list the chrony package as
either recommended or suggested for
installation and wasn't installed when I upgraded a couple of days ago to
bullseye from buster.

Trying to install the chrony package shows that it would require removing the
systemd-timesyncd package.
At this point, it's unclear what a user not familiar with the intricacies of
timekeeping on
linux should do and I'm reluctant to start uninstalling packages and risk
falling down a rabbit hole.