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
|
{'description': {'en': 'DidOS overlay gentoo edition'},
'feed': ['https://github.com/prototype99/didos/commits/master.atom'],
'homepage': 'https://github.com/prototype99/didos',
'name': 'didos',
'owner': [{'email': 'sophietheopossum@yandex.ru',
'name': 'Seirra Blake',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/prototype99/didos.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/prototype99/didos.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync didos
*** syncing didos
Already up to date.
*** synced didos
* 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 didos
* dev-java/ant-core-1.10.5-r2: failed sourcing ebuild: java-ant-2: EAPI 6 not supported, (java-ant-2.eclass, line 20: called die)
* dev-java/ant-core-1.10.7-r2: failed sourcing ebuild: java-ant-2: EAPI 6 not supported, (java-ant-2.eclass, line 20: called die)
* dev-java/hawtjni-runtime-1.10-r1: failed sourcing ebuild: java-pkg-simple: EAPI 6 not supported, (java-pkg-simple.eclass, line 21: called die)
* dev-java/icu4j-64.2: failed sourcing ebuild: java-ant-2: EAPI 6 not supported, (java-ant-2.eclass, line 20: called die)
* dev-java/jansi-native-1.5-r2: failed sourcing ebuild: java-pkg-simple: EAPI 6 not supported, (java-pkg-simple.eclass, line 21: called die)
* sys-devel/gcc-8.2.0-r7: failed sourcing ebuild: PYTHON_COMPAT not declared., (python-utils-r1.eclass, line 125: called die)
* Cache regen failed with 1
|