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
|
{'description': {'en': 'Personnal overlay of alarig/SwordArMor'},
'homepage': 'https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay',
'name': 'SwordArMor',
'owner': [{'email': 'alarig@swordarmor.fr',
'name': 'Alarig Le Lay',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.grifon.fr/alarig/SwordArMor-gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.grifon.fr:alarig/SwordArMor-gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync SwordArMor
*** syncing SwordArMor
Already up to date.
*** synced SwordArMor
* 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 SwordArMor
* dev-python/sphinx-argparse-0.2.5: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* dev-python/vcver-0.2.11: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* games-util/factorio-mod-updater-0.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* games-util/factorio-mod-updater-0.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* games-util/factorio-mod-updater-0.2.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* net-analyzer/nagios-check-zfs-linux-1.2: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* net-dns/asdig-9999: failed sourcing ebuild: git-r3: EAPI 5 not supported, (git-r3.eclass, line 15: called die)
* net-dns/nagios-check_dns_sync-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* net-misc/ripe-api-client-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 171: called die)
* Cache regen failed with 1
|