pacman/src/util
Xavier Chantry 2e431e1cc3 testdb : extend the tool to allow checking sync dbs too.
Example usage and output :

> src/util/testdb -h
usage:
testdb [-b <pacman db>]                : check the local database
testdb [-b <pacman db>] core extra ... : check the listed sync databases

> src/util/testdb
Checking the integrity of the local database in /var/lib/pacman/

> src/util/testdb core extra testing community
Checking the integrity of the sync databases in /var/lib/pacman/
missing dependency for archboot : bcm43xx-fwcutter>=006-2
missing dependency for xvattr : xfree86
missing dependency for eclipse-ve : eclipse<3.3
missing dependency for flumotion : twisted-web
missing dependency for gg2 : arts
missing dependency for man-pages-cs : groff-utf8
missing dependency for qc-usb : kernel26<2.6.26

Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-10-28 22:18:53 -05:00
..
.gitignore Add *.exe ignores for certain other platforms 2008-04-07 19:09:20 -05:00
Makefile.am Remove the DB consistency check from pacman and libalpm. 2007-09-16 20:10:18 -05:00
testdb.c testdb : extend the tool to allow checking sync dbs too. 2008-10-28 22:18:53 -05:00
testpkg.c libalpm error cleanup, step 1 2008-04-06 20:16:57 -05:00
vercmp.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00