Fix incremental by removing packages which checksum has changed
modified libpkg/pkg_repo.c
@@ -245,6 +245,8 @@ file_exists(sqlite3_context *ctx, int argc, __unused sqlite3_value **argv)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -252,10 +254,15 @@ file_exists(sqlite3_context *ctx, int argc, __unused sqlite3_value **argv)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -400,7 +407,7 @@ initialize_repo(const char *repodb, bool force, sqlite3 **sqlite)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -425,7 +432,7 @@ initialize_repo(const char *repodb, bool force, sqlite3 **sqlite)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|