1 | {'description': {'en': 'Calculate Overlay'},
|
2 | 'homepage': 'http://www.calculate-linux.org',
|
3 | 'name': 'calculate',
|
4 | 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'git://git.calculate-linux.org/calculate/calculate-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.12
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync calculate
|
12 | 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.
|
13 | *** syncing calculate
|
14 | Already up to date.
|
15 | *** synced calculate
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 calculate
|
20 | 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.
|
21 | * sys-process/cpu-x-3.2.4: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
22 | * sys-process/cpu-x-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
23 | * Cache regen failed with 1
|