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