1 | {'description': {'en': "strohel's overlay"},
|
2 | 'feed': ['https://github.com/strohel/strohel-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/strohel/strohel-overlay',
|
4 | 'name': 'strohel',
|
5 | 'owner': [{'email': 'matej@laitl.cz',
|
6 | 'name': u'Mat\u011bj Laitl',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://strohel@github.com/strohel/strohel-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/strohel/strohel-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@github.com:strohel/strohel-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync strohel
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
18 | 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).
|
19 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
20 | 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).
|
21 | Already up-to-date.
|
22 | *** syncing strohel
|
23 | *** synced strohel
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 strohel
|
27 | * ERROR: dev-python/cython-9999 failed (depend phase):
|
28 | * inherit for distutils failed
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/strohel/dev-python/cython/cython-9999.ebuild'
|
32 | * cython-9999.ebuild, line 9: Called inherit 'distutils' 'git-2'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
34 | * ebuild-daemon.lib, line 35: Called die
|
35 | Sandboxed process killed by signal: Broken pipe
|
36 | * ERROR: dev-python/cython-9999 failed (depend phase):
|
37 | * inherit for distutils failed
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/strohel/dev-python/cython/cython-9999.ebuild'
|
41 | * cython-9999.ebuild, line 9: Called inherit 'distutils' 'git-2'
|
42 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
43 | * ebuild-daemon.lib, line 35: Called die
|
44 | sandbox:stop caught signal 15 in pid 4755
|
45 | Sandboxed process killed by signal: Terminated
|
46 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: dev-python/cython-9999
| [FATAL] |
47 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/cython-9999, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/cython-9999, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/cython-9999' @0x7f9a59dcabd8>)
| [FATAL] |
48 | * Cache regen failed with 1
|