blob: 27a8d4fdd3e26674e5c87460b01803672d4ea40f (
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
|
{'description': {'en': 'Overlay for ebuilds used in NymphOS'},
'feed': ['https://github.com/neeshy/nymphos/commits/master.atom'],
'homepage': 'https://github.com/neeshy/nymphos',
'name': 'nymphos',
'owner': [{'email': 'neeshy@tfwno.gf', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/neeshy/nymphos.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/neeshy/nymphos.git'}],
'status': 'unofficial'}
pkgcore 0.12.12
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
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 nymphos
From https://github.com/neeshy/nymphos
40f1140..112bc9b master -> origin/master
Updating 40f1140..112bc9b
Fast-forward
games-arcade/stepmania/files/stepmania.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
*** synced nymphos
* 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 nymphos
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
|