[Bug 2034123] [NEW] Missing AAAA record on apt source

Dominic 2034123 at bugs.launchpad.net
Tue Sep 5 09:11:15 UTC 2023


Public bug reported:

When running sudo apt update, it fails on IPv6-only AWS EC2 instances
because eu-west-2.ec2.archive.ubuntu.com has not got an AAAA record.

~$ dig eu-west-2.ec2.archive.ubuntu.com aaaa +short
~$

It is necessary for me to modify my apt sources to archive.ubuntu.com in
order to fetch updates:

~$ dig archive.ubuntu.com aaaa +short
2620:2d:4000:1::16
2620:2d:4000:1::19
2620:2d:4002:1::101
2620:2d:4002:1::102
2620:2d:4002:1::103
~$

Could AAAA records be added to eu-west-2.ec2.archive.ubuntu.com please?

** Affects: update-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2034123

Title:
  Missing AAAA record on apt source

Status in update-manager package in Ubuntu:
  New

Bug description:
  When running sudo apt update, it fails on IPv6-only AWS EC2 instances
  because eu-west-2.ec2.archive.ubuntu.com has not got an AAAA record.

  ~$ dig eu-west-2.ec2.archive.ubuntu.com aaaa +short
  ~$

  It is necessary for me to modify my apt sources to archive.ubuntu.com
  in order to fetch updates:

  ~$ dig archive.ubuntu.com aaaa +short
  2620:2d:4000:1::16
  2620:2d:4000:1::19
  2620:2d:4002:1::101
  2620:2d:4002:1::102
  2620:2d:4002:1::103
  ~$

  Could AAAA records be added to eu-west-2.ec2.archive.ubuntu.com
  please?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/2034123/+subscriptions




More information about the foundations-bugs mailing list