1 | {'description': {'en': 'Personal Overlay'},
|
2 | 'feed': ['https://github.com/jcaesar/liftm-overlay/commits/master.atom'],
|
3 | 'name': 'liftm',
|
4 | 'owner': [{'email': 'gentoobug@liftm.de',
|
5 | 'name': 'Julius Michaelis',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://github.com/jcaesar/liftm-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/jcaesar/liftm-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync liftm
|
16 | *** syncing liftm
|
17 | Already up to date.
|
18 | *** synced liftm
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 liftm
|
23 | * app-misc/rq-1.0.2: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
24 | * dev-util/wapm-cli-0.5.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
25 | * dev-util/wasmer-0.11.0-r1: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
26 | * dev-util/wasmer-1.0.1: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
27 | * dev-util/wasmer-2.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
28 | * games-sports/maniadrive-1.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
29 | * net-im/fractal-4.0.0: failed sourcing ebuild: cargo: EAPI 7 not supported, (cargo.eclass, line 15: called die)
| [FATAL] |
30 | * net-misc/cjdns-21.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
| [FATAL] |
31 | * x11-misc/xclip-0.12.1: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
| [FATAL] |
32 | * Cache regen failed with 1
|