1 | {'description': {'en': "Gig OS's Overlay"},
|
2 | 'feed': ['https://github.com/Gig-OS/gig/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Gig-OS/gig',
|
4 | 'name': 'gig',
|
5 | 'owner': [{'email': 'yangmame@i2pmail.org', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/Gig-OS/gig.git'},
|
8 | {'type': 'git', 'uri': 'git+ssh://git@github.com/Gig-OS/gig.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.12
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gig
|
13 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
14 | *** syncing gig
|
15 | Already up to date.
|
16 | *** synced gig
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gig
|
21 | ERROR:pkgcore:Cannot write cache for /usr/lib/python3.10/site-packages/pkgcore/plugins/plugincache: [Errno 13] Permission denied: '/usr/lib64/python3.10/site-packages/pkgcore/plugins/.update.plugincache'. Try running pplugincache.
|
22 | * app-dicts/stardict-ecdict-en-zh-1.0.28: failed sourcing ebuild: stardict: EAPI 7 not supported, (stardict.eclass, line 21: called die)
| [FATAL] |
23 | * Cache regen failed with 1
|