Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.09 KB

18.verify_hashdb.md

File metadata and controls

36 lines (27 loc) · 1.09 KB

Command

python3 integrity_checker.py --verify-online

Output

Result codes reminders:
dot (.) / trustlevel=4                     	verified against online hash
star (*) / trustlevel=3                    	verified against local hash in the system
star (-) / trustlevel=2                    	verified against local hash in the hashdb
plus (+) / trustlevel=1                    	not verified, probably new or changed file
exclamation mark (!) / trustlevel=0        	verification failed, see integrity_checker.log for info/warning


Checksum of hashdb before read:         	c4488acd88f71e91f2752ca0432cf014
Entries read from hashdb:               	20373

START WORKING ON APT PACKAGES / FILES ------------------------------------

Entries read from /var/lib/dpkg/info:      	16479
Number of packages to fetch online:     	268
Extracted md5sums from online packages: 	16345
Number of md5sums in hashdb:            	17235
Number of mismatched md5sums in hashdb: 	0

No entries written to hashdb

Log file

The log file is empty