diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-02 10:31:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-02 10:31:23 +0000 |
commit | 4105e3666b7c5cb5f7e20b054eaf7a96bec68fd8 (patch) | |
tree | bc752ce6b61e97a6590d31ed4fdc3ec9c76f29eb /toolchain.txt | |
parent | 2022-07-02T10:15:01Z (diff) | |
download | repos-4105e3666b7c5cb5f7e20b054eaf7a96bec68fd8.tar.gz repos-4105e3666b7c5cb5f7e20b054eaf7a96bec68fd8.tar.bz2 repos-4105e3666b7c5cb5f7e20b054eaf7a96bec68fd8.zip |
2022-07-02T10:30:01Z
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/toolchain.txt b/toolchain.txt index 330f72a864d0..d0d34a038905 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -15,14 +15,18 @@ 'status': 'official'} pkgcore 0.12.11 - * Adding new repository $ 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: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:superposition repo at '/var/lib/repo-mirror-ci/sync/superposition', 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/': Could not resolve host: anongit.gentoo.org +!!! 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 -$ 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 +fatal: unable to access 'https://anongit.gentoo.org/git/proj/toolchain.git/': Could not resolve host: anongit.gentoo.org +!!! failed syncing toolchain + * Sync failed again with 1, removing |