diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:08:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:08:43 +0000 |
commit | 4a47b0f686befdc69c741442fedc1bfec1690fac (patch) | |
tree | 2d94853ee06305596254b6ed5f10b83ef40e2b1b /gentoo-bootstrap.txt | |
parent | 2021-02-20T08:45:01Z (diff) | |
download | repos-4a47b0f686befdc69c741442fedc1bfec1690fac.tar.gz repos-4a47b0f686befdc69c741442fedc1bfec1690fac.tar.bz2 repos-4a47b0f686befdc69c741442fedc1bfec1690fac.zip |
2021-02-20T09:00:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index d9fce349163d..2385a8ce7606 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -25,10 +25,27 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +fatal: unable to access 'https://gitlab.com/stikonas/gentoo-bootstrap.git/': The requested URL returned error: 522 +*** syncing gentoo-bootstrap +!!! failed syncing gentoo-bootstrap + * Sync failed with 1 + * Will try to re-create +$ pmaint sync gentoo-bootstrap +WARNING:pkgcore:ag-ops repo at '/var/lib/repo-mirror-ci/sync/ag-ops', 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:concaveoverlay repo at '/var/lib/repo-mirror-ci/sync/concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:khoverlay repo at '/var/lib/repo-mirror-ci/sync/khoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:linux-be repo at '/var/lib/repo-mirror-ci/sync/linux-be', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:thegreatmcpain repo at '/var/lib/repo-mirror-ci/sync/thegreatmcpain', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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: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:sorrow repo at '/var/lib/repo-mirror-ci/sync/sorrow', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:elopez-r-overlay repo at '/var/lib/repo-mirror-ci/sync/elopez-r-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). +Cloning into '/var/lib/repo-mirror-ci/sync/gentoo-bootstrap'... *** syncing 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 regen --use-local-desc --pkg-desc-index -t 32 gentoo-bootstrap |