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
|
{'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
From https://github.com/msva/mva-overlay
3e34fb39..098a9132 master -> origin/master
Updating 3e34fb39..098a9132
Fast-forward
media-libs/libtgvoip/Manifest | 2 +-
...2.ebuild => libtgvoip-2.4.5_pre20220117.ebuild} | 13 ++--
media-libs/libtgvoip/libtgvoip-9999.ebuild | 13 ++--
sys-process/htop/htop-9999.ebuild | 71 +++++++++++++++++-----
4 files changed, 70 insertions(+), 29 deletions(-)
rename media-libs/libtgvoip/{libtgvoip-2.4.5_pre20210302.ebuild => libtgvoip-2.4.5_pre20220117.ebuild} (93%)
*** 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/colorls-1.1.0: 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
|