1 | {'description': {'en': 'Mart Raudsepp developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/leio.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/leio.git',
|
4 | 'name': 'leio',
|
5 | 'owner': [{'email': 'leio@gentoo.org',
|
6 | 'name': 'Mart Raudsepp',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/leio.git'},
|
11 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/leio.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/leio.git'}],
|
14 | 'status': 'official'}
|
15 | pkgcore 0.12.4
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync leio
|
18 | *** syncing leio
|
19 | Already up to date.
|
20 | *** synced leio
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 leio
|
25 | * dev-libs/weston-1.6.1: failed sourcing ebuild: inherit requires unknown eclass: readme.gentoo.eclass
| [FATAL] |
26 | * media-tv/kodi-16.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 159: called die)
| [FATAL] |
27 | * net-libs/webkit-gtk-2.4.8: failed sourcing ebuild: check-reqs: EAPI=5 is not supported, (check-reqs.eclass, line 43: called die)
| [FATAL] |
28 | * x11-drivers/xf86-video-fbturbo-0.4.0: failed sourcing ebuild: inherit requires unknown eclass: xorg-2.eclass
| [FATAL] |
29 | * Cache regen failed with 1
|