1 | {'description': {'en': 'Eigenlab Gentoo overlay'},
|
2 | 'homepage': 'https://gitlab.com/eigennet/eigenlay',
|
3 | 'name': 'eigenlay',
|
4 | 'owner': [{'email': 'gio@eigenlab.org',
|
5 | 'name': 'Gioacchino Mazzurco',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/eigennet/eigenlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.28
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync eigenlay
|
13 | WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | *** syncing eigenlay
|
15 | Already up to date.
|
16 | *** synced eigenlay
|
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 eigenlay
|
21 | * app-editors/vscodium-1.43.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
22 | * dev-util/android-ndk-17c: failed sourcing ebuild: check-reqs: EAPI 6 not supported, (check-reqs.eclass, line 46: called die)
| [FATAL] |
23 | * dev-util/android-ndk-21: failed sourcing ebuild: check-reqs: EAPI 6 not supported, (check-reqs.eclass, line 46: called die)
| [FATAL] |
24 | * Cache regen failed with 1
|