1 | {'description': {'en': "Winny's personal overlay"},
|
2 | 'feed': ['https://github.com/winny-/winny-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/winny-/winny-overlay',
|
4 | 'name': 'winny',
|
5 | 'owner': [{'email': 'winston@ml1.net', 'name': 'winny', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/winny-/winny-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/winny-/winny-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.1
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync winny
|
15 | WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing winny
|
17 | Already up to date.
|
18 | *** synced winny
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 winny
|
23 | * app-admin/cdist-6.4.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
24 | * app-emulation/protontricks-1.3.1-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
25 | * games-fps/alephone-durandal-20190331: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
26 | * games-fps/alephone-infinity-20190331: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
27 | * games-fps/alephone-marathon-20190331: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
28 | * media-sound/gpodder-3.10.15: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|