1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
{'description': {'en': "src_prepare group's Gentoo overlay"},
'feed': ['https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/src_prepare/src_prepare-overlay.git',
'name': 'src_prepare-overlay',
'owner': [{'email': 'xgqt@gentoo.org',
'name': 'Maciej Barć',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/src_prepare/src_prepare-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync src_prepare-overlay
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.
*** syncing src_prepare-overlay
From https://gitlab.com/src_prepare/src_prepare-overlay
51480d2..92c6bfa master -> origin/master
Updating 51480d2..92c6bfa
Fast-forward
sys-kernel/liquorix-sources/Manifest | 4 +++-
...uorix-sources-5.16.9.ebuild => liquorix-sources-5.18.15.ebuild} | 7 ++++---
sys-kernel/xanmod-sources/Manifest | 5 ++++-
.../{xanmod-sources-5.16.5.ebuild => xanmod-sources-5.19.0.ebuild} | 3 ++-
sys-kernel/zen-sources/Manifest | 4 +++-
.../{zen-sources-5.16.5.ebuild => zen-sources-5.18.15.ebuild} | 5 +++--
6 files changed, 19 insertions(+), 9 deletions(-)
rename sys-kernel/liquorix-sources/{liquorix-sources-5.16.9.ebuild => liquorix-sources-5.18.15.ebuild} (88%)
rename sys-kernel/xanmod-sources/{xanmod-sources-5.16.5.ebuild => xanmod-sources-5.19.0.ebuild} (91%)
rename sys-kernel/zen-sources/{zen-sources-5.16.5.ebuild => zen-sources-5.18.15.ebuild} (89%)
*** synced src_prepare-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 src_prepare-overlay
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.
* Cache regenerated successfully
|