You are not logged in.

#1 2013-01-22 13:56:34

yasar11732
Member
Registered: 2010-11-29
Posts: 127

check missing files

After a power outage my system is behaving weird. Files from some newly loaded packages are missing from the system even though they are in pacman database. For example;

[yasar@yasar-laptop ~]$ pacman -Ql doukutsu | grep bin
doukutsu /opt/doukutsu/doukutsu.bin
doukutsu /usr/bin/
doukutsu /usr/bin/doukutsu
[yasar@yasar-laptop ~]$ which doukutsu
which: no doukutsu in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/vendor_perl:/usr/bin/core_perl)

What is the easiest way to find out which files are missing and to reinstall those packages?

Last edited by yasar11732 (2013-01-22 13:57:24)


Yo Dawg, I heard you likes patches, so I have created a patch for your patch, so you can patch your patches before you patch.

Offline

#2 2013-01-22 14:40:00

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: check missing files

look at the pacman man page for the -Q --check option

Offline

Board footer

Powered by FluxBB