]> git.ipfire.org Git - pakfire.git/commit
archive: Return the error code when fetching the filelist
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Feb 2025 10:57:31 +0000 (10:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Feb 2025 10:57:31 +0000 (10:57 +0000)
commit749449e01c501455826972c273f86b284cca2019
treeef5fabf545b9d98b5a21984a54f61577fa6e5b20
parent5cc6272690e816c42a7f67477d129cc551bb1d6d
archive: Return the error code when fetching the filelist

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/archive.c
src/pakfire/archive.h
src/pakfire/db.c
src/pakfire/transaction.c
src/python/archive.c
tests/libpakfire/archive.c
tests/libpakfire/makefile.c