1 | {'description': {'en': 'Experimental virtualization stuff'},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/virtualization.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/proj/virtualization.git/',
|
4 | 'name': 'virtualization',
|
5 | 'owner': [{'email': 'virtualization@gentoo.org',
|
6 | 'name': 'Gentoo virtualization team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/proj/virtualization.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/proj/virtualization.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/proj/virtualization.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync virtualization
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | 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).
|
19 | Already up-to-date.
|
20 | *** syncing virtualization
|
21 | *** synced virtualization
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 virtualization
|
25 | * ERROR: app-emulation/xen-pvgrub-4.2.2 failed (depend phase):
|
26 | * inherit for python failed
|
27 | *
|
28 | * Call stack:
|
29 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/virtualization/app-emulation/xen-pvgrub/xen-pvgrub-4.2.2.ebuild'
|
30 | * xen-pvgrub-4.2.2.ebuild, line 8: Called inherit 'flag-o-matic' 'eutils' 'multilib' 'python' 'toolchain-funcs'
|
31 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
32 | * ebuild-daemon.lib, line 35: Called die
|
33 | * ERROR: app-emulation/xen-pvgrub-9999 failed (depend phase):
|
34 | * unknown inherit command from pythonic side, 'gen_metadata 759' for eclass flag-o-matic
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/virtualization/app-emulation/xen-pvgrub/xen-pvgrub-9999.ebuild'
|
38 | * xen-pvgrub-9999.ebuild, line 7: Called inherit 'flag-o-matic' 'eutils' 'multilib' 'mercurial' 'git-2'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'flag-o-matic'
|
40 | * ebuild-daemon.lib, line 37: Called die
|
41 | received unknown com: CATEGORY='app-emulation' 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='xen-stubdom-4.2.2' PKGCORE_BASH_COMPAT='3.2' PVR='4.2.2' PV='4.2.2' 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/virtualization/app-emulation/xen-stubdom/xen-stubdom-4.2.2.ebuild' PF='xen-stubdom-4.2.2' PKGCORE_GLOBAL_FAILGLOB=false PN='xen-stubdom' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
|
42 | * Cache regen failed with -13
|