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 /ap-overlay.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 'ap-overlay.txt')
-rw-r--r-- | ap-overlay.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/ap-overlay.txt b/ap-overlay.txt index 6086c0bdca3a..01ca5b519e9b 100644 --- a/ap-overlay.txt +++ b/ap-overlay.txt @@ -13,9 +13,16 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ap-overlay ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing ap-overlay -Already up to date. +fatal: unable to access 'https://gitlab.com/AbhinavPraveen/ap-overlay.git/': The requested URL returned error: 502 +!!! failed syncing ap-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ap-overlay +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +*** syncing ap-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/ap-overlay'... *** synced ap-overlay - * 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 ap-overlay |