1 | {'description': {'en': 'Awesome ebuilds'},
|
2 | 'homepage': 'https://gitlab.awesome-it.de/overlays/awesome',
|
3 | 'name': 'awesome',
|
4 | 'owner': [{'email': 'info@awesome-it.de',
|
5 | 'name': 'Daniel Morlock',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.awesome-it.de/overlays/awesome.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.24
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync awesome
|
14 | *** syncing awesome
|
15 | Already up to date.
|
16 | *** synced awesome
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 awesome
|
21 | * dev-go/dep-0.5.0: failed sourcing ebuild: golang-vcs-snapshot: EAPI 6 not supported, (golang-vcs-snapshot.eclass, line 49: called die)
| [FATAL] |
22 | * dev-go/govendor-1.0.9: failed sourcing ebuild: golang-vcs-snapshot: EAPI 6 not supported, (golang-vcs-snapshot.eclass, line 49: called die)
| [FATAL] |
23 | * sys-cluster/stern-1.8.0: failed sourcing ebuild: golang-vcs-snapshot: EAPI 6 not supported, (golang-vcs-snapshot.eclass, line 49: called die)
| [FATAL] |
24 | * sys-cluster/stern-1.10.0: failed sourcing ebuild: golang-vcs-snapshot: EAPI 6 not supported, (golang-vcs-snapshot.eclass, line 49: called die)
| [FATAL] |
25 | * sys-cluster/stern-1.11.0: failed sourcing ebuild: golang-vcs-snapshot: EAPI 6 not supported, (golang-vcs-snapshot.eclass, line 49: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|