diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-05 02:10:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-05 02:10:38 +0000 |
commit | e00c2fa4e3e75a1e1902b8dce0d76d73dbd55214 (patch) | |
tree | e90d352061b6f648204a90f2ee14f591a731c617 /flow.txt | |
parent | 2024-03-05T01:45:00Z (diff) | |
download | repos-e00c2fa4e3e75a1e1902b8dce0d76d73dbd55214.tar.gz repos-e00c2fa4e3e75a1e1902b8dce0d76d73dbd55214.tar.bz2 repos-e00c2fa4e3e75a1e1902b8dce0d76d73dbd55214.zip |
2024-03-05T02:00:00Z
Diffstat (limited to 'flow.txt')
-rw-r--r-- | flow.txt | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -12,9 +12,16 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow *** syncing flow -Already up to date. +error: RPC failed; HTTP 524 curl 22 The requested URL returned error: 524 +fatal: expected flush after ref listing +!!! failed syncing flow + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow +*** syncing flow +Cloning into '/var/lib/repo-mirror-ci/sync/flow'... *** synced flow - * 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 flow |