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.12.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-admin/webmin-1.955: failed sourcing ebuild: pam: EAPI 5 not supported, (pam.eclass, line 17: called die)
| [FATAL] |
21 | * app-crypt/sshexport-2.4: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
22 | * dev-cpp/gtkspellmm-3.0.5: failed sourcing ebuild: multilib-minimal: EAPI 5 not supported, (multilib-minimal.eclass, line 28: called die)
| [FATAL] |
23 | * dev-dotnet/gnu-getopt-net-9999: failed sourcing ebuild: mono: EAPI 4 not supported, (mono.eclass, line 18: called die)
| [FATAL] |
24 | * dev-embedded/cc65-2.19: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
25 | * dev-embedded/teensy-hid-listen-1.01: failed sourcing ebuild: eutils: EAPI 4 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
26 | * media-gfx/CQ-editor-0.0_alpha20191117: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 179: called die)
| [FATAL] |
27 | * media-sound/mp3val-0.1.8: failed sourcing ebuild: eutils: EAPI 0 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
28 | * net-fs/netatalk-2.2.5: failed sourcing ebuild: pam: EAPI 5 not supported, (pam.eclass, line 17: called die)
| [FATAL] |
29 | * net-misc/cprowl-0.5.1: failed sourcing ebuild: eutils: EAPI 2 not supported, (eutils.eclass, line 32: called die)
| [FATAL] |
30 | * net-proxy/dansguardian-2.12.0.3-r3: failed sourcing ebuild: user: EAPI 5 not supported, (user.eclass, line 26: called die)
| [FATAL] |
31 | * sys-block/targetcli-fb-2.1.51: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 179: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|