1 | {'description': {'en': 'This is roslin, my small overlay. Enjoy! (:'},
|
2 | 'homepage': 'https://gitlab.com/roslin-uberlay/roslin',
|
3 | 'name': 'roslin',
|
4 | 'owner': [{'email': 'szarpaj@grubelek.pl',
|
5 | 'name': 'Piotr Szymaniak',
|
6 | 'type': 'person'},
|
7 | {'email': 'mziab@o2.pl',
|
8 | 'name': 'Michał Ziąbkowski',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.com/roslin-uberlay/roslin.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.12
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync roslin
|
17 | 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.
|
18 | *** syncing roslin
|
19 | Already up to date.
|
20 | *** synced roslin
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 roslin
|
25 | 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.
|
26 | * app-accessibility/milena-0.2.90.1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
27 | * games-emulation/bsnes-073-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
28 | * games-emulation/bsnes-088-r1: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
29 | * games-emulation/bsnes-plus-9999: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
30 | * media-video/v4l2ucp-2.0.2-r2: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
31 | * Cache regen failed with 1
|