On Tue, Mar 15, 2005 at 02:35:29PM -0500, Don Bostrom wrote:
> Thanks for the info, now I know why I got that message.
> 
> But my original question remains, how can I verify if the files on my
> harddrive actually match the files in the package?
> 
> Thanks,
> -don-

Now that you mention it, there isn't really a way to do this.  You could
write a shell script that did it though.

Essentially it would uncompress the package from
/var/cache/pacman/pkg/$pkgname-$pkgver-$pkgrel.pkg.tar.gz into a temp dir
and start comparing md5s (or sha1s), ignoring files that are marked backup
(or maybe not and just mentioning they're marked as backup).

Jason


-- 
If you understand, things are just as they are.  If you do not understand,
things are just as they are.

Attachment: pgpG3xpDavsgt.pgp
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to