diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-15 04:48:43 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-11-15 04:48:43 +0000 |
commit | 54aeadfafdaca7f13f1ff4b59f8dc269c96627e6 (patch) | |
tree | b7a76eded6f680685232a4d90bdb317d154acd89 /cdlp.txt | |
parent | 2022-11-15T04:30:01Z (diff) | |
download | repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.tar.gz repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.tar.bz2 repos-54aeadfafdaca7f13f1ff4b59f8dc269c96627e6.zip |
2022-11-15T04:45:01Z
Diffstat (limited to 'cdlp.txt')
-rw-r--r-- | cdlp.txt | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -12,10 +12,19 @@ pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cdlp ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing cdlp -Already up to date. +fatal: unable to access 'https://codeberg.org/phranz/cdlp.git/': The requested URL returned error: 500 +!!! failed syncing cdlp + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cdlp +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. +*** syncing cdlp +Cloning into '/var/lib/repo-mirror-ci/sync/cdlp'... *** synced cdlp - * 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 cdlp |