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