diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-01 12:48:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-01 12:48:19 +0000 |
commit | b52fc0d1230b2f4d0a5c7fd3cc024a39c76da59c (patch) | |
tree | d0f397d7fe1e2ae0370611b7f04fcb562930b317 /slonko.txt | |
parent | 2022-08-01T12:30:01Z (diff) | |
download | repos-b52fc0d1230b2f4d0a5c7fd3cc024a39c76da59c.tar.gz repos-b52fc0d1230b2f4d0a5c7fd3cc024a39c76da59c.tar.bz2 repos-b52fc0d1230b2f4d0a5c7fd3cc024a39c76da59c.zip |
2022-08-01T12:45:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/slonko.txt b/slonko.txt index a5c37a4aa2c6..fa2922e537f7 100644 --- a/slonko.txt +++ b/slonko.txt @@ -15,7 +15,10 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync slonko ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache. *** syncing slonko Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... -remote: 403 Forbidden -fatal: unable to access 'https://slonko.net/git/portage/': The requested URL returned error: 403 -!!! failed syncing slonko - * Sync failed with 1 +*** synced slonko + * 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 slonko +ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache. + * Cache regenerated successfully |