1 | {'description': {'en': 'Gentoo portage overlay of alesharik'},
|
2 | 'homepage': 'https://github.com/alesharik/alesharik-overlay',
|
3 | 'name': 'alesharik',
|
4 | 'owner': [{'email': 'alesharik4@gmail.com',
|
5 | 'name': 'Aleksei Arsenev',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/alesharik/alesharik-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/alesharik/alesharik-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alesharik
|
16 | *** syncing alesharik
|
17 | Already up to date.
|
18 | *** synced alesharik
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 alesharik
|
23 | * dev-java/graalvm-bin-20.0.0-r8: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
24 | * dev-java/graalvm-bin-20.0.0-r11: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
25 | * dev-java/openjdk-bin-13.0.91-r1: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
26 | * dev-java/openjdk-bin-14.0.36-r1: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
27 | * dev-java/openjdk-bin-15.0.9: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
| [FATAL] |
28 | * dev-python/kubernetes-10.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
29 | * dev-python/kubernetes-11.0-r1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
30 | * dev-python/kubernetes-17.17.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 167: called die)
| [FATAL] |
31 | * Cache regen failed with 1
|