1 | {'description': {'en': 'packages for cloud development'},
|
2 | 'feed': ['https://github.com/d3fy/defiance-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/d3fy/defiance-overlay.git',
|
4 | 'name': 'defiance',
|
5 | 'owner': [{'email': 'dan@d3fy.net', 'name': 'Dan Molik', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/d3fy/defiance-overlay.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:d3fy/defiance-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.17
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync defiance
|
14 | *** syncing defiance
|
15 | Already up to date.
|
16 | *** synced defiance
|
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 defiance
|
21 | * app-emulation/kvmtool-9999: failed sourcing ebuild: linux-mod: EAPI 6 not supported, (linux-mod.eclass, line 154: called die)
| [FATAL] |
22 | * dev-db/pg_jobmon-1.3.3: failed sourcing ebuild: postgres-multi: EAPI 6 not supported, (postgres-multi.eclass, line 19: called die)
| [FATAL] |
23 | * dev-db/pg_partman-3.1.1: failed sourcing ebuild: postgres-multi: EAPI 6 not supported, (postgres-multi.eclass, line 19: called die)
| [FATAL] |
24 | * dev-db/pg_pathman-1.4.9: failed sourcing ebuild: postgres-multi: EAPI 6 not supported, (postgres-multi.eclass, line 19: called die)
| [FATAL] |
25 | * dev-db/postgresql-hll-2.15: failed sourcing ebuild: postgres-multi: EAPI 6 not supported, (postgres-multi.eclass, line 19: called die)
| [FATAL] |
26 | * dev-db/postgresql-hll-2.16: failed sourcing ebuild: postgres-multi: EAPI 6 not supported, (postgres-multi.eclass, line 19: called die)
| [FATAL] |
27 | * net-libs/dpdk-17.11.3: failed sourcing ebuild: linux-mod: EAPI 6 not supported, (linux-mod.eclass, line 154: called die)
| [FATAL] |
28 | * net-libs/dpdk-18.05: failed sourcing ebuild: linux-mod: EAPI 6 not supported, (linux-mod.eclass, line 154: called die)
| [FATAL] |
29 | * net-misc/openvswitch-2.9.2: failed sourcing ebuild: linux-mod: EAPI 6 not supported, (linux-mod.eclass, line 154: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|