1 | {'description': {'en': 'Computer graphics ebuilds for gentoo'},
|
2 | 'homepage': 'https://github.com/brothermechanic/cg',
|
3 | 'name': 'cg',
|
4 | 'owner': [{'email': 'brothermechanic@gmail.com', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git', 'uri': 'https://github.com/brothermechanic/cg.git'},
|
7 | {'type': 'git',
|
8 | 'uri': 'git+ssh://git@github.com/brothermechanic/cg.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.16
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync cg
|
13 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
14 | *** syncing cg
|
15 | From https://github.com/brothermechanic/cg
|
16 | 4c71b4f..1c12124 master -> origin/master
|
17 | Updating 4c71b4f..1c12124
|
18 | Fast-forward
|
19 | media-blender/addons/addons-9999.ebuild | 12 +++++++-----
|
20 | media-blender/addons_contrib/addons_contrib-9999.ebuild | 12 +++++++-----
|
21 | media-gfx/blender/blender-9999.ebuild | 7 +++----
|
22 | 3 files changed, 17 insertions(+), 14 deletions(-)
|
23 | *** synced cg
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 cg
|
28 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
29 | * Cache regenerated successfully
|