diff options
author | 2024-09-25 17:33:45 +0000 | |
---|---|---|
committer | 2024-09-25 17:33:45 +0000 | |
commit | 37545aa93f0db1a5d934ad7d7309b3cf8e13ab10 (patch) | |
tree | 332aa38e16ecf143b9885acefef9ac7ea740fdc8 /toolchain.txt | |
parent | 2024-09-25T17:15:00Z (diff) | |
download | repos-37545aa93f0db1a5d934ad7d7309b3cf8e13ab10.tar.gz repos-37545aa93f0db1a5d934ad7d7309b3cf8e13ab10.tar.bz2 repos-37545aa93f0db1a5d934ad7d7309b3cf8e13ab10.zip |
2024-09-25T17:30:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/toolchain.txt b/toolchain.txt index 7d7789aa0543..e739e0df3309 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -17,9 +17,18 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain *** syncing toolchain -Already up to date. +error: RPC failed; curl 35 Recv failure: Connection reset by peer +fatal: expected flush after ref listing +!!! failed syncing toolchain + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +WARNING:pkgcore:superposition repo at '/var/lib/repo-mirror-ci/sync/superposition', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing toolchain +Cloning into '/var/lib/repo-mirror-ci/sync/toolchain'... *** synced toolchain - * 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 toolchain |