blob: 1d3c1614ee39ff31e50120fb6c9654d08dc373d9 (
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
|
{'description': {'en': 'FeM Gentoo Overlay'},
'homepage': 'https://gitlab.fem-net.de/gentoo/fem-overlay',
'name': 'fem-overlay',
'owner': [{'email': 'frainz@mailbox.org',
'name': 'Paul Michel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.fem-net.de/gentoo/fem-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fem-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing fem-overlay
From https://gitlab.fem-net.de/gentoo/fem-overlay
cfcc1c9..54c7272 master -> origin/master
Updating cfcc1c9..54c7272
Fast-forward
app-admin/xq/Manifest | 4 ++--
app-admin/xq/{xq-0.0.7.ebuild => xq-1.0.0.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
rename app-admin/xq/{xq-0.0.7.ebuild => xq-1.0.0.ebuild} (87%)
*** synced fem-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 fem-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|