1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': "rage's personal overlay"},
'feed': ['https://gitlab.com/oxr463/overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/oxr463/overlay',
'name': 'rage',
'owner': [{'email': 'ramage.lucas@protonmail.com',
'name': 'Lucas Ramage',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/oxr463/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/oxr463/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync rage
*** syncing rage
Already up to date.
*** synced rage
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 rage
* media-fonts/ocr-a-1.0: failed sourcing ebuild: EAPI 6 is not supported by font.eclass., (font.eclass, line 12: called die)
* Cache regen failed with 1
|