diff options
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/toolchain.txt b/toolchain.txt index 7d7789aa0543..2eac8a29ad52 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -17,9 +17,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain *** syncing toolchain -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 toolchain + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +*** syncing toolchain +Cloning into '/var/lib/repo-mirror-ci/sync/toolchain'... *** synced toolchain - * 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 toolchain |