diff options
Diffstat (limited to 'erayd.txt')
-rw-r--r-- | erayd.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/erayd.txt b/erayd.txt index d1a85790bcb7..e08afa78ec26 100644 --- a/erayd.txt +++ b/erayd.txt @@ -9,9 +9,10 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/erayd/overlay.git'}, {'type': 'git', 'uri': 'git@github.com:erayd/overlay.git'}], 'status': 'unofficial'} -pkgcore 0.12.11 +pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync erayd +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 erayd Already up to date. *** synced erayd @@ -19,4 +20,5 @@ Already up to date. $ 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 erayd +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 |