diff options
author | 2024-10-23 15:03:38 +0000 | |
---|---|---|
committer | 2024-10-23 15:03:38 +0000 | |
commit | c23b0d3cfbdda9cbb439c3f8bb2409ffb54aa477 (patch) | |
tree | 6a196d5092660a8f6a6dc9e2e83687d6f50c4d1d /toolchain.txt | |
parent | 2024-10-23T14:45:00Z (diff) | |
download | repos-c23b0d3cfbdda9cbb439c3f8bb2409ffb54aa477.tar.gz repos-c23b0d3cfbdda9cbb439c3f8bb2409ffb54aa477.tar.bz2 repos-c23b0d3cfbdda9cbb439c3f8bb2409ffb54aa477.zip |
2024-10-23T15:00:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/toolchain.txt b/toolchain.txt index b47cb9a95630..5c2fdefcf381 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -15,17 +15,20 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain -*** 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 -WARNING:pkgcore:seden repo at '/var/lib/repo-mirror-ci/sync/seden', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:pixlra repo at '/var/lib/repo-mirror-ci/sync/pixlra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', 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:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', 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:musl repo at '/var/lib/repo-mirror-ci/sync/musl', 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'... -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 |