1 | {'description': {'en': 'Bits and pieces missing in gentoo or layman repos I '
|
2 | 'need'},
|
3 | 'homepage': 'https://github.com/Amaroun/gamarouns',
|
4 | 'name': 'gamarouns',
|
5 | 'owner': [{'email': 'vit.kasal@gmail.com',
|
6 | 'name': 'amaroun',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/Amaroun/gamarouns.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.11.8
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gamarouns
|
14 | *** syncing gamarouns
|
15 | Already up to date.
|
16 | *** synced gamarouns
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gamarouns
|
21 | * app-misc/bosco-9999: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
22 | * dev-python/sireader-1.1.1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line 48: called die)
| [FATAL] |
23 | * dev-python/spyder-3.2.7: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
24 | * dev-util/google-breakpad-9999-r3: failed sourcing ebuild: inherit requires unknown eclass: base.eclass
| [FATAL] |
25 | * sci-geosciences/geographiclib-1.50: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
26 | * sys-devel/icecream-1.0.1: failed sourcing ebuild: inherit requires unknown eclass: base.eclass
| [FATAL] |
27 | * Cache regen failed with 1
|