1 | {'description': {'en': 'Well-documented ebuilds en-route to a bandersnatch '
|
2 | 'near you'},
|
3 | 'homepage': 'https://github.com/leycec/raiagent',
|
4 | 'name': 'raiagent',
|
5 | 'owner': [{'email': 'leycec@gmail.com',
|
6 | 'name': 'Cecil Curry',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/leycec/raiagent.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/leycec/raiagent.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.21
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
|
16 | *** syncing raiagent
|
17 | Already up to date.
|
18 | *** synced raiagent
|
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 raiagent
|
23 | * app-misc/powerline-2.7: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
24 | * app-misc/powerline-9999-r21: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
25 | * games-engines/ags-3.5.0.27: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
26 | * games-engines/ags-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|