You are not logged in.

#1 2013-10-31 10:57:07

wattafunnyname
Member
Registered: 2011-01-29
Posts: 12

is there a simple way to check binary hashes?

i try to find a easy way to compare installed binary hashes with hashes from the mirror server (or at least with the hashes in the pacman cache)

i guess there must be a solution available already, but i couldn't find it.

(on debian this is done with:  debsum)

thx

Last edited by wattafunnyname (2013-10-31 11:01:24)

Offline

#2 2013-10-31 11:00:42

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: is there a simple way to check binary hashes?

pacman -Qkk will check size, modification time and permissions.   We are waiting on libarchive support to do checksum checking, but someone could write a tool to do it in the meantime.   Also, not all packages have the needed mtree file yet (although the number is getting smaller).

Offline

Board footer

Powered by FluxBB