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
|
{'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
WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing booboo
From https://github.com/l29ah/booboo
14d53fb..9d44fa0 master -> origin/master
Updating 14d53fb..9d44fa0
Fast-forward
dev-python/ezdxf/Manifest | 2 +-
dev-python/ezdxf/{ezdxf-0.16.5.ebuild => ezdxf-1.3.0.ebuild} | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
rename dev-python/ezdxf/{ezdxf-0.16.5.ebuild => ezdxf-1.3.0.ebuild} (92%)
*** 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
* games-simulation/simutrans-extended-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
* games-simulation/simutrans-extended-britain128-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
* games-simulation/simutrans-extended-sweden128-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
* net-misc/trackma-9999: failed sourcing ebuild: eutils: EAPI 7 not supported, (eutils.eclass, line 19: called die)
* Cache regen failed with 1
|