Arch Linux çalıştıran Raspberry Pi cihazıma bazı yazılımlar yüklemek istiyorum, ancak 404 hatasını almaya devam ediyorum.
Biraz araştırma yaptım ve yapmam gerektiğini buldum pacman -Syy
ve pacman -Syu
...
pacman -Syy
Tüm aynalar etkinken çalıştırdığımda :
# pacman -Syy
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from ftp.iinet.net.au : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirror.internode.on.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirror.optus.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirror.rackcentral.com.au : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from syd.mirror.rackspace.com : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from ftp.swin.edu.au : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from archlinux.mirror.uber.com.au : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirror1.htu.tugraz.at : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirrors.ispros.com.bd : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from ftp.byfly.by : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from mirror.datacenter.by : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from archlinux.cu.be : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from archlinux.mirror.kangaroot.net : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from archlinux.c3sl.ufpr.br : The requested URL returned error: 404 Not Found
error: failed retrieving file 'core.db' from www.las.ic.unicamp.br : The requested URL returned error: 404 Not Found`
Ben tüm bu diyor, kontrol ettikten core.db
tüm aynalara, dosya ve için extra.db
, community.db
ve aur.db
.
Çeşitli sunuculara ping atabiliyorum, bu yüzden internetim var. Ayrıca, bunu bir ev ağında SSH üzerinden yapıyorum.
EDIT: Proxy sunucu kullanmıyorum.
Eğer yardımcı olursa, rankmirrors
hangi aynaların bir listesini indirir ve bazılarının kullanım için rahatsızlıklarını kullanabilirim, bunun hıza dayalı olduğunu varsayıyorum.
pacman -S lynx
, ama pacman
çalışmıyor.