diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-28 18:01:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-28 18:01:43 +0000 |
commit | 4bbb2e9281b22e47bf8f710af06835e2bf048f70 (patch) | |
tree | 3ad7627259c2525e355c59d620f15912d1ca6fc1 /gentoo-bootstrap.txt | |
parent | 2022-10-28T17:45:01Z (diff) | |
download | repos-4bbb2e9281b22e47bf8f710af06835e2bf048f70.tar.gz repos-4bbb2e9281b22e47bf8f710af06835e2bf048f70.tar.bz2 repos-4bbb2e9281b22e47bf8f710af06835e2bf048f70.zip |
2022-10-28T18:00:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index 741ab2ac27de..9be8c84877cd 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -16,22 +16,9 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing gentoo-bootstrap -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 -ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. -WARNING:pkgcore:akater repo at '/var/lib/repo-mirror-ci/sync/akater', 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:ap-overlay repo at '/var/lib/repo-mirror-ci/sync/ap-overlay', 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:flow repo at '/var/lib/repo-mirror-ci/sync/flow', 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 |