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