blob: e67c662e4cbd22a05eaba919c8b961113d2d8245 (
plain)
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
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync lmiphay
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 lmiphay
From git://anongit.gentoo.org/user/lmiphay
1e4fbd6..6f5f796 master -> origin/master
Updating 1e4fbd6..6f5f796
Fast-forward
games-simulation/firestorm-bin/Manifest | 6 +++---
games-simulation/firestorm-bin/firestorm-bin-6.5.6-r1.ebuild | 2 +-
...firestorm-bin-6.5.6.ebuild => firestorm-bin-6.6.2_beta.ebuild} | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
rename games-simulation/firestorm-bin/{firestorm-bin-6.5.6.ebuild => firestorm-bin-6.6.2_beta.ebuild} (94%)
*** synced lmiphay
* 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 lmiphay
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
|