diff options
Diffstat (limited to 'maekke.txt')
-rw-r--r-- | maekke.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/maekke.txt b/maekke.txt index 169064d0cec3..a422bb6d9330 100644 --- a/maekke.txt +++ b/maekke.txt @@ -16,9 +16,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke *** syncing maekke -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing maekke + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke +*** syncing maekke +Cloning into '/var/lib/repo-mirror-ci/sync/maekke'... *** synced maekke - * 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 maekke |