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
34
35
36
|
{'description': {'en': 'Personal overlay for packages I care of'},
'feed': ['https://github.com/dargor/dargor_gentoo_overlay/commits/master.atom'],
'homepage': 'https://github.com/dargor/dargor_gentoo_overlay',
'name': 'dargor',
'owner': [{'email': 'linder.gabriel@gmail.com',
'name': 'Gabriel Linder',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/dargor/dargor_gentoo_overlay.git'},
{'type': 'git',
'uri': 'git@github.com:dargor/dargor_gentoo_overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dargor
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing dargor
From https://github.com/dargor/dargor_gentoo_overlay
06e8bf8..d922951 master -> origin/master
Updating 06e8bf8..d922951
Fast-forward
dev-python/vowpalwabbit/Manifest | 2 +-
.../{vowpalwabbit-9.4.0.ebuild => vowpalwabbit-9.5.0.ebuild} | 0
sci-libs/vowpalwabbit/Manifest | 2 +-
.../{vowpalwabbit-9.4.0.ebuild => vowpalwabbit-9.5.0.ebuild} | 0
4 files changed, 2 insertions(+), 2 deletions(-)
rename dev-python/vowpalwabbit/{vowpalwabbit-9.4.0.ebuild => vowpalwabbit-9.5.0.ebuild} (100%)
rename sci-libs/vowpalwabbit/{vowpalwabbit-9.4.0.ebuild => vowpalwabbit-9.5.0.ebuild} (100%)
*** synced dargor
* 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 dargor
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
|