Populate sync db from archive
commit5e61f077357de1767efada259aeb824bcbfe0086
authorAllan McRae <allan@archlinux.org>
Sat, 9 Oct 2010 13:31:29 +0000 (9 23:31 +1000)
committerAllan McRae <allan@archlinux.org>
Thu, 14 Oct 2010 03:17:39 +0000 (14 13:17 +1000)
tree3ce5d90510e1ca484efab9c87cda6a4e0bcafcc4
parentfc32faaa6ab4081e2046b2a81e4f9949af2f7282
Populate sync db from archive

Read in list of packages for sync db from tar archive.

Breaks reading in _alpm_sync_db_read and a lot of pactests (which
is expected as they do not handle sync db in archives...).

Signed-off-by: Allan McRae <allan@archlinux.org>
lib/libalpm/be_local.c
lib/libalpm/be_sync.c
lib/libalpm/db.c