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'},
|
10 | {'type': 'git', 'uri': 'git://github.com/leycec/raiagent.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.7
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync raiagent
|
15 | WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
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 | * media-libs/openglide-9999-r1: failed sourcing ebuild: cvs: EAPI 6 not supported, (cvs.eclass, line 21: called die)
| [FATAL] |
24 | * media-sound/deadbeef-1.8.2: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
25 | * media-sound/deadbeef-9999-r1: failed sourcing ebuild: inherit requires unknown eclass: l10n.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|