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': 'git://github.com/strohel/strohel-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://strohel@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 at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
20 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
21 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
22 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
23 | 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).
|
24 | Already up-to-date.
|
25 | *** syncing strohel
|
26 | *** synced strohel
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 strohel
|
30 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
31 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
32 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
33 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
34 | * ERROR: dev-python/cython-9999 failed (depend phase):
|
35 | * inherit for distutils failed
|
36 | *
|
37 | * Call stack:
|
38 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/strohel/dev-python/cython/cython-9999.ebuild'
|
39 | * cython-9999.ebuild, line 9: Called inherit 'distutils' 'git-2'
|
40 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
41 | * ebuild-daemon.lib, line 35: Called die
|
42 | Sandboxed process killed by signal: Broken pipe
|
43 | * ERROR: dev-python/cython-9999 failed (depend phase):
|
44 | * inherit for distutils failed
|
45 | *
|
46 | * Call stack:
|
47 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/strohel/dev-python/cython/cython-9999.ebuild'
|
48 | * cython-9999.ebuild, line 9: Called inherit 'distutils' 'git-2'
|
49 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
50 | * ebuild-daemon.lib, line 35: Called die
|
51 | sandbox:stop caught signal 15 in pid 18594
|
52 | Sandboxed process killed by signal: Terminated
|
53 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: dev-python/cython-9999
| [FATAL] |
54 | 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' @0x7f320044c2d0>)
| [FATAL] |
55 | * Cache regen failed with 1
|