diff options
Diffstat (limited to 'waffle-builds.txt')
-rw-r--r-- | waffle-builds.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/waffle-builds.txt b/waffle-builds.txt index 9d16526806f7..10de4ae6149c 100644 --- a/waffle-builds.txt +++ b/waffle-builds.txt @@ -15,9 +15,16 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync waffle-builds *** syncing waffle-builds -Already up to date. +error: RPC failed; curl 55 Failed sending data to the peer +fatal: expected flush after ref listing +!!! failed syncing waffle-builds + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync waffle-builds +*** syncing waffle-builds +Cloning into '/var/lib/repo-mirror-ci/sync/waffle-builds'... *** synced waffle-builds - * 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 waffle-builds |