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
|
{'description': {'en': "mva's sandbox overlay"},
'feed': ['https://github.com/msva/mva-overlay/commits/master.atom'],
'homepage': 'https://github.com/msva/mva-overlay/',
'name': 'mva',
'owner': [{'email': 'mva@gentoo.org',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/msva/mva-overlay'},
{'type': 'git', 'uri': 'git://github.com/msva/mva-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
*** syncing mva
Already up to date.
*** synced mva
* 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 mva
* dev-lua/resty-upstream-healthcheck-9999: failed sourcing ebuild: error sourcing ebuild
* dev-ruby/clocale-0.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/fcgi-0.9.2.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/git-version-bump-0.15.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/manpages-0.6.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* net-analyzer/prometheus-nginx_exporter-0_p20170327: failed sourcing ebuild: LUA_COMPAT not declared., (lua-utils.eclass, line 71: called die)
* net-analyzer/prometheus-nginx_exporter-9999: failed sourcing ebuild: LUA_COMPAT not declared., (lua-utils.eclass, line 71: called die)
* Cache regen failed with 1
|