Skip to main content
Topic: artix-backgrounds-extra does not have .sig file in Universe repo (Read 740 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

artix-backgrounds-extra does not have .sig file in Universe repo

Code: [Select]
sudo pacman -S artix-backgrounds-extra
resolving dependencies...
looking for conflicting packages...

Package (1)                       New Version  Net Change

universe/artix-backgrounds-extra  0.3-1          5.68 MiB

Total Installed Size:  5.68 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 artix-backgrounds-extra-0.3-1-any is up to date
error: failed retrieving file 'artix-backgrounds-extra-0.3-1-any.pkg.tar.zst.sig' from universe.artixlinux.org : The requested URL returned error: 404
Code: [Select]
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
Create problems which don't have solution

Re: artix-backgrounds-extra does not have .sig file in Universe repo

Reply #1
Bump - having the same error

 

Re: artix-backgrounds-extra does not have .sig file in Universe repo

Reply #2
This will work
Code: [Select]
sudo pacman -U  /var/cache/pacman/pkg/artix-backgrounds-extra-0.3-1-any.pkg.tar.zst
Create problems which don't have solution