yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57132
[Bug 1628337] [NEW] cloud-init tries to install NTP before even configuring the archives
Public bug reported:
cloud-init tries to install NTP package before it actually configures
/etc/apt/sources.list.
In a closed MAAS environment where MAAS is limited to access to
us.archive.ubuntu.com , cloud-init is trying to access to
archive.ubuntu.com.
In commissioning, however, cloud-init is doing this:
1. cloud-init gets metadata from MAAS
2. cloud-init tries to install NTP from archive.ubuntu.com
3. cloud-init configures /etc/apt/sources.list with us.archive.ubuntu.com
4. cloud-init installs other packages.
** Affects: cloud-init
Importance: Medium
Status: Confirmed
** Affects: cloud-init (Ubuntu)
Importance: Medium
Status: Confirmed
** Also affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1628337
Title:
cloud-init tries to install NTP before even configuring the archives
Status in cloud-init:
Confirmed
Status in cloud-init package in Ubuntu:
Confirmed
Bug description:
cloud-init tries to install NTP package before it actually configures
/etc/apt/sources.list.
In a closed MAAS environment where MAAS is limited to access to
us.archive.ubuntu.com , cloud-init is trying to access to
archive.ubuntu.com.
In commissioning, however, cloud-init is doing this:
1. cloud-init gets metadata from MAAS
2. cloud-init tries to install NTP from archive.ubuntu.com
3. cloud-init configures /etc/apt/sources.list with us.archive.ubuntu.com
4. cloud-init installs other packages.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1628337/+subscriptions
Follow ups