Comment 10 for bug 1762766

Revision history for this message
Julian Andres Klode (juliank) wrote :

Verified now, despite me not changing my verification script. Odd.

with 1.2.26, it times out:

+ lxc exec lp1762766-xenial -- sh -c 'apt-cache policy apt libapt-pkg5.0 | grep Inst ; timeout 5s apt update'
  Installed: 1.2.26
  Installed: 1.2.26
0% [Working]+ lxc stop lp1762766-xenial

with 1.2.27, it works fine:

+ lxc exec lp1762766-xenial -- sh -c 'apt-cache policy apt libapt-pkg5.0 | grep Inst ; timeout 5s apt update'
  Installed: 1.2.27
  Installed: 1.2.27
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/httpx could not be found.
E: The method driver /usr/lib/apt/methods/httpx could not be found.
E: Failed to fetch httpx://invalid.mirror.example.com/dists/bionic/InRelease
E: Failed to fetch httpx://invalid.mirror.example.com/dists/bionic-updates/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.