blob: 4f6c2b56eeea9880c4d31fb40eee2c9f62bbf8f8 (
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
32
33
|
{'description': {'en': "ppfeufer's personal overlay."},
'feed': ['https://github.com/ppfeufer/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/ppfeufer/gentoo-overlay',
'name': 'ppfeufer-gentoo-overlay',
'owner': [{'email': 'info@ppfeufer.de',
'name': 'Peter Pfeufer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ppfeufer/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/ppfeufer/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ppfeufer-gentoo-overlay
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing ppfeufer-gentoo-overlay
From https://github.com/ppfeufer/gentoo-overlay
12e50c1..36c89c0 master -> origin/master
Updating 12e50c1..36c89c0
Fast-forward
net-misc/insync/Manifest | 2 +
net-misc/insync/insync-3.8.1.50459.ebuild | 70 +++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+)
create mode 100644 net-misc/insync/insync-3.8.1.50459.ebuild
*** synced ppfeufer-gentoo-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 ppfeufer-gentoo-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
|