Pacman hiçbir yerde virtualbox-host-module-arch bulamıyor - Her zaman 404


0

VirtualBox yüklemeye çalışıyorum ama pacman bulamıyor virtualbox-host-modüller-kemer paket, her ayna pacman çalışır bir 404 alır:

resolving dependencies...
:: There are 2 providers available for VIRTUALBOX-HOST-MODULES:
:: Repository community
   1) virtualbox-host-dkms  2) virtualbox-host-modules-arch

Enter a number (default=1): 2
looking for conflicting packages...

Packages (2) virtualbox-host-modules-arch-5.2.2-7  virtualbox-5.2.2-2

Total Download Size:     0.20 MiB
Total Installed Size:  102.95 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : Protocol "rsync" not supported or disabled in libcurl
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from archlinux.prometeolibero.eu : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from archlinux.prometeolibero.eu : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from arch.mirror.square-r00t.net : Protocol "rsync" not supported or disabled in libcurl
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from archlinux.prometeolibero.eu : The requested URL returned error: 404
error: failed retrieving file 'virtualbox-host-modules-arch-5.2.2-7-x86_64.pkg.tar.xz' from archlinux.prometeolibero.eu : The requested URL returned error: 404

Bunun nedeni depodaki virtualbox-host-module-arch paketi aslında 5.2.2-10 sürümünde mi? Ve eğer öyleyse, bunu bağımlılık olarak nasıl kullanırım?

Yanıtlar:


1

Bunun nedeni depodaki virtualbox-host-module-arch paketi aslında 5.2.2-10 sürümünde mi?

Evet.

Ve eğer öyleyse, bunu bağımlılık olarak nasıl kullanırım?

Pacman'a depo bilgisinin yerel kopyasını yenilemesini söyle.

Bu kullanılarak yapılabilir pacman -Sy, ama o şiddetle kullanarak tam sistem güncellemesi yapmanız önerilir pacman -Syu yerine.

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.