[Bug 1871540] Re: Include IPs in apt-get output
Haw Loeung
haw.loeung at canonical.com
Thu Apr 9 00:03:13 UTC 2020
Thanks for taking the time to look into this and see if this was
currently possible.
The original intent was so that we could check back at user's CI/CD jobs
(in particular GitHub's Actions) and see what archive server or region
was used.
** Changed in: apt (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1871540
Title:
Include IPs in apt-get output
Status in apt package in Ubuntu:
Won't Fix
Bug description:
Hi,
When running apt-get update/dist-upgrade, output looks like this:
| Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease
| Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [972 kB]
| Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29.1 kB]
| ...
| Need to get 101 MB of archives.
| After this operation, 10.5 MB of additional disk space will be used.
| Do you want to continue? [Y/n] y
| Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg amd64 1.19.7ubuntu3 [1128 kB]
| Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 login amd64 1:4.8.1-1ubuntu4 [221 kB]
| Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libc6-dbg amd64 2.31-0ubuntu7 [5673 kB]
With various online CI/CD services such as GitHub Actions, it looks
like this:
| Get:14 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [833 kB]
| Get:16 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [292 kB]
| Get:17 http://azure.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1044 kB]
| ...
| Get:31 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB]
| Get:32 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu bionic/main amd64 gdb amd64 8.2-0ubuntu1~18.04 [3024 kB]
| Get:33 http://azure.archive.ubuntu.com/ubuntu bionic/universe amd64 epstool amd64 3.08+repack-7 [108 kB]
archive.u.c resolves to multiple IPs. azure.archive.u.c resolves to a
load balancer (Azure's Traffic Manager). It would be nice if we also
had the IPs of the servers/hosts in the output and would really help
us in determining which servers or regions users may be experiencing
issues with.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1871540/+subscriptions
More information about the foundations-bugs
mailing list