Fix sqlite on FS without proper locking mechanism
modified libpkg/repo/binary/init.c
@@ -294,6 +294,7 @@ int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -302,6 +303,14 @@ pkg_repo_binary_open(struct pkg_repo *repo, unsigned mode)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -370,6 +379,7 @@ int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -383,6 +393,14 @@ pkg_repo_binary_create(struct pkg_repo *repo)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|