diff options
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 2734d4a5dd72..19528179b967 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -7,9 +7,10 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}], 'status': 'unofficial'} -pkgcore 0.12.13 +pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing bitcoin Already up to date. *** synced bitcoin @@ -17,4 +18,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 bitcoin +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. * Cache regenerated successfully |