You are not logged in.
Hi guys,
shouldnt this normally work?
[root@ikarus pkg]# LANG=C repo-add -n *
==> ERROR: 'a52dec-0.7.4-8-x86_64.pkg.tar.xz' does not have a valid archive extension.
[root@ikarus pkg]# LANG=C pacman -U a52dec-0.7.4-8-x86_64.pkg.tar.xz
loading packages...
warning: a52dec-0.7.4-8 is up to date -- reinstalling
resolving dependencies... for inter-conflicts...
Packages (1): a52dec-0.7.4-8
Total Installed Size: 0.15 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [#############################################################################] 100%
(1/1) checking package integrity [#############################################################################] 100%
(1/1) loading package files [#############################################################################] 100%
(1/1) checking for file conflicts [#############################################################################] 100%
(1/1) checking available disk space [#############################################################################] 100%
(1/1) reinstalling a52dec [#############################################################################] 100%Seems like this is a very normal pkg.tar.xz file, able to be read by pacman and get installed. Why does repo-add insist he cant read it?
Last edited by Vamp898 (2014-09-30 14:00:43)
Offline
repo-add -n foo.db.tar.xz *.pkg.tar*Offline
Oh dammit, really? I need sleep... thanks!
Offline