Public bug reported: Hi. The 3.12.3-1ubuntu0.7_arm64 builds for several Python 3.12 packages failed to upload properly to one of the ports.ubuntu.com mirrors. I realize this is not, strictly, a packaging issue but I can't file a bug on the Canonical Support Portal and Ubuntu Discourse won't let me post until I read for 15 minutes.
``` tomdownes@poreef ~/Downloads> dig ports.ubuntu.com ... ;; ANSWER SECTION: ports.ubuntu.com. 60 IN A 91.189.91.104 ports.ubuntu.com. 60 IN A 185.125.190.36 ports.ubuntu.com. 60 IN A 91.189.91.102 ports.ubuntu.com. 60 IN A 91.189.91.103 ports.ubuntu.com. 60 IN A 185.125.190.39 ``` The mirror at 91.189.91.102 consistent fails to provide several packages: ``` tomdownes@poreef ~/Downloads> curl -O http://91.189.91.104/ubuntu-ports/pool/main/p/python3.12/libpython3.12-minimal_3.12.3-1ubuntu0.7_arm64.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 812k 100 812k 0 0 2121k 0 --:--:-- --:--:-- --:--:-- 2121k tomdownes@poreef ~/Downloads> curl -O http://91.189.91.102/ubuntu-ports/pool/main/p/python3.12/libpython3.12-minimal_3.12.3-1ubuntu0.7_arm64.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 275 100 275 0 0 3382 0 --:--:-- --:--:-- --:--:-- 3395 ``` As it manifests during an apt-get operation: ``` #48 9.930 E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/p/python3.12/python3.12_3.12.3-1ubuntu0.7_arm64.deb 404 Not Found [IP: 91.189.91.102 80] ``` ** Affects: python3.12 (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/2114997 Title: Python 3.12 ARM64 packages failed to upload properly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.12/+bug/2114997/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
