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
|
{'description': {'en': 'Overlay to install the Unity desktop'},
'feed': ['https://github.com/shiznix/unity-gentoo/commits/master.atom'],
'homepage': 'https://github.com/shiznix/unity-gentoo',
'name': 'unity-gentoo',
'owner': [{'email': 'rickfharris@yahoo.com.au',
'name': 'Rick Harris',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/shiznix/unity-gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/shiznix/unity-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync unity-gentoo
*** syncing unity-gentoo
Already up to date.
*** synced unity-gentoo
* 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 unity-gentoo
* app-accessibility/onboard-1.4.1_p5_p5: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* dev-python/autopilot-1.6.1_p20210120_p0_p06: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* mate-extra/mate-hud-22.04.4_p_p0_p01: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* mate-extra/mate-menu-22.04.2_p_p0_p01: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* mate-extra/mate-tweak-22.04.8_p_p0_p03-r1: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* sys-apps/timekpr-next-0.3.7: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* unity-extra/indicator-cpufreq-0.2.2_p_p0_p03: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* unity-extra/indicator-privacy-0.7: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* unity-extra/meteo-qt-3.2: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* unity-extra/unity-tweak-tool-0.0.7_p_p0_p10: failed sourcing ebuild: EAPI=6 not supported, (distutils-r1.eclass, line 49: called die)
* x11-misc/lightdm-1.30.0_p_p0_p05: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
* Cache regen failed with 1
|