1 | {'description': {'en': 'Personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/SpiderX/portage-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/SpiderX/portage-overlay',
|
4 | 'name': 'nest',
|
5 | 'owner': [{'email': 'spiderx@spiderx.dp.ua',
|
6 | 'name': 'Vladimir Pavljuchenkov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/SpiderX/portage-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/SpiderX/portage-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nest
|
17 | *** syncing nest
|
18 | Already up to date.
|
19 | *** synced nest
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nest
|
24 | * app-admin/fselect-0.6.6: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
25 | * app-admin/fselect-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
26 | * app-admin/rhit-1.3.2: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
27 | * app-admin/rhit-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
28 | * app-admin/tztail-1.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
29 | * app-admin/tztail-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
30 | * dev-util/cfn-guard-1.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
31 | * dev-util/cfn-guard-2.0.1: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
32 | * dev-util/cfn-guard-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
33 | * dev-util/desed-1.2.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
34 | * dev-util/desed-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
35 | * net-analyzer/bandwhich-0.7.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
36 | * net-analyzer/bandwhich-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
37 | * net-analyzer/gping-0.1.7: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
38 | * net-analyzer/gping-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
39 | * net-dns/r53ddns-1.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
40 | * net-dns/r53ddns-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
41 | * net-misc/websocat-1.6.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
42 | * net-misc/websocat-9999: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
43 | * Cache regen failed with 1
|