diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 05:18:36 +0000 |
commit | 9c2efb3129d022d92dbb509b94cb2c3f55550e7b (patch) | |
tree | 7d1c262da444e17d8fa032f143deba27e1ce66ae /activehome.txt | |
parent | 2024-10-30T05:00:00Z (diff) | |
download | repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.gz repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.tar.bz2 repos-9c2efb3129d022d92dbb509b94cb2c3f55550e7b.zip |
2024-10-30T05:15:00Z
Diffstat (limited to 'activehome.txt')
-rw-r--r-- | activehome.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/activehome.txt b/activehome.txt index 8ddbeab59ab4..637251a0cb77 100644 --- a/activehome.txt +++ b/activehome.txt @@ -20,9 +20,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome *** syncing activehome -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing activehome + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +*** syncing activehome +Cloning into '/var/lib/repo-mirror-ci/sync/activehome'... *** synced activehome - * 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 activehome |