1 | {'description': {'en': "Pre-release ebuilds for lorelei's projects"},
|
2 | 'feed': ['http://github.com/feeds/bignaux/commits/lorelei-overlay/master'],
|
3 | 'homepage': 'http://github.com/bignaux/lorelei-overlay',
|
4 | 'name': 'lorelei',
|
5 | 'owner': [{'email': 'ronan@aimao.org',
|
6 | 'name': 'Ronan Bignaux',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/bignaux/lorelei-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'http://github.com/bignaux/lorelei-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync lorelei
|
15 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
16 | 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).
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/lif'
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/lif', named 'lif', 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 lorelei
|
23 | *** synced lorelei
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 lorelei
|
27 | * ERROR: dev-python/gnosis-utils-1.2.2 failed (depend phase):
|
28 | * inherit for distutils failed
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/lorelei/dev-python/gnosis-utils/gnosis-utils-1.2.2.ebuild'
|
32 | * gnosis-utils-1.2.2.ebuild, line 10: Called inherit 'distutils' 'eutils'
|
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/gnosis-utils-1.2.2 failed (depend phase):
|
37 | * inherit for distutils failed
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/lorelei/dev-python/gnosis-utils/gnosis-utils-1.2.2.ebuild'
|
41 | * gnosis-utils-1.2.2.ebuild, line 10: Called inherit 'distutils' 'eutils'
|
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 25063
|
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/gnosis-utils-1.2.2
| [FATAL] |
47 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/gnosis-utils-1.2.2, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/gnosis-utils-1.2.2, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/gnosis-utils-1.2.2' @0x7fa360396a90>)
| [FATAL] |
48 | * Cache regen failed with 1
|