diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-28 04:36:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-28 04:36:12 +0000 |
commit | f77d1f56804346f53f77335b979abd317309f95f (patch) | |
tree | bb38fa17e899feb33520413fa494d1bd9e80cc4a /toolchain.txt | |
parent | 2024-09-28T04:15:00Z (diff) | |
download | repos-f77d1f56804346f53f77335b979abd317309f95f.tar.gz repos-f77d1f56804346f53f77335b979abd317309f95f.tar.bz2 repos-f77d1f56804346f53f77335b979abd317309f95f.zip |
2024-09-28T04:30:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/toolchain.txt b/toolchain.txt index 519d4d289044..bd833d1021de 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -15,15 +15,21 @@ '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/': The requested URL returned error: 500 -!!! 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:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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: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:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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: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 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 |