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
|
{'description': {'en': 'To provide programs useful to Chinese speaking users (merged\n from gentoo-china and gentoo-taiwan).'},
'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
'homepage': 'https://github.com/microcai/gentoo-zh',
'name': 'gentoo-zh',
'owner': [{'email': 'microcai@fedoraproject.org'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
$ pmaint sync gentoo-zh
Already up-to-date.
*** syncing gentoo-zh
*** synced gentoo-zh
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-zh
* ERROR: media-tv/xbmc-fernetmenta-9999 failed (depend phase):
* inherit for python failed
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/gentoo-zh/media-tv/xbmc-fernetmenta/xbmc-fernetmenta-9999.ebuild'
* xbmc-fernetmenta-9999.ebuild, line 12: Called inherit 'eutils' 'python' 'multiprocessing' 'autotools' 'git-2'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
* ebuild-daemon.lib, line 35: Called die
* ERROR: app-misc/freefilesync-5.6 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 718' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/gentoo-zh/app-misc/freefilesync/freefilesync-5.6.ebuild'
* freefilesync-5.6.ebuild, line 7: Called inherit 'eutils' 'toolchain-funcs'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='app-misc' 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='geeknote-9999' PKGCORE_BASH_COMPAT='3.2' PVR=9999 PV=9999 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/gentoo-zh/app-misc/geeknote/geeknote-9999.ebuild' PF='geeknote-9999' PKGCORE_GLOBAL_FAILGLOB=false PN=geeknote PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|