blob: f88532d860888ea61e0073a395cade27f1f82d02 (
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
|
{'description': {'en': 'Mostly c/c++ and python libraries'},
'feed': ['https://gitlab.com/extsidvind/ext-devlibs/-/commits/master?format=atom'],
'homepage': 'https://gitlab.com/extsidvind/ext-devlibs',
'name': 'ext-devlibs',
'owner': [{'email': 'ext@sidvind.com',
'name': 'David Sveningsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/extsidvind/ext-devlibs.git'},
{'type': 'git',
'uri': 'git@gitlab.com:extsidvind/ext-devlibs.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ext-devlibs
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 ext-devlibs
Already up to date.
*** synced ext-devlibs
* 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 ext-devlibs
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
|