1 | {'description': {'en': "Phil's overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/user/superposition.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/user/superposition.git/',
|
4 | 'name': 'superposition',
|
5 | 'owner': [{'email': 'pmebuid@messagebox.email',
|
6 | 'name': 'Philip Miess',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/user/superposition.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/user/superposition.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/superposition.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.12
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync superposition
|
19 | 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.
|
20 | *** syncing superposition
|
21 | Already up to date.
|
22 | *** synced superposition
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 superposition
|
27 | 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.
|
28 | * app-crypt/gorilla-1.5.3.7: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
29 | * dev-ml/ocaml-compiler-libs-0.9.0: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
30 | * dev-ml/ocaml-migrate-parsetree-1.0.7: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
31 | * dev-ml/ppx_ast-0.9.1: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
32 | * dev-ml/ppx_core-0.9.0-r1: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
33 | * dev-ml/ppx_driver-0.9.1-r1: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
34 | * dev-ml/ppx_metaquot-0.9.0: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
35 | * dev-ml/ppx_optcomp-0.9.0-r3: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
36 | * dev-ml/ppx_traverse_builtins-0.9.0: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
37 | * dev-ml/sexplib-0.9.3: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
38 | * dev-ml/stdio-0.9.1: failed sourcing ebuild: opam: EAPI 6 not supported, (opam.eclass, line 18: called die)
| [FATAL] |
39 | * games-arcade/tokitori-20130705: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
40 | * media-sound/pd-0.46_p7-r1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
41 | * media-sound/pd-0.47_p1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
42 | * Cache regen failed with 1
|