1 | {'description': {'en': 'Fixes and new unstable packages'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/displacer.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/displacer.git/',
|
4 | 'name': 'displacer',
|
5 | 'owner': [{'email': 'disinbox@gmail.com',
|
6 | 'name': 'Igor Ulyanov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/displacer.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/displacer.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/displacer.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.16
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync displacer
|
19 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
20 | *** syncing displacer
|
21 | Already up to date.
|
22 | *** synced displacer
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 displacer
|
27 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
28 | * Cache regenerated successfully
|