diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-08 18:31:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-08 18:31:38 +0000 |
commit | b94a7640d8d666758a75421be555f9b7fa214e83 (patch) | |
tree | 0fce19d15890d221bc53f7cf8d5bdd67047777a4 /calculate.txt | |
parent | 2022-10-08T18:15:01Z (diff) | |
download | repos-b94a7640d8d666758a75421be555f9b7fa214e83.tar.gz repos-b94a7640d8d666758a75421be555f9b7fa214e83.tar.bz2 repos-b94a7640d8d666758a75421be555f9b7fa214e83.zip |
2022-10-08T18:30:01Z
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/calculate.txt b/calculate.txt index 8f72709abbb2..6ad8c48ecefc 100644 --- a/calculate.txt +++ b/calculate.txt @@ -6,14 +6,18 @@ 'source': [{'type': 'git', 'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}], 'status': 'unofficial'} -pkgcore 0.12.13 +pkgcore 0.12.16 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate +ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache. *** syncing calculate +From git://git.calculate-linux.org/calculate/calculate-overlay + 7659c4214..931b0900e develop -> origin/develop Already up to date. *** synced calculate * Sync succeeded $ 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 calculate +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 |