1 | {'description': {'en': 'Software needed to render the Blender-based gentoo '
|
2 | 'Logo of 2003'},
|
3 | 'feed': ['https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/atom/?h=master'],
|
4 | 'homepage': 'https://gitweb.gentoo.org/repo/proj/blender-gentoo-logo.git/',
|
5 | 'name': 'blender-gentoo-logo',
|
6 | 'owner': [{'email': 'sping@gentoo.org',
|
7 | 'name': 'Sebastian Pipping',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/repo/proj/blender-gentoo-logo.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/blender-gentoo-logo.git'}],
|
14 | 'status': 'official'}
|
15 | pkgcore 0.12.16
|
16 |
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync blender-gentoo-logo
|
18 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
19 | *** syncing blender-gentoo-logo
|
20 | Already up to date.
|
21 | *** synced blender-gentoo-logo
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 blender-gentoo-logo
|
26 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
27 | * media-gfx/blender-2.26: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
28 | * media-gfx/blender-2.31a: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
29 | * Cache regen failed with 1
|