1 | {'description': {'en': "ben's overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/benf.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/benf.git/',
|
4 | 'name': 'benf',
|
5 | 'owner': [{'email': 'benjaminfranzke@gmail.com',
|
6 | 'name': 'Benjamin Franzke',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/benf.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/user/benf.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/user/benf.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync benf
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
17 | Already up-to-date.
|
18 | *** syncing benf
|
19 | *** synced benf
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 benf
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
25 | * ERROR: app-text/dblatex-0.3.2 failed (depend phase):
|
26 | * inherit for distutils failed
|
27 | *
|
28 | * Call stack:
|
29 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/benf/app-text/dblatex/dblatex-0.3.2.ebuild'
|
30 | * dblatex-0.3.2.ebuild, line 12: Called inherit 'distutils'
|
31 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
32 | * ebuild-daemon.lib, line 35: Called die
|
33 | * ERROR: app-text/dblatex-0.3.4 failed (depend phase):
|
34 | * unknown inherit command from pythonic side, 'gen_metadata 714' for eclass distutils
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/benf/app-text/dblatex/dblatex-0.3.4.ebuild'
|
38 | * dblatex-0.3.4.ebuild, line 12: Called inherit 'distutils' 'eutils'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
40 | * ebuild-daemon.lib, line 37: Called die
|
41 | received unknown com: CATEGORY='app-text' 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='dblatex-0.3' PKGCORE_BASH_COMPAT='3.2' PVR='0.3' PV='0.3' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=2 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/benf/app-text/dblatex/dblatex-0.3.ebuild' PF='dblatex-0.3' PKGCORE_GLOBAL_FAILGLOB=false PN=dblatex PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
|
42 | * Cache regen failed with -13
|