Page 1 of 1

mirrors optimisation

Posted: 25 Oct 2020, 19:48
by francois
Here is what I get. Is this a problem of mirror optimisation for artix or arch^

Code: Select all

porteus ~]# pman -S firefox
resolving dependencies...
looking for conflicting packages...

Packages (1) firefox-81.0.2-1

Total Download Size:    57.69 MiB
Total Installed Size:  206.77 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from mirrors.evowise.com : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from mirror.rackspace.com : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from mirror.csclub.uwaterloo.ca : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from mirror.csclub.uwaterloo.ca : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from mirror.its.dal.ca : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from muug.ca : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from muug.ca : The requested URL returned error: 404
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from archlinux.olanfa.rocks : Could not resolve host: archlinux.olanfa.rocks
error: failed retrieving file 'firefox-81.0.2-1-x86_64.pkg.tar.zst' from archlinux.olanfa.rocks : Could not resolve host: archlinux.olanfa.rocks
warning: failed to retrieve some files
error: failed to commit transaction (invalid url for server)
Errors occurred, no packages were upgraded.

 Multiple packages were detected. 

Would you like to merge them into one module? [y/n]
Thnaks.

mirrors optimisation

Posted: 25 Oct 2020, 21:31
by ncmprhnsbl
more likely the package database is out of sync, so either do setup-pman or pman -Sy firefox or pacman -Sy, first, then pman -S firefox ..
arch and artix are rolling repos, so they need to be synced often..

mirrors optimisation

Posted: 15 Mar 2021, 22:59
by francois
Simple, but so practical. :)