You are not logged in.
pacman is failing to remove applications:
root /var/lib/pacman/local # pacman -Rsnv kdemod/kdemod-kdemultimedia-kscd
Root : /
Conf File : /etc/pacman.conf
DB Path : /var/lib/pacman/
Cache Dirs: /var/cache/pacman/pkg/
Lock File : /var/lib/pacman/db.lck
Log File : /var/log/pacman.log
Targets : kscd
loading package data... failed.
error: failed to add target 'kscd' (could not find or read package)
the packagee does exist:
root /var/lib/pacman/local # pacman -Qs kscd
local/kdemod-kdemultimedia-kscd 3.5.8-4 (kdemod-kdemultimedia)
Audio-CD Player
however, the problem is resolved if i force a reinstallation of the program. It seems to me that i have some sort of cache problem.
thanks in advance:D
Offline
Try "pacman -Rsnv kdemod-kdemultimedia-kscd". I.e. don't put the repo before the package name.
Offline
wow im more than brilliant.... thanks it solved the problem.
Offline