1 | {'description': {'en': "jensp's user overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/jensp.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/jensp.git/',
|
4 | 'name': 'jensp',
|
5 | 'owner': [{'email': 'jens@chaox.net', 'name': 'Jens Pranaitis'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/jensp.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/user/jensp.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/user/jensp.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync jensp
|
14 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
15 | 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).
|
16 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
17 | 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).
|
18 | Already up-to-date.
|
19 | *** syncing jensp
|
20 | *** synced jensp
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jensp
|
24 | * ERROR: dev-python/pykickstart-9999 failed (depend phase):
|
25 | * inherit for distutils failed
|
26 | *
|
27 | * Call stack:
|
28 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/jensp/dev-python/pykickstart/pykickstart-9999.ebuild'
|
29 | * pykickstart-9999.ebuild, line 7: Called inherit 'distutils' 'git'
|
30 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
31 | * ebuild-daemon.lib, line 35: Called die
|
32 | Sandboxed process killed by signal: Broken pipe
|
33 | * ERROR: dev-python/pykickstart-9999 failed (depend phase):
|
34 | * inherit for distutils failed
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/jensp/dev-python/pykickstart/pykickstart-9999.ebuild'
|
38 | * pykickstart-9999.ebuild, line 7: Called inherit 'distutils' 'git'
|
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 30162
|
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/pykickstart-9999
| [FATAL] |
44 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/pykickstart-9999, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/pykickstart-9999, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/pykickstart-9999' @0x7f99786a9d20>)
| [FATAL] |
45 | * Cache regen failed with 1
|