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 | Already up-to-date.
|
18 | *** syncing eva
|
19 | *** synced eva
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 eva
|
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: dev-python/django-social-auth-0.7.1 failed (depend phase):
|
26 | * inherit for distutils failed
|
27 | *
|
28 | * Call stack:
|
29 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/eva/dev-python/django-social-auth/django-social-auth-0.7.1.ebuild'
|
30 | * django-social-auth-0.7.1.ebuild, line 10: Called inherit 'distutils'
|
31 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
32 | * ebuild-daemon.lib, line 35: Called die
|
33 | * ERROR: dev-python/django-social-auth-0.7.1 failed (depend phase):
|
34 | * inherit for distutils failed
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/eva/dev-python/django-social-auth/django-social-auth-0.7.1.ebuild'
|
38 | * django-social-auth-0.7.1.ebuild, line 10: Called inherit 'distutils'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
40 | * ebuild-daemon.lib, line 35: Called die
|
41 | sandbox:stop caught signal 15 in pid 9393
|
42 | Sandboxed process killed by signal: Terminated
|
43 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: dev-python/django-social-auth-0.7.1
| [FATAL] |
44 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/django-social-auth-0.7.1, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/django-social-auth-0.7.1, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/django-social-auth-0.7.1' @0x7f028659d7d0>)
| [FATAL] |
45 | * Cache regen failed with 1
|