[resolved] 404 error trying to retrieve world/perl-xml-sax 1.02-1.1 02 August 2023, 21:48:35 I started getting the error, and ended up removing world/foomatic-db-engine and removing all unneded dependencies. Then after a clean "pacman -Syu" I tried "pacman -S foomatic-db-engine" which got world/foomatic-db-engine 4:20220521-1 which requires world/perl-xml-sax 1.02-1.1 which fails to fetch from any mirror (at least 5 tried) with a 404 not found. All other perl-xml-... packages are 1.09, and I don't see a perl-xml-sax at all. I wonder if the dependencies listed for foomatic-db-engine need to be updated? Quote Selected Last Edit: 04 August 2023, 01:59:44 by gentermnl
Re: 404 error trying to retrieve world/perl-xml-sax 1.02-1.1 Reply #1 – 02 August 2023, 23:51:15 Quote from: gentermnl – on 02 August 2023, 21:48:35... fails to fetch from any mirror ... Quote Selected
Re: 404 error trying to retrieve world/perl-xml-sax 1.02-1.1 Reply #2 – 03 August 2023, 17:07:45 Yes, I get the same result, and apparently had it installed previously, but it still fails to fetch for me now. Code: [Select]root@ffortso8:/home/jack# pacman -S foomatic-db-engine resolving dependencies...looking for conflicting packages...Packages (13) perl-alien-build-2.80-2 perl-alien-libxml2-0.19-2 perl-capture-tiny-0.48-7 perl-dbi-1.643-6 perl-ffi-checklib-0.31-3 perl-file-chdir-0.1011-5 perl-file-which-1.27-3 perl-path-tiny-0.144-2 perl-xml-libxml-2.0209-1 perl-xml-namespacesupport-1.12-5.1 perl-xml-sax-1.02-1.1 perl-xml-sax-base-1.09-5.1 foomatic-db-engine-4:20230725-1Total Download Size: 0.04 MiBTotal Installed Size: 4.57 MiB:: Proceed with installation? [Y/n] y:: Retrieving packages... perl-xml-sax-1.02-1.1-any.pkg.tar.zst failed to downloaderror: failed retrieving file 'perl-xml-sax-1.02-1.1-any.pkg.tar.zst' from artix.wheaton.edu : The requested URL returned error: 404error: failed retrieving file 'perl-xml-sax-1.02-1.1-any.pkg.tar.zst' from us-mirror.artixlinux.org : The requested URL returned error: 404error: failed retrieving file 'perl-xml-sax-1.02-1.1-any.pkg.tar.zst' from mirrors.rit.edu : The requested URL returned error: 404error: failed retrieving file 'perl-xml-sax-1.02-1.1-any.pkg.tar.zst' from www.nylxs.com : The requested URL returned error: 404error: failed retrieving file 'perl-xml-sax-1.02-1.1-any.pkg.tar.zst' from mirror.clarkson.edu : The requested URL returned error: 404warning: failed to retrieve some fileserror: failed to commit transaction (failed to retrieve some files)Errors occurred, no packages were upgraded.However, you reminded me to check, and as it was still in my cache, I was able to use "pacman -U". It still smells like there is something wrong.OK - new question. If it was in my cache, why was pacman trying to download it? I suppose I can uninstall foomatic-db-engine and perl-xml-sax and try again to see what happens. Quote Selected
Re: 404 error trying to retrieve world/perl-xml-sax 1.02-1.1 Reply #3 – 04 August 2023, 01:58:59 I don't understand exactly what was changed, but someone fixed the package today (about 6 hours ago) so thanks to that person. Quote Selected