diff options
author | 2024-10-24 18:03:43 +0000 | |
---|---|---|
committer | 2024-10-24 18:03:43 +0000 | |
commit | 28117e739791f83ebc8632e143b64e8dd65fafc8 (patch) | |
tree | b9c3935ae2ab8c82a0b5006e2e61395235249f5c /toolchain.txt | |
parent | 2024-10-24T17:45:00Z (diff) | |
download | repos-28117e739791f83ebc8632e143b64e8dd65fafc8.tar.gz repos-28117e739791f83ebc8632e143b64e8dd65fafc8.tar.bz2 repos-28117e739791f83ebc8632e143b64e8dd65fafc8.zip |
2024-10-24T18:00:00Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/toolchain.txt b/toolchain.txt index 43b31014bcaa..31c35ef9ffac 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -16,17 +16,13 @@ pkgcore 0.12.28 $ 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: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: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'... +Already up to date. *** synced toolchain - * Sync succeeded after re-adding + * 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 |