1 | {'description': {'en': '"Bubba" platform support for Excito B2|3'},
|
2 | 'homepage': 'https://github.com/gordonb3/bubba-overlay',
|
3 | 'name': 'bubba',
|
4 | 'owner': [{'email': 'gordon@bosvangennip.nl',
|
5 | 'name': 'Gordon Bos',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/gordonb3/bubba-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/gordonb3/bubba-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba
|
16 | *** syncing bubba
|
17 | Already up to date.
|
18 | *** synced bubba
|
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 bubba
|
23 | * dev-java/openjdk-bin-8.0.252: failed sourcing ebuild: java-vm-2: EAPI 7 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|