[Bug 1871540] Re: Include IPs in apt-get output

Junien Fridrick 1871540 at bugs.launchpad.net
Fri Apr 10 06:27:40 UTC 2020


@juliank : could we at least get a debug flag of some sort that would
just log everything ? With timings ? So that we could map, for each
file, the IP of the server it got downloaded from, time when the
download started (maybe even time when the HTTP request got sent, time
when we start receiving data), time at the end of transfer. And also,
very important, proxy information as well, if any.

And so whenever someones reports "slowness" or misbehaviour, we can give
him this flag and ask for output and debug on our end.

Would that be possible ?

Thanks !

-- 
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:
  New

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