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
|
{'description': {'en': "sekh's overlay"},
'feed': ['https://cgit.gentoo.org/user/sekh.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/sekh.git/',
'name': 'sekh',
'owner': [{'email': 'wlallemand@gmail.com',
'name': 'William Lallemand',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/sekh.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/sekh.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/sekh.git'}],
'status': 'unofficial'}
$ pmaint sync sekh
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing sekh
*** synced sekh
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sekh
* ERROR: net-im/poezio-9999 failed (depend phase):
* inherit for python failed
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/sekh/net-im/poezio/poezio-9999.ebuild'
* poezio-9999.ebuild, line 10: Called inherit 'python' 'git-2'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
* ebuild-daemon.lib, line 35: Called die
* ERROR: sys-devel/gcc-4.7_p201304 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 714' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/sekh/sys-devel/gcc/gcc-4.7_p201304.ebuild'
* gcc-4.7_p201304.ebuild, line 9: Called inherit 'eutils'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='x11-terms' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='mlterm-3.5.0' PKGCORE_BASH_COMPAT='3.2' PVR='3.5.0' PV='3.5.0' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/sekh/x11-terms/mlterm/mlterm-3.5.0.ebuild' PF='mlterm-3.5.0' PKGCORE_GLOBAL_FAILGLOB=false PN=mlterm PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|