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.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/msva/mva-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.17
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mva
|
16 | WARNING:pkgcore:kske repo at '/var/lib/repo-mirror-ci/sync/kske', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing mva
|
18 | Already up to date.
|
19 | *** synced mva
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mva
|
24 | * dev-python/matrix-common-1.1.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 286: called die)
| [FATAL] |
25 | * dev-python/matrix-synapse-ldap3-0.2.0: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 286: called die)
| [FATAL] |
26 | * net-analyzer/prometheus-1.5.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
27 | * net-analyzer/prometheus-alertmanager-0.5.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
28 | * net-analyzer/prometheus-blackbox_exporter-0.4.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
29 | * net-analyzer/prometheus-haproxy_exporter-0.7.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
30 | * net-analyzer/prometheus-memcached_exporter-0.3.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
31 | * net-analyzer/prometheus-mongodb_exporter-1.0.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
32 | * net-analyzer/prometheus-mysqld_exporter-0.9.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
33 | * net-analyzer/prometheus-nginx_vts_exporter-0.10.3: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
34 | * net-analyzer/prometheus-node_exporter-0.14.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
35 | * net-analyzer/prometheus-phpfpm_exporter-0.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
36 | * net-analyzer/prometheus-postgres_exporter-0.1.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
37 | * net-analyzer/prometheus-pushgateway-0.3.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
38 | * net-analyzer/prometheus-script_exporter-1.0.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
39 | * net-analyzer/prometheus-snmp_exporter-0.3.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
40 | * net-analyzer/prometheus-unbound_exporter-0.1_rc0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
41 | * net-im/matterbridge-9999: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
42 | * net-im/sydent-2.5.2: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 286: called die)
| [FATAL] |
43 | * net-im/synapse-1.57.1: failed sourcing ebuild: DISTUTILS_USE_SETUPTOOLS=pyproject.toml is no longer supported, use DISTUTILS_USE_PEP517, (distutils-r1.eclass, line 286: called die)
| [FATAL] |
44 | * www-apps/etherpad-lite-1.6.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
45 | * www-apps/grafana-5.2.1: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
46 | * Cache regen failed with 1
|