Public bug reported: For several days I try to install groovy from http://old- releases.ubuntu.com/ubuntu/dists/groovy/ but sometimes it's there, sometimes it's 404 (thus installation process fails because there are many requests for packages and at at least some fails).
It seems that old-releases mirror on 91.189.91.123 isn't synchronized. ``` root@ubuntu-impish:~# curl -v -I http://old-releases.ubuntu.com/ubuntu/dists/groovy/ * Trying 91.189.91.124:80... * Connected to old-releases.ubuntu.com (91.189.91.124) port 80 (#0) > HEAD /ubuntu/dists/groovy/ HTTP/1.1 > Host: old-releases.ubuntu.com > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK HTTP/1.1 200 OK < Date: Sat, 01 Jan 2022 19:35:48 GMT Date: Sat, 01 Jan 2022 19:35:48 GMT < Server: Apache/2.4.29 (Ubuntu) Server: Apache/2.4.29 (Ubuntu) < Content-Type: text/html;charset=UTF-8 Content-Type: text/html;charset=UTF-8 < * Connection #0 to host old-releases.ubuntu.com left intact root@ubuntu-impish:~# curl -v -I http://old-releases.ubuntu.com/ubuntu/dists/groovy/ * Trying 91.189.91.123:80... * Connected to old-releases.ubuntu.com (91.189.91.123) port 80 (#0) > HEAD /ubuntu/dists/groovy/ HTTP/1.1 > Host: old-releases.ubuntu.com > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 404 Not Found HTTP/1.1 404 Not Found < Date: Sat, 01 Jan 2022 19:35:56 GMT Date: Sat, 01 Jan 2022 19:35:56 GMT < Server: Apache/2.4.29 (Ubuntu) Server: Apache/2.4.29 (Ubuntu) < Content-Type: text/html; charset=iso-8859-1 Content-Type: text/html; charset=iso-8859-1 < * Connection #0 to host old-releases.ubuntu.com left intact ``` ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956164 Title: old-releases.ubuntu.com is missing groovy or unsynchronized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1956164/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs