You are not logged in.
I get such output:
[root@localhost packages]# pacman -S audacity
Targets: audacity-1.2.3-3
Total Package Size: 1.7 MB
Proceed with upgrade? [Y/n] y
:: Retrieving packages from extra...
audacity-1.2.3-3 [################] 100% 1714K 14.6K/s 00:01:57
checking package integrity... done.
loading package data... load_pkg: missing package name in /var/cache/pacman/pkg/audacity-1.2.3-3.pkg.tar.gz.
Any suggestions?
Offline
yeah, rm -f /var/abs/pacman/pkg/audacity* then pacman -S audacity
Offline
I think Dibble meant:
rm -f /var/cache/pacman/pkg/audacity*
Offline
I does not eliminate the problem. Still the same error.
Offline
try switching mirrors in /etc/pacman.d/extra (switching one to the top)
Offline
I think Dibble meant:
rm -f /var/cache/pacman/pkg/audacity*
whoops, sorry, very sleepy :oops:
Offline
try switching mirrors in /etc/pacman.d/extra (switching one to the top)
thank you. that helped.
Offline