1 | {'description': {'en': "mva's sandbox overlay"},
|
2 | 'feed': ['https://github.com/msva/mva-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/msva/mva-overlay/',
|
4 | 'name': 'mva',
|
5 | 'owner': [{'email': 'mva@gentoo.org',
|
6 | 'name': 'Vadim A. Misbakh-Soloviov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/msva/mva-overlay'},
|
10 | {'type': 'git', 'uri': 'git://github.com/msva/mva-overlay'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.8
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
|
15 | WARNING:pkgcore:leio repo at '/var/lib/repo-mirror-ci/sync/leio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | *** syncing mva
|
17 | Already up to date.
|
18 | *** synced mva
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ git show -q --pretty=format:%G? HEAD
|
22 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mva
|
23 | * dev-lua/resty-upstream-healthcheck-9999: failed sourcing ebuild: error sourcing ebuild
| [FATAL] |
24 | * dev-ruby/clocale-0.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
25 | * dev-ruby/fcgi-0.9.2.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
26 | * dev-ruby/git-version-bump-0.15.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
27 | * dev-ruby/manpages-0.6.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
28 | * net-analyzer/prometheus-nginx_exporter-0_p20170327: failed sourcing ebuild: LUA_COMPAT not declared., (lua-utils.eclass, line 71: called die)
| [FATAL] |
29 | * net-analyzer/prometheus-nginx_exporter-9999: failed sourcing ebuild: LUA_COMPAT not declared., (lua-utils.eclass, line 71: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|