Ubuntu Pro 18.04 on Azure does not configure azure.archive in sources.list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-images |
New
|
Undecided
|
Unassigned | ||
cloud-init |
Expired
|
Undecided
|
Unassigned |
Bug Description
On "Ubuntu Server 18.04 LTS - Gen 1" or "Ubuntu Server 18.04 LTS - Gen 2" on Azure, the sources.list is correctly modified to use the Azure archive mirrors:
## Note, this file is written by cloud-init on first boot of an instance
[...]
deb http://
[...]
deb http://
[...]
On "Ubuntu Pro 18.04 LTS - Gen 2" (Publisher canonical Offer 0001-com-
pro-18_04-lts-gen2 VM generation V2), there is no Note at the top sources.list saying that it has been written by cloud-init and it has not been correctly updated:
deb http://
[...]
deb http://
[...]
East US (Zone 1) in both cases.
Hello Aaron and thanks for this bug report. Could you please run on the affected PRO machine:
cloud-init collect-logs
and attach the generated tarball to this bug? I think this is a valid bug report, but additional logs/context will help us working on it. Thanks!