1 | {'description': {'en': "mva's sandbox overlay"},
|
2 | 'feed': ['https://github.com/msva/mva-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/msva/mva-overlay/',
|
4 | 'name': 'mva',
|
5 | 'owner': [{'email': 'mva@gentoo.org',
|
6 | 'name': 'Vadim A. Misbakh-Soloviov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/msva/mva-overlay'},
|
10 | {'type': 'git', 'uri': 'git://github.com/msva/mva-overlay'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.1
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
|
15 | *** syncing mva
|
16 | Already up to date.
|
17 | *** synced mva
|
18 | * Sync succeeded
|
19 | $ git log --format=%ci -1
|
20 | $ git show -q --pretty=format:%G? HEAD
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mva
|
22 | * dev-python/python-axolotl-9999-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
23 | * dev-python/python-axolotl-curve25519-9999-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
24 | * dev-util/scanmem-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
25 | * media-libs/opencv-4.1.2-r3: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
26 | * net-irc/znc-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 158: called die)
| [FATAL] |
27 | * Cache regen failed with 1
|