[Bug 2033926] Re: NTP module broken in mantic
Chad Smith
2033926 at bugs.launchpad.net
Wed Sep 6 04:36:17 UTC 2023
Marking the cloud-init task here as invalid as this is a systemd
packaging issue that was resolved in 253.5-1ubuntu4
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2033926
Title:
NTP module broken in mantic
Status in cloud-init package in Ubuntu:
Invalid
Status in systemd package in Ubuntu:
Fix Released
Bug description:
tests/integration_tests/modules/test_ntp_servers.py is failing. With
this user data:
#cloud-config
ntp:
ntp_client: ntp
servers:
- 172.16.15.14
- 172.16.17.18
pools:
- 0.cloud-init.mypool
- 1.cloud-init.mypool
- 172.16.15.15
The apt install of ntp fails in the logs. If I try to install locally,
I get:
root at cloudinit-0901-195800sev1vrx3:~# apt install ntp
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ntpsec : Conflicts: time-daemon
systemd-timesyncd : Conflicts: time-daemon
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2033926/+subscriptions
More information about the foundations-bugs
mailing list