[Bug 1818117] Re: random 404s on security.ubuntu.com for libgd2 packages
vdloo
rickvandeloo at gmail.com
Fri Mar 1 08:31:17 UTC 2019
Looks like this has been fixed.
/tmp$ for i in {1..10}; do curl -s -I http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb | grep HTTP; done
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
HTTP/1.1 200 OK
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libgd2 in Ubuntu.
https://bugs.launchpad.net/bugs/1818117
Title:
random 404s on security.ubuntu.com for libgd2 packages
Status in libgd2 package in Ubuntu:
New
Bug description:
Hi, when I try to apt-get upgrade from xenial-security I get 404s from
some of the security.ubuntu.com mirrors. Not sure if this is the place
to report it but it seems to be related to
https://launchpad.net/ubuntu/+source/libgd2/2.1.1-4ubuntu0.16.04.11/+publishinghistory.
```
vdloo at workstation4:/tmp/gd2$ curl -s -I http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb | grep HTTP
HTTP/1.1 200 OK
vdloo at workstation4:/tmp/gd2$ curl -s -I http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb | grep HTTP
HTTP/1.1 200 OK
vdloo at workstation4:/tmp/gd2$ curl -s -I http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb | grep HTTP
HTTP/1.1 404 Not Found
vdloo at workstation4:/tmp/gd2$ curl -s -I http://security.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb | grep HTTP
HTTP/1.1 200 OK
```
This happened a while back as well for avahi:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1814105
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgd2/+bug/1818117/+subscriptions
More information about the foundations-bugs
mailing list