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': 'packages for cloud development'},
'feed': ['https://github.com/d3fy/defiance-overlay/commits/master.atom'],
'homepage': 'https://github.com/d3fy/defiance-overlay.git',
'name': 'defiance',
'owner': [{'email': 'dan@d3fy.net', 'name': 'Dan Molik', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/d3fy/defiance-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:d3fy/defiance-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync defiance
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing defiance
From https://github.com/d3fy/defiance-overlay
19cbe1cf..6667020c master -> origin/master
Updating 19cbe1cf..6667020c
Fast-forward
README.md | 2 +-
.../md5-cache/net-dns/{bind-dyndb-ldap-11.9 => bind-dyndb-ldap-11.10} | 2 +-
net-dns/bind-dyndb-ldap/Manifest | 2 +-
.../{bind-dyndb-ldap-11.9.ebuild => bind-dyndb-ldap-11.10.ebuild} | 0
4 files changed, 3 insertions(+), 3 deletions(-)
rename metadata/md5-cache/net-dns/{bind-dyndb-ldap-11.9 => bind-dyndb-ldap-11.10} (91%)
rename net-dns/bind-dyndb-ldap/{bind-dyndb-ldap-11.9.ebuild => bind-dyndb-ldap-11.10.ebuild} (100%)
*** synced defiance
* 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 defiance
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
|