1 | {'description': {'en': "zx2c4's repository of additional ebuilds"},
|
2 | 'feed': ['http://git.zx2c4.com/portage/atom/?h=master'],
|
3 | 'homepage': 'http://git.zx2c4.com/portage/',
|
4 | 'name': 'zx2c4',
|
5 | 'owner': [{'email': 'zx2c4@gentoo.org',
|
6 | 'name': 'Jason A. Donenfeld',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://git.zx2c4.com/portage'},
|
10 | {'type': 'git', 'uri': 'http://git.zx2c4.com/portage'},
|
11 | {'type': 'git', 'uri': 'ssh://git@git.zx2c4.com/portage'}],
|
12 | 'status': 'official'}
|
13 | pkgcore 0.12.16
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync zx2c4
|
16 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
17 | *** syncing zx2c4
|
18 | Already up to date.
|
19 | *** synced zx2c4
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 zx2c4
|
24 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
25 | * media-libs/mbelib-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
26 | * media-radio/dsd-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
27 | * Cache regen failed with 1
|