1 | {'description': {'en': "Jerzy Kolosowski's Gentoo overlay"},
|
2 | 'homepage': 'https://git.kolosowscy.pl/jurek/gentoo-overlay',
|
3 | 'name': 'jkolo',
|
4 | 'owner': [{'email': 'jerzy@kolosowscy.pl',
|
5 | 'name': 'Jerzy Kolosowski',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.24
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync jkolo
|
14 | *** syncing jkolo
|
15 | Already up to date.
|
16 | *** synced jkolo
|
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 jkolo
|
21 | * net-im/riot-web-0.16.4: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
22 | * sys-block/sed-opal-unlocker-0.0.20190123: failed sourcing ebuild: linux-info: EAPI 6 not supported, (linux-info.eclass, line 32: called die)
| [FATAL] |
23 | * www-servers/spreed-webrtc-0.29.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
24 | * Cache regen failed with 1
|