diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 21:33:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 21:33:21 +0000 |
commit | 97baaf70f97bb33eac03c8e58eb72b32e0eeed0b (patch) | |
tree | da874cbf39918528f81c7adfe6aef6487752e679 /anarchy.txt | |
parent | 2024-10-24T21:15:00Z (diff) | |
download | repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.tar.gz repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.tar.bz2 repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.zip |
2024-10-24T21:30:00Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/anarchy.txt b/anarchy.txt index 1eb083a22ef3..53d29756ca7e 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -15,11 +15,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy -WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** 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 |