1 | {'description': {'en': 'Goris overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/user/goris.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/repo/user/goris.git/',
|
4 | 'name': 'goris',
|
5 | 'owner': [{'email': 'norayr.am@gmail.com',
|
6 | 'name': 'Norayr Mirakyan',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/user/goris.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/user/goris.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/user/goris.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.11.8
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync goris
|
19 | *** syncing goris
|
20 | Already up to date.
|
21 | *** synced goris
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 goris
|
26 | * media-fonts/arian-amu-3.0: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
27 | * media-fonts/arian-amu-4.0: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
28 | * media-fonts/arian-amu-mono-1.0: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
29 | * media-fonts/arian-amu-serif-1.0: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
30 | * media-fonts/arian-grqi-2.0: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
31 | * media-fonts/ghea-unicode-fonts-1.006: failed sourcing ebuild: EAPI 5 is not supported by font.eclass., (font.eclass, line 12: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|