1 | {'description': {'en': 'DidOS overlay gentoo edition'},
|
2 | 'feed': ['https://github.com/prototype99/didos/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/prototype99/didos',
|
4 | 'name': 'didos',
|
5 | 'owner': [{'email': 'sophietheopossum@yandex.ru',
|
6 | 'name': 'Seirra Blake',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/prototype99/didos.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@github.com/prototype99/didos.git'}],
|
12 | 'status': 'unofficial'}
|
13 | pkgcore 0.12.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync didos
|
16 | WARNING:pkgcore:cosmicmod-overlay repo at '/var/lib/repo-mirror-ci/sync/cosmicmod-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing didos
|
18 | Already up to date.
|
19 | *** synced didos
|
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 didos
|
24 | * 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)
| [FATAL] |
25 | * 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)
| [FATAL] |
26 | * 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)
| [FATAL] |
27 | * dev-java/icu4j-64.2: failed sourcing ebuild: java-ant-2: EAPI 6 not supported, (java-ant-2.eclass, line 20: called die)
| [FATAL] |
28 | * 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)
| [FATAL] |
29 | * sys-devel/gcc-8.2.0-r7: failed sourcing ebuild: PYTHON_COMPAT not declared., (python-utils-r1.eclass, line 125: called die)
| [FATAL] |
30 | * Cache regen failed with 1
|