diff options
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index e3a600eb1ace..8b7039b6e935 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -14,23 +14,15 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap -*** syncing gentoo-bootstrap -error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502 -fatal: expected flush after ref listing -!!! failed syncing gentoo-bootstrap - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap -WARNING:pkgcore:argent-main repo at '/var/lib/repo-mirror-ci/sync/argent-main', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:bitcoin repo at '/var/lib/repo-mirror-ci/sync/bitcoin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:eigenlay repo at '/var/lib/repo-mirror-ci/sync/eigenlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:escpr2 repo at '/var/lib/repo-mirror-ci/sync/escpr2', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:fol4 repo at '/var/lib/repo-mirror-ci/sync/fol4', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo-bootstrap -Cloning into '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap'... +Already up to date. *** synced gentoo-bootstrap - * 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 gentoo-bootstrap |