1 | {'description': {'en': 'Personal overlay with ebuilds that were missing at one '
|
2 | 'point or another'},
|
3 | 'feed': ['https://github.com/ananace/overlay/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/ananace/overlay',
|
5 | 'name': 'ace',
|
6 | 'owner': [{'email': 'ace@haxalot.com',
|
7 | 'name': 'Alexander Olofsson',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git', 'uri': 'https://github.com/ananace/overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:ananace/overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.20
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ace
|
16 | *** syncing ace
|
17 | Already up to date.
|
18 | *** synced ace
|
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 ace
|
23 | * dev-python/brother_ql-0.9.4: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
24 | * dev-python/packbits-0.6: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
25 | * dev-python/token-bucket-0.2.0: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
26 | * dev-python/token-bucket-0.3.0: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
27 | * dev-util/conan-1.41.0: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
28 | * dev-util/conan-1.42.0: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
29 | * games-util/mangohud-0.6.1: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
30 | * games-util/mangohud-0.6.3: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
31 | * games-util/mangohud-0.6.4: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
32 | * games-util/mangohud-0.6.5: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
33 | * games-util/mangohud-0.6.7: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
34 | * games-util/mangohud-0.6.7.1: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
35 | * games-util/mangohud-0.6.8: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
36 | * games-util/mangohud-0.6.9.1: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
37 | * games-util/mangohud-9999: failed sourcing ebuild: Invalid implementation in PYTHON_COMPAT: python3_12, (python-utils-r1.eclass, line 143: called die)
| [FATAL] |
38 | * Cache regen failed with 1
|