diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-25 03:03:30 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-25 03:03:30 +0000 |
commit | 0376fd72fae6db47ab6b95d96360b70aa77ed656 (patch) | |
tree | c0432143f059ad8a43d23dbf4404793fd30c82bc /toolchain.txt | |
parent | 2024-10-25T02:45:00Z (diff) | |
download | repos-0376fd72fae6db47ab6b95d96360b70aa77ed656.tar.gz repos-0376fd72fae6db47ab6b95d96360b70aa77ed656.tar.bz2 repos-0376fd72fae6db47ab6b95d96360b70aa77ed656.zip |
2024-10-25T03:00:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/toolchain.txt b/toolchain.txt index b54b925c4747..c5e0e287c38d 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -15,17 +15,19 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +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). +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: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). +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: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). *** syncing toolchain -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'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': Recv failure: Connection reset by peer -!!! failed syncing toolchain - * Sync failed again with 1, removing +*** synced toolchain + * Sync succeeded +$ 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 + * Cache regenerated successfully |