diff options
author | 2024-09-10 00:38:27 +0000 | |
---|---|---|
committer | 2024-09-10 00:38:27 +0000 | |
commit | bb72a22e038dfe749ef226cbbd705aa09542cb39 (patch) | |
tree | a7c371f5e036b3fd53ad6f3bda4c825c814a1d44 /swirl.txt | |
parent | 2024-09-10T00:15:00Z (diff) | |
download | repos-bb72a22e038dfe749ef226cbbd705aa09542cb39.tar.gz repos-bb72a22e038dfe749ef226cbbd705aa09542cb39.tar.bz2 repos-bb72a22e038dfe749ef226cbbd705aa09542cb39.zip |
2024-09-10T00:30:00Z
Diffstat (limited to 'swirl.txt')
-rw-r--r-- | swirl.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/swirl.txt b/swirl.txt index 6f84f9680cfc..aad73e1e18e9 100644 --- a/swirl.txt +++ b/swirl.txt @@ -12,9 +12,16 @@ pkgcore 0.12.27 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync swirl *** syncing swirl -Already up to date. +error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 +fatal: expected flush after ref listing +!!! failed syncing swirl + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync swirl +*** syncing swirl +Cloning into '/var/lib/repo-mirror-ci/sync/swirl'... *** synced swirl - * 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 swirl |