407 Proxy Authentication errors from snap build on s390x and PPC64el
Bug #1969757 reported by
Adam Collard
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Rutabaga |
In Progress
|
High
|
Colin Watson |
Bug Description
Some recent LP snap builds of MAAS on PPC64el and s390x failed with a HTTP 407 trying to fetch libpython3-dev from ftpmaster
has
E: Failed to fetch http://
E: Failed to fetch http://
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
There's not much obvious from logs, but my best guess is that this may be because of bad template substitution in a charm (that I fixed a little while ago in https:/ /code.launchpad .net/~cjwatson/ rutabaga/ +git/rutabaga/ +merge/ 418939, but hadn't got round to rolling out to production yet) that means that the builder proxy authenticator's database of valid tokens has been bloating without bound ever since it was installed, which is somewhat likely to cause random failures like this.
I've filed https:/ /portal. admin.canonical .com/C149735 to get the fix rolled out. That should also give us better access to Squid logs, giving us a better chance of debugging future problems of this kind.