diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-20 09:22:18 +0000 |
commit | 04bc05f9453fdc544d7b797f3eb931dd8759cc9c (patch) | |
tree | 9c1519b7d9ac4d09e6a91b0df329e327c02905c6 /gentoo-bootstrap.txt | |
parent | 2021-02-20T09:00:01Z (diff) | |
download | repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.gz repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.tar.bz2 repos-04bc05f9453fdc544d7b797f3eb931dd8759cc9c.zip |
2021-02-20T09:15:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index 2385a8ce7606..c1bfe9e8ff58 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -12,6 +12,7 @@ 'uri': 'git+ssh://git@gitlab.com:stikonas/gentoo-bootstrap.git'}], 'status': 'unofficial'} $ pmaint sync gentoo-bootstrap +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). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -25,27 +26,10 @@ 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. -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'... +Already up to date. *** syncing gentoo-bootstrap *** synced gentoo-bootstrap - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoo-bootstrap |