diff options
author | 2024-10-28 13:33:47 +0000 | |
---|---|---|
committer | 2024-10-28 13:33:47 +0000 | |
commit | 6dc7162322a2bc7c65962b0fe1eb40851829623e (patch) | |
tree | f8ce92190b23bed9e9f4201b4b5882575a176934 /anarchy.txt | |
parent | 2024-10-28T13:15:00Z (diff) | |
download | repos-6dc7162322a2bc7c65962b0fe1eb40851829623e.tar.gz repos-6dc7162322a2bc7c65962b0fe1eb40851829623e.tar.bz2 repos-6dc7162322a2bc7c65962b0fe1eb40851829623e.zip |
2024-10-28T13:30:00Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/anarchy.txt b/anarchy.txt index bc21d419a2b1..53d29756ca7e 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -16,9 +16,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy *** syncing anarchy -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing anarchy + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy +*** syncing anarchy +Cloning into '/var/lib/repo-mirror-ci/sync/anarchy'... *** synced anarchy - * 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 anarchy |