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
33
34
35
36
37
38
39
40
41
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync didos
*** syncing didos
From https://github.com/prototype99/didos
+ e8b96c47...740d31b6 master -> origin/master (forced update)
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-lang/ifc-19.0.4.243-r1: failed sourcing ebuild: EAPI=6 is not supported, (intel-sdp-r1.eclass, line 21: called die)
* dev-libs/intel-common-19.0.4.243-r1: failed sourcing ebuild: EAPI=6 is not supported, (intel-sdp-r1.eclass, line 21: called die)
* dev-python/mako-1.1.3-r1: failed sourcing ebuild: distutils-r1: EAPI 6 not supported, (distutils-r1.eclass, line 49: called die)
* dev-util/gtk-doc-1.32-r6: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
* dev-util/idea-community-2020.1.0.201.6668.121-r2: failed sourcing ebuild: external commands disallowed during metadata regen: 'ver_cut 2-6'
* dev-vcs/mercurial-5.5-r2: failed sourcing ebuild: elisp-common: EAPI 6 not supported, (elisp-common.eclass, line 182: called die)
* gnome-base/librsvg-2.45.6-r2: failed sourcing ebuild: vala: EAPI 6 not supported, (vala.eclass, line 19: called die)
* gnome-base/librsvg-2.45.8-r2: failed sourcing ebuild: vala: EAPI 6 not supported, (vala.eclass, line 19: called die)
* gnome-base/librsvg-2.45.90-r2: failed sourcing ebuild: vala: EAPI 6 not supported, (vala.eclass, line 19: called die)
* gnome-base/librsvg-2.46.3-r2: failed sourcing ebuild: vala: EAPI 6 not supported, (vala.eclass, line 19: called die)
* media-gfx/imagemagick-7.0.8.68-r2: failed sourcing ebuild: perl-functions: EAPI 6 not supported, (perl-functions.eclass, line 23: called die)
* net-libs/serf-1.3.8-r6: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* sci-libs/mkl-19.0.4.243-r1: failed sourcing ebuild: EAPI=6 is not supported, (intel-sdp-r1.eclass, line 21: called die)
* sys-kernel/pf-sources-5.3_p4-r3: failed sourcing ebuild: crossdev: EAPI 6 not supported, (crossdev.eclass, line 16: called die)
* sys-libs/glibc-2.30-r11: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* sys-libs/glibc-2.31-r9: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* Cache regen failed with 1
|