1 | {'description': {'en': 'Personal Gentoo Overlay'},
|
2 | 'homepage': 'https://gitlab.com/AbhinavPraveen/ap-overlay',
|
3 | 'name': 'ap-overlay',
|
4 | 'owner': [{'email': 'praveen@abhinav.pro',
|
5 | 'name': 'Abhinav Praveen',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/AbhinavPraveen/ap-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.17
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ap-overlay
|
14 | *** syncing ap-overlay
|
15 | Already up to date.
|
16 | *** synced ap-overlay
|
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 ap-overlay
|
21 | * app-emulation/wine-lutris-6.14_p4: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
22 | * app-emulation/wine-lutris-6.21_p5: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
23 | * app-emulation/wine-lutris-6.21_p6: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
24 | * app-emulation/wine-lutris-7.1: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
25 | * app-emulation/wine-lutris-7.2: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
26 | * app-emulation/wine-lutris-7.2_p2: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
27 | * app-emulation/wine-lutris-7.2_p2-r1: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
28 | * app-emulation/wine-tkg-6.23: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
29 | * app-emulation/wine-tkg-7.0_rc2: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
30 | * app-emulation/wine-tkg-7.0_rc6: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
31 | * app-emulation/wine-tkg-7.0: failed sourcing ebuild: plocale: EAPI 6 not supported, (plocale.eclass, line 56: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|