diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 17:18:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 17:18:45 +0000 |
commit | ecfe45ac58a55b92c93b5db5aa262b56292eee24 (patch) | |
tree | 2218223b0c1e806803d1a201865c13f7f5492ff3 /toolchain.txt | |
parent | 2024-10-24T17:00:00Z (diff) | |
download | repos-ecfe45ac58a55b92c93b5db5aa262b56292eee24.tar.gz repos-ecfe45ac58a55b92c93b5db5aa262b56292eee24.tar.bz2 repos-ecfe45ac58a55b92c93b5db5aa262b56292eee24.zip |
2024-10-24T17:15: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 aa99480c1231..4b0956c15dfa 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: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:sogo-connector repo at '/var/lib/repo-mirror-ci/sync/sogo-connector', 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). *** 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 |