Artix Linux Forum

Artix Linux => Package management => Topic started by: robin0800 on 14 February 2018, 21:06:03

Title: Libva in world repo
Post by: robin0800 on 14 February 2018, 21:06:03
For reasons that are beyond my understanding the above package  can not be downloaded this is the error message.

Code: [Select]
[robin0800@robins-desktop ~]$ sudo pacman -S libva
[sudo] password for robin0800:
warning: libva-2.0.0-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) libva-2.0.0-2

Total Download Size:   0.12 MiB
Total Installed Size:  0.59 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirror1.artixlinux.org : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirrors.dotsrc.org : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from www.uex.dk : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirror.strits.dk : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from artix.wheaton.edu : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
Any one know why?
Title: Re: Libva in world repo
Post by: SGOrava on 14 February 2018, 22:53:31
Hello,
I checked actual state from user point of view and i can confirm that this package is missing from repo.
Package libva has newer version (2.1...) in gremlins repository... it could be just an error...
well .. i am  only lazy user....
Title: Re: Libva in world repo
Post by: conky60 on 15 February 2018, 02:08:20
For reasons that are beyond my understanding the above package  can not be downloaded this is the error message.

Code: [Select]
[robin0800@robins-desktop ~]$ sudo pacman -S libva
[sudo] password for robin0800:
warning: libva-2.0.0-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) libva-2.0.0-2

Total Download Size:   0.12 MiB
Total Installed Size:  0.59 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirror1.artixlinux.org : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirrors.dotsrc.org : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from www.uex.dk : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from mirror.strits.dk : The requested URL returned error: 404
error: failed retrieving file 'libva-2.0.0-2-x86_64.pkg.tar.xz' from artix.wheaton.edu : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
Any one know why?

You should be able to install the updated version from "extra", until it is moved to "world" as It is in "gremlins" now.

Best regards.
Title: Re: Libva in world repo
Post by: SGOrava on 15 February 2018, 02:27:28
it is fixed now