1 | {'description': {'en': 'Overlay for software I use or made'},
|
2 | 'feed': ['https://github.com/binex-dsk/ebuilds/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/binex-dsk/ebuilds',
|
4 | 'name': 'swirl',
|
5 | 'owner': [{'email': 'swurl@swurl.xyz',
|
6 | 'name': 'Carson Rueter',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/binex-dsk/ebuilds.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:binex-dsk/ebuilds.git'},
|
11 | {'type': 'git', 'uri': 'https://git.swurl.xyz/swirl/ebuilds.git'},
|
12 | {'type': 'git', 'uri': 'gitea@git.swurl.xyz:swirl/ebuilds.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.16
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync swirl
|
17 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
18 | WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | *** syncing swirl
|
20 | Already up to date.
|
21 | *** synced swirl
|
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 swirl
|
26 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
27 | * net-misc/urlview-0.9: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|