su 21. huhtik. 2024 klo 14.12 Paul Gevers (elb...@debian.org) kirjoitti: > > Source: dhcpcd > Version: 1:10.0.6-1 > Severity: important > User: debian...@lists.debian.org > Usertags: isolation-machine > > Dear maintainer(s), > > Your package has an autopkgtest, great. I recently added support for > isolation-machine tests on ci.debian.net for amd64 and added your > package to the list to use that. However, it fails. Can you please > investigate the situation and fix it? I copied some of the output at the > bottom of this report.
[...] > 29s autopkgtest [11:03:42]: test timesyncd-ntp-servers-from-dhcp: > [----------------------- > 30s Preparing virtual interfaces... > 30s Actual changes: > 30s tx-checksum-ip-generic: off > 30s tx-tcp-segmentation: off [not requested] > 30s tx-tcp-ecn-segmentation: off [not requested] > 30s tx-tcp-mangleid-segmentation: off [not requested] > 30s tx-tcp6-segmentation: off [not requested] > 30s tx-checksum-sctp: off > 30s Preparing dnsmasq configuration... > 35s Obtaining network configuration for veth1 via dhcp... > 37s RA from non local address fdae:9322:f1cc::1 > 43s Failed to reload-or-try-restart systemd-timesyncd.service: Unit > systemd-timesyncd.service not found. > 43s Failed to reload-or-try-restart systemd-timesyncd.service: Unit > systemd-timesyncd.service not found. > 48s Check if the NTP server is made available to daemon...Failed to > parse bus message: No route to host > 49s autopkgtest [11:04:02]: test timesyncd-ntp-servers-from-dhcp: > -----------------------] That service unit is provided by systemd-timesyncd, which systemd recommends. Basically, unless your testing environment explicitly installs another package providing time-daemon, this shouldn't happen, since systemd would have pulled systemd-timesyncd by default. Martin-Éric