diff options
Diffstat (limited to 'sogo-connector.txt')
-rw-r--r-- | sogo-connector.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sogo-connector.txt b/sogo-connector.txt index ef860247da57..a8b8b73782eb 100644 --- a/sogo-connector.txt +++ b/sogo-connector.txt @@ -18,9 +18,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sogo-connector WARNING:pkgcore:sergiotarxz repo at '/var/lib/repo-mirror-ci/sync/sergiotarxz', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing sogo-connector -Already up to date. +error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 +fatal: expected flush after ref listing +!!! failed syncing sogo-connector + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sogo-connector +*** syncing sogo-connector +Cloning into '/var/lib/repo-mirror-ci/sync/sogo-connector'... *** synced sogo-connector - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 sogo-connector |