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
|
{'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.11
$ 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
* app-mobilephone/scrcpy-1.17: failed sourcing ebuild: meson: EAPI 6 not supported, (meson.eclass, line 39: called die)
* dev-perl/SNMP-Extension-PassPersist-0.07: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* dev-perl/Sort-Key-OID-0.05: failed sourcing ebuild: perl-module: EAPI 5 not supported, (perl-module.eclass, line 32: called die)
* Cache regen failed with 1
|