diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-25 02:03:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-25 02:03:22 +0000 |
commit | b68cf101acd51fa647d50488e65d86392e3db268 (patch) | |
tree | 7a4e52889474c3da4eb8c9fbaf0a291424039d4d /toolchain.txt | |
parent | 2024-10-25T01:45:00Z (diff) | |
download | repos-b68cf101acd51fa647d50488e65d86392e3db268.tar.gz repos-b68cf101acd51fa647d50488e65d86392e3db268.tar.bz2 repos-b68cf101acd51fa647d50488e65d86392e3db268.zip |
2024-10-25T02:00:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/toolchain.txt b/toolchain.txt index 7d7789aa0543..f4d766ca34e1 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -16,10 +16,21 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ruby repo at '/var/lib/repo-mirror-ci/sync/ruby', 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:ssnb repo at '/var/lib/repo-mirror-ci/sync/ssnb', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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). *** 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 |