diff options
Diffstat (limited to 'toolchain.txt')
-rw-r--r-- | toolchain.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/toolchain.txt b/toolchain.txt index f829056d3ba0..f8403bf40a29 100644 --- a/toolchain.txt +++ b/toolchain.txt @@ -16,16 +16,13 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync toolchain +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: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). *** 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 -*** 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 |