1 | {'description': {'en': 'FeM Gentoo Overlay'},
|
2 | 'homepage': 'https://gitlab.fem-net.de/gentoo/fem-overlay',
|
3 | 'name': 'fem-overlay',
|
4 | 'owner': [{'email': 'fem-overlay@technik.fem-net.de',
|
5 | 'name': 'FeM e.V. Gentoo Overlay maintainers',
|
6 | 'type': 'project'},
|
7 | {'email': 'frainz@mailbox.org',
|
8 | 'name': 'Paul Michel',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://gitlab.fem-net.de/gentoo/fem-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fem-overlay
|
17 | *** syncing fem-overlay
|
18 | Already up to date.
|
19 | *** synced fem-overlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fem-overlay
|
24 | * media-video/decklink-debugger-20180112: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
25 | * media-video/decklink-debugger-20180511: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|