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
|
{'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.17
$ 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
* app-admin/system-config-printer-1.5.11-r2: failed sourcing ebuild: python-single-r1: EAPI 6 not supported, (python-single-r1.eclass, line 42: called die)
* app-crypt/gcr-3.34.0-r1: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* app-crypt/gcr-3.34.0-r2: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* app-crypt/libsecret-0.20.2: failed sourcing ebuild: python-any-r1: EAPI 6 not supported, (python-any-r1.eclass, line 43: called die)
* app-text/docbook-xsl-stylesheets-1.79.2-r1: failed sourcing ebuild: ruby-single: EAPI 6 not supported, (ruby-single.eclass, line 28: called die)
* dev-dotnet/libgdiplus-6.0.2: failed sourcing ebuild: dotnet: EAPI 6 not supported, (dotnet.eclass, line 17: called die)
* dev-lang/rust-1.34.2-r3: failed sourcing ebuild: rust-toolchain: EAPI 7 not supported, (rust-toolchain.eclass, line 16: called die)
* dev-libs/libxml2-2.9.9: failed sourcing ebuild: python-r1: EAPI 6 not supported, (python-r1.eclass, line 35: called die)
* dev-util/gtk-doc-1.32-r3: failed sourcing ebuild: python-single-r1: EAPI 6 not supported, (python-single-r1.eclass, line 42: called die)
* gnome-base/librsvg-2.49.3: failed sourcing ebuild: rust-toolchain: EAPI 6 not supported, (rust-toolchain.eclass, line 16: called die)
* gnome-base/librsvg-2.50.2: failed sourcing ebuild: rust-toolchain: EAPI 6 not supported, (rust-toolchain.eclass, line 16: called die)
* mail-client/thunderbird-60.6.1-r2: failed sourcing ebuild: mozcoreconf-v6: EAPI 7 not supported, (mozcoreconf-v6.eclass, line 20: called die)
* www-client/firefox-70.0.1-r1: failed sourcing ebuild: mozcoreconf-v6: EAPI 7 not supported, (mozcoreconf-v6.eclass, line 20: called die)
* www-client/firefox-72.0.2-r1: failed sourcing ebuild: mozcoreconf-v6: EAPI 7 not supported, (mozcoreconf-v6.eclass, line 20: called die)
* Cache regen failed with 1
|