1 | {'description': {'en': 'Developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/eva.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/eva.git/',
|
4 | 'name': 'eva',
|
5 | 'owner': [{'email': 'eva@gentoo.org',
|
6 | 'name': 'Gilles Dartiguelongue',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/eva.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/dev/eva.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git+ssh://git@git.gentoo.org/dev/eva.git'}],
|
14 | 'status': 'official'}
|
15 | $ pmaint sync eva
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | Already up-to-date.
|
20 | *** syncing eva
|
21 | *** synced eva
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 eva
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
29 | * ERROR: dev-python/django-social-auth-0.7.1 failed (depend phase):
|
30 | * inherit for distutils failed
|
31 | *
|
32 | * Call stack:
|
33 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/eva/dev-python/django-social-auth/django-social-auth-0.7.1.ebuild'
|
34 | * django-social-auth-0.7.1.ebuild, line 10: Called inherit 'distutils'
|
35 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
36 | * ebuild-daemon.lib, line 35: Called die
|
37 | * ERROR: dev-python/django-templatetag-sugar-0.1 failed (depend phase):
|
38 | * unknown inherit command from pythonic side, 'gen_metadata 695' for eclass distutils-r1
|
39 | *
|
40 | * Call stack:
|
41 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/eva/dev-python/django-templatetag-sugar/django-templatetag-sugar-0.1.ebuild'
|
42 | * django-templatetag-sugar-0.1.ebuild, line 8: Called inherit 'distutils-r1'
|
43 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
44 | * ebuild-daemon.lib, line 37: Called die
|
45 | received unknown com: CATEGORY='dev-python' 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='rq-0.5.4' PKGCORE_BASH_COMPAT='3.2' PVR='0.5.4' PV='0.5.4' 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/eva/dev-python/rq/rq-0.5.4.ebuild' PF='rq-0.5.4' PKGCORE_GLOBAL_FAILGLOB=false PN=rq PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
|
46 | * Cache regen failed with -13
|