1 | {'description': {'en': "Scott Alfter's ebuilds"},
|
2 | 'homepage': 'https://gitlab.com/salfter/portage',
|
3 | 'name': 'salfter',
|
4 | 'owner': [{'email': 'scott@alfter.us',
|
5 | 'name': 'Scott Alfter',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.11.8
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter
|
13 | *** syncing salfter
|
14 | Already up to date.
|
15 | *** synced salfter
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 salfter
|
20 | * app-crypt/mit-krb5-1.17.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
21 | * dev-python/chainmap-1.0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
22 | * dev-python/css-parser-1.0.4-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
23 | * dev-python/intelhex-2.2.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
24 | * dev-python/python-trezor-0.11.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
25 | * dev-python/rtslib-fb-2.1.72: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
26 | * dev-python/sockjs-tornado-1.0.3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
27 | * media-gfx/CQ-editor-0.0_alpha20191117: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
28 | * sys-block/targetcli-fb-2.1.51: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
29 | * sys-kernel/raspberrypi-sources-4.18.9999: failed sourcing ebuild: kernel-2: EAPI 5 not supported, (kernel-2.eclass, line 207: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|