1 | {'description': {'en': 'id Software games overlay'},
|
2 | 'feed': ['https://bitbucket.org/jacendi/jacendi-overlay/atom'],
|
3 | 'homepage': 'https://bitbucket.org/jacendi/jacendi-overlay',
|
4 | 'name': 'jacendi-overlay',
|
5 | 'owner': [{'email': 'jacendi@protonmail.com',
|
6 | 'name': 'Vladimir Gavrilov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://bitbucket.org/jacendi/jacendi-overlay'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.16
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jacendi-overlay
|
15 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
16 | WARNING:pkgcore:hexedit-overlay repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing jacendi-overlay
|
18 | Already up to date.
|
19 | *** synced jacendi-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 jacendi-overlay
|
24 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
25 | * games-fps/doomretro-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
26 | * games-util/udmf-convert-9999: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
27 | * games-util/zdbsp-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
28 | * Cache regen failed with 1
|