1 | {'description': {'en': 'A personal overlay with no specific focus (mainly to\n'
|
2 | ' test ebuilds). Highly experimental. It is meant '
|
3 | 'as a playground for me,\n'
|
4 | ' but others might be interested.'},
|
5 | 'feed': ['https://cgit.gentoo.org/repo/user/gerislay.git/atom/'],
|
6 | 'homepage': 'https://cgit.gentoo.org/repo/user/gerislay.git',
|
7 | 'name': 'gerislay',
|
8 | 'owner': [{'email': 'gerion.entrup@flump.de',
|
9 | 'name': 'gerion',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://anongit.gentoo.org/git/repo/user/gerislay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/gerislay.git'}],
|
16 | 'status': 'unofficial'}
|
17 | pkgcore 0.12.21
|
18 |
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gerislay
|
20 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
21 | WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
22 | *** syncing gerislay
|
23 | Already up to date.
|
24 | *** synced gerislay
|
25 | * Sync succeeded
|
26 | $ git log --format=%ci -1
|
27 | $ git show -q --pretty=format:%G? HEAD
|
28 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gerislay
|
29 | * sys-kernel/hwmon-it87-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|