diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 02:35:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 02:35:21 +0000 |
commit | fae33d55409231c2c27b281cd1f79e7783621066 (patch) | |
tree | 812ea8d6cf03677cde990d9e0e6b97c6490bdbac /gentoo-bootstrap.txt | |
parent | 2023-07-15T02:15:01Z (diff) | |
download | repos-fae33d55409231c2c27b281cd1f79e7783621066.tar.gz repos-fae33d55409231c2c27b281cd1f79e7783621066.tar.bz2 repos-fae33d55409231c2c27b281cd1f79e7783621066.zip |
2023-07-15T02:30:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index 6732d932945a..59bdd6c58f24 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -14,18 +14,11 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap +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). *** 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:antons-matrix-overlay repo at '/var/lib/repo-mirror-ci/sync/antons-matrix-overlay', 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 |