Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Archlinux :: pacman phpmyadmin returns a 404

# pacman -S phpmyadmin

Returns the following error:

    Packages (2): php-mcrypt-5.6.2-2  phpmyadmin-4.2.10.1-1

Total Download Size:    5.10 MiB
Total Installed Size:   28.69 MiB
Net Upgrade Size:       28.64 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages ...
error: failed retrieving file 'phpmyadmin-4.2.10.1-1-any.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404 Not Found
warning: failed to retrieve some files
error: failed to commit transaction (download library error)

A 404. I was unable to file normal bug report on Arch home page. So hoping someone will catch this here. Does anyone have a work around or tried Chive?

Thanks as always for your help.

like image 631
edlee Avatar asked May 18 '26 13:05

edlee


1 Answers

Version 4.2.10.1-1 is currently out of date. You need to download a fresh copy of the master package list as defined in your mirror list. As root, run:

pacman -Syy phpmyadmin
like image 194
Steve Avatar answered May 21 '26 02:05

Steve



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!