diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 01:07:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-07-15 01:07:06 +0000 |
commit | 0680e188709b350042816a573b2dca53ac5147a8 (patch) | |
tree | 158c061388c5af7f60fe48a975432a7c3a4c05e6 /gentoo-bootstrap.txt | |
parent | 2023-07-15T00:45:01Z (diff) | |
download | repos-0680e188709b350042816a573b2dca53ac5147a8.tar.gz repos-0680e188709b350042816a573b2dca53ac5147a8.tar.bz2 repos-0680e188709b350042816a573b2dca53ac5147a8.zip |
2023-07-15T01:00:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index b448757a1068..b09c28b6d49f 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -15,9 +15,18 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap *** syncing gentoo-bootstrap -Already up to date. +fatal: unable to access 'https://gitlab.com/stikonas/gentoo-bootstrap.git/': The requested URL returned error: 502 +!!! 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:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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). +WARNING:pkgcore:brave-overlay repo at '/var/lib/repo-mirror-ci/sync/brave-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'... *** synced gentoo-bootstrap - * Sync succeeded + * Sync succeeded after re-adding $ 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 |