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
35
36
37
38
39
40
41
42
|
{'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.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync booboo
*** syncing booboo
From https://github.com/l29ah/booboo
ef1ba3c..0a5ceec master -> origin/master
Updating ef1ba3c..0a5ceec
Fast-forward
sys-apps/ksm_preload/ksm_preload-9999.ebuild | 5 ++---
sys-fs/nullfs/nullfs-9999.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
*** 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
* net-libs/ustream-ssl-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* net-misc/wide-dhcpv6-20080615-r2: failed sourcing ebuild: flag-o-matic: EAPI 5 not supported, (flag-o-matic.eclass, line 15: called die)
* net-p2p/gnunet-gtk-9999: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* net-voip/gnome-ring-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* net-voip/re-0.4.14: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* net-voip/re-0.4.15: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* sci-misc/elmer-fem-9999-r1: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* sys-boot/dracut-tuxonice-9999: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* sys-devel/ct-ng-9999: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* sys-libs/libspfs-0.2: failed sourcing ebuild: toolchain-funcs: EAPI 0 not supported, (toolchain-funcs.eclass, line 18: called die)
* www-servers/lighttpd-2.9999: failed sourcing ebuild: eutils: EAPI 5 not supported, (eutils.eclass, line 30: called die)
* www-servers/uhttpd-9999: failed sourcing ebuild: toolchain-funcs: EAPI 5 not supported, (toolchain-funcs.eclass, line 18: called die)
* x11-wm/matchbox-desktop-0.9.1-r1: failed sourcing ebuild: autotools: EAPI 5 not supported, (autotools.eclass, line 35: called die)
* Cache regen failed with 1
|