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
51
52
53
54
|
{'description': {'en': 'Personal overlay of Lara Maia'},
'feed': ['https://github.com/ShyPixie/Overlays/commits/master.atom'],
'homepage': 'https://github.com/ShyPixie/Overlays',
'name': 'ShyPixie',
'owner': [{'email': 'dev@lara.click', 'name': 'Lara Maia', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/ShyPixie/Overlays.git'},
{'type': 'git', 'uri': 'git://github.com/ShyPixie/Overlays.git'},
{'type': 'git', 'uri': 'git@github.com:ShyPixie/Overlays.git'}],
'status': 'unofficial'}
$ pmaint sync ShyPixie
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
Already up-to-date.
*** syncing ShyPixie
*** synced ShyPixie
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ShyPixie
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: x11-misc/openbox-menu-9999 failed (depend phase):
* No supported implementation in PYTHON_COMPAT.
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/ShyPixie/x11-misc/openbox-menu/openbox-menu-9999.ebuild'
* openbox-menu-9999.ebuild, line 7: Called inherit 'git-r3' 'python-single-r1'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-single-r1'
* ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-single-r1.eclass'
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-single-r1.eclass'
* python-single-r1.eclass, line 261: Called _python_single_set_globals
* python-single-r1.eclass, line 202: Called _python_set_impls
* python-utils-r1.eclass, line 130: Called die
* ERROR: x11-misc/openbox-menu-9999 failed (depend phase):
* No supported implementation in PYTHON_COMPAT.
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/ShyPixie/x11-misc/openbox-menu/openbox-menu-9999.ebuild'
* openbox-menu-9999.ebuild, line 7: Called inherit 'git-r3' 'python-single-r1'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-single-r1'
* ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-single-r1.eclass'
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-single-r1.eclass'
* python-single-r1.eclass, line 261: Called _python_single_set_globals
* python-single-r1.eclass, line 202: Called _python_set_impls
* python-utils-r1.eclass, line 130: Called die
ERROR pkgcore: returned val from gen_metadata was 'False'
!!! caught exception False while processing ebuild src: x11-misc/openbox-menu-9999
ERROR pkgcore: returned val from gen_metadata was 'False'
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: x11-misc/openbox-menu-9999, attr description\nerror: Metadata Exception: pkg ebuild src: x11-misc/openbox-menu-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='x11-misc/openbox-menu-9999' @0x7fe9d1a327d0>)
* Cache regen failed with 1
|