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
42
43
44
45
46
47
48
49
50
|
{'description': {'en': 'Overlay to install the Unity desktop'},
'feed': ['https://github.com/feeds/shiznix/commits/unity-gentoo/master'],
'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'},
{'type': 'git',
'uri': 'git://github.com/shiznix/unity-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync unity-gentoo
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
*** 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 regen --use-local-desc --pkg-desc-index -t 1 unity-gentoo
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
!!! caught exception inherit requires an unknown eclass, kde4-base cannot be found while processing ebuild src: x11-misc/lightdm-kde-0.3.2.2_p_p1_p01
* ERROR: x11-misc/lightdm-kde-0.3.2.2_p_p1_p01 failed (depend phase):
* inherit for kde4-base failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/unity-gentoo/x11-misc/lightdm-kde/lightdm-kde-0.3.2.2_p_p1_p01.ebuild'
* lightdm-kde-0.3.2.2_p_p1_p01.ebuild, line 10: called inherit 'base' 'kde4-base' 'ubuntu-versionator'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'kde4-base'
* ebuild-daemon.lib, line 83: called die
!!! caught exception False while processing ebuild src: x11-misc/lightdm-1.24.0_p_p0_p01
* ERROR: x11-misc/lightdm-1.24.0_p_p0_p01 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 797' for eclass pam
*
* Call stack:
* isolated-functions.lib, line 354: called source '/home/mgorny/repos/unity-gentoo/x11-misc/lightdm/lightdm-1.24.0_p_p0_p01.ebuild'
* lightdm-1.24.0_p_p0_p01.ebuild, line 7: called inherit 'autotools' 'eutils' 'pam' 'readme.gentoo-r1' 'systemd' 'user' 'ubuntu-versionator' 'vala'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'pam'
* ebuild-daemon.lib, line 85: called die
!!! caught exception False while processing ebuild src: x11-misc/mate-dock-applet-0.79_p1_p_p
received unknown com: CATEGORY='x11-misc' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=true PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=true P='mate-dock-applet-0.79_p1_p_p' PKGCORE_BASH_COMPAT='4.2' PVR='0.79_p1_p_p' PV='0.79_p1_p_p' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=6 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=true EBUILD='/home/mgorny/repos/unity-gentoo/x11-misc/mate-dock-applet/mate-dock-applet-0.79_p1_p_p.ebuild' PF='mate-dock-applet-0.79_p1_p_p' PKGCORE_GLOBAL_FAILGLOB=true PN='mate-dock-applet' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: x11-misc/notify-osd-0.9.35_p20160415_p0_p02
* Cache regen failed with -13
|