diff options
Diffstat (limited to 'twister.txt')
-rw-r--r-- | twister.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/twister.txt b/twister.txt index 74bba37bd5cd..60b9d3c91cc0 100644 --- a/twister.txt +++ b/twister.txt @@ -11,9 +11,10 @@ {'type': 'git', 'uri': 'git@github.com:ddorian1/gentoo-twister-overlay.git'}], 'status': 'unofficial'} -pkgcore 0.12.11 +pkgcore 0.12.12 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync twister +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 twister Already up to date. *** synced twister @@ -21,6 +22,7 @@ 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 twister +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. * net-p2p/twister-0.9.40: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die) * net-p2p/twister-9999: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die) * Cache regen failed with 1 |