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@icloud.com', '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.21
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gig
|
13 | *** syncing gig
|
14 | Already up to date.
|
15 | *** synced gig
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gig
|
20 | * app-admin/cockpit-293: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
21 | * app-admin/cockpit-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
22 | * app-misc/urlview-0.9_p21: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
23 | * media-sound/scdl-1.3.3_beta1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
| [FATAL] |
24 | * media-sound/scdl-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
| [FATAL] |
25 | * x11-misc/optimus-manager-1.4: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 178: called die)
| [FATAL] |
26 | * x11-terms/termite-13: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
27 | * x11-terms/termite-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 18: called die)
| [FATAL] |
28 | * Cache regen failed with 1
|