1 | {'description': {'en': "Richard Hering's gentoo overlay"},
|
2 | 'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/internethering/hering-overlay',
|
4 | 'name': 'hering-overlay',
|
5 | 'owner': [{'email': 'richard@internethering.de',
|
6 | 'name': 'Richard Hering',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/internethering/hering-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/internethering/hering-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.12
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hering-overlay
|
17 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
18 | *** syncing hering-overlay
|
19 | Already up to date.
|
20 | *** synced hering-overlay
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 hering-overlay
|
25 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
26 | * app-backup/AutoMySQLBackup-3.0_rc8: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
27 | * app-backup/AutoMySQLBackup-3.0_rc9: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 19: called die)
| [FATAL] |
28 | * net-mail/mailman-systemd-0.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
29 | * sys-apps/systemd-amavisd-milter-1.0: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
30 | * sys-apps/systemd-custom-timer-1.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
31 | * sys-apps/systemd-dovecot-timer-1.1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
32 | * sys-apps/systemd-pure-ftpd-1.0: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
| [FATAL] |
33 | * Cache regen failed with 1
|