Check for archiving and sign errors in repo cmd.
modified libpkg/packing.c
@@ -103,6 +103,7 @@ packing_append_buffer(struct packing *pack, const char *buffer,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -112,12 +113,21 @@ packing_append_buffer(struct packing *pack, const char *buffer,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo.c
@@ -972,7 +972,7 @@ read_pkg_file(void *data)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -980,17 +980,28 @@ pack_db(const char *name, const char *archive, char *path,
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1006,19 +1017,27 @@ pkg_finish_repo(char *path, pem_password_cb *password_cb, char *rsa_key_path)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|