On Sunday 14 May 2006 16:09, Marc Espie wrote: > On Sun, May 14, 2006 at 07:11:56AM +0200, viq wrote: > > My box didn't shut down cleanly due to power outage, and now there are > > some binary files in /usr/lost+found. Is there a way to verify whether > > all packages have their files where they should? Or maybe even a way to > > figure out where did those files belong? > > pkg_delete -n /var/db/pkg/* > > will pretend to delete everything. Along the way, it will check md5s of > the files, and it should tell you which files are missing/corrupted.
I knew there was going to be a 'native' way to do it, thanks :) The package tools rock :) -- viq