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
|
{'description': {'en': "Gentoo overlay for ebuilds related to 'hand-made' Active Home construction",
'ru': u"\u041e\u0432\u0435\u0440\u043b\u0435\u0439 \u0434\u043b\u044f ebuild'\u043e\u0432 \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0445 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435\u043c \u0441\u0430\u043c\u043e\u0434\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0443\u043c\u043d\u043e\u0433\u043e \u0434\u043e\u043c\u0430"},
'feed': ['https://cgit.gentoo.org/user/activehome.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/activehome.git/',
'name': 'activehome',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/activehome.git'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/activehome.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/activehome.git'}],
'status': 'unofficial'}
$ pmaint sync activehome
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
Already up-to-date.
*** syncing activehome
*** synced activehome
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 activehome
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: app-accessibility/cmuclmtk-0.7 failed (depend phase):
* inherit for python failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/activehome/app-accessibility/cmuclmtk/cmuclmtk-0.7.ebuild'
* cmuclmtk-0.7.ebuild, line 10: Called inherit 'autotools-utils' 'python'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
* ebuild-daemon.lib, line 35: Called die
* ERROR: app-accessibility/pocketsphinx-0.8 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 738' for eclass autotools-utils
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/activehome/app-accessibility/pocketsphinx/pocketsphinx-0.8.ebuild'
* pocketsphinx-0.8.ebuild, line 10: Called inherit 'autotools-utils' 'python'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'autotools-utils'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='app-accessibility' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=false PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=false PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='sphinx3-0.8' PKGCORE_BASH_COMPAT='3.2' PVR='0.8' PV='0.8' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=3 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/activehome/app-accessibility/sphinx3/sphinx3-0.8.ebuild' PF='sphinx3-0.8' PKGCORE_GLOBAL_FAILGLOB=false PN=sphinx3 PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|