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
33
34
|
{'description': {'en': 'L29Ah personal overlay'},
'feed': ['https://github.com/l29ah/booboo/commits/master.atom'],
'homepage': 'https://github.com/l29ah/booboo',
'name': 'booboo',
'owner': [{'email': 'zl29ah@gmail.com',
'name': 'Sergey Alirzaev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/l29ah/booboo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/l29ah/booboo.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo
*** syncing booboo
Already up to date.
*** synced booboo
* 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 booboo
* dev-libs/libsigc++-2.10.9999: failed sourcing ebuild: gnome2: EAPI 6 not supported, (gnome2.eclass, line 16: called die)
* dev-util/bcunit-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* games-simulation/simutrans-extended-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* games-simulation/simutrans-extended-britain128-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* games-simulation/simutrans-extended-sweden128-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* net-libs/pjsip-2.7.2: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* net-misc/6tunnel-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* net-misc/trackma-9999: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* net-wireless/rtl-ais-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* sci-electronics/adms-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* sys-boot/sedutil-9999: failed sourcing ebuild: git-r3: EAPI 6 not supported, (git-r3.eclass, line 30: called die)
* Cache regen failed with 1
|