diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-28 17:47:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-28 17:47:07 +0000 |
commit | b9451304af0b235260f0892c83eae72063fcd86f (patch) | |
tree | 2bee7df51bae8d895549a0ba7e43c9a3b0ce6466 /eigenlay.txt | |
parent | 2022-10-28T17:30:01Z (diff) | |
download | repos-b9451304af0b235260f0892c83eae72063fcd86f.tar.gz repos-b9451304af0b235260f0892c83eae72063fcd86f.tar.bz2 repos-b9451304af0b235260f0892c83eae72063fcd86f.zip |
2022-10-28T17:45:01Z
Diffstat (limited to 'eigenlay.txt')
-rw-r--r-- | eigenlay.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/eigenlay.txt b/eigenlay.txt index 83fc136cae92..1e7cd98ab2d6 100644 --- a/eigenlay.txt +++ b/eigenlay.txt @@ -12,9 +12,21 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing eigenlay -Already up to date. +fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 502 +!!! failed syncing eigenlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +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: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). +*** syncing eigenlay +Cloning into '/var/lib/repo-mirror-ci/sync/eigenlay'... *** synced eigenlay - * 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 eigenlay |