1 | {'description': {'en': "robertgzr's personal overlay."},
|
2 | 'feed': ['https://git.sr.ht/~robertgzr/portage/log/rss.xml'],
|
3 | 'homepage': 'https://git.sr.ht/~robertgzr/portage',
|
4 | 'name': 'robertgzr',
|
5 | 'owner': [{'email': 'robert@gnzler.io',
|
6 | 'name': 'Robert Günzler',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~robertgzr/portage'},
|
10 | {'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.16
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robertgzr
|
15 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
16 | *** syncing robertgzr
|
17 | Already up to date.
|
18 | *** synced robertgzr
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 robertgzr
|
23 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
24 | * media-libs/raylib-9999: failed sourcing ebuild: inherit requires unknown eclass: cmake-utils.eclass
| [FATAL] |
25 | * Cache regen failed with 1
|