diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:48:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 16:48:21 +0000 |
commit | a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f (patch) | |
tree | 3909d024568d2c6e010923afcf378bc452437a4a /toolchain.txt | |
parent | 2024-10-24T16:30:00Z (diff) | |
download | repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.tar.gz repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.tar.bz2 repos-a4bdb14ff5b7eb0927ab0a7c3ec67431ddb7c11f.zip |
2024-10-24T16:45:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/toolchain.txt b/toolchain.txt index b51487110b86..8e0880c4f462 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -16,15 +16,18 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain -WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:tamiko repo at '/var/lib/repo-mirror-ci/sync/tamiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:guru repo at '/var/lib/repo-mirror-ci/sync/guru', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing toolchain -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': Recv failure: Connection reset by peer +!!! 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 +*** 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 |