1 | {'description': {'en': "zx2c4's repository of additional ebuilds"},
|
2 | 'feed': ['http://git.zx2c4.com/portage/atom/?h=master'],
|
3 | 'homepage': 'http://git.zx2c4.com/portage/',
|
4 | 'name': 'zx2c4',
|
5 | 'owner': [{'email': 'zx2c4@gentoo.org',
|
6 | 'name': 'Jason A. Donenfeld',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://git.zx2c4.com/portage'},
|
10 | {'type': 'git', 'uri': 'http://git.zx2c4.com/portage'},
|
11 | {'type': 'git', 'uri': 'ssh://git@git.zx2c4.com/portage'}],
|
12 | 'status': 'official'}
|
13 | pkgcore 0.12.11
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zx2c4
|
16 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing zx2c4
|
18 | Already up to date.
|
19 | *** synced zx2c4
|
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 zx2c4
|
24 | * media-libs/mbelib-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
25 | * media-radio/dsd-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
26 | * Cache regen failed with 1
|