1 | {'description': {'en': 'Personal User Overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/alexcepoi.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/alexcepoi.git/',
|
4 | 'name': 'alexcepoi',
|
5 | 'owner': [{'email': 'alex.cepoi@gmail.com',
|
6 | 'name': 'Alexandru Cepoi',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/alexcepoi.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/alexcepoi.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/alexcepoi.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.12
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alexcepoi
|
19 | 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.
|
20 | *** syncing alexcepoi
|
21 | Already up to date.
|
22 | *** synced alexcepoi
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 alexcepoi
|
27 | 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.
|
28 | * dev-perl/Log-LogLite-0.820.0: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|