1 | {'description': {'en': "Mike's user overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/mhammill.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/mhammill.git/',
|
4 | 'name': 'mhammill',
|
5 | 'owner': [{'email': 'michael@hammill.name',
|
6 | 'name': 'Mike Hammill',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/mhammill.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/mhammill.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/mhammill.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync mhammill
|
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 | Already up-to-date.
|
21 | *** syncing mhammill
|
22 | *** synced mhammill
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mhammill
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
28 | * ERROR: dev-python/pychecker-0.8.18 failed (depend phase):
|
29 | * inherit for distutils failed
|
30 | *
|
31 | * Call stack:
|
32 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mhammill/dev-python/pychecker/pychecker-0.8.18.ebuild'
|
33 | * pychecker-0.8.18.ebuild, line 8: Called inherit 'distutils' 'eutils'
|
34 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
35 | * ebuild-daemon.lib, line 35: Called die
|
36 | * ERROR: dev-python/pychecker-0.8.19 failed (depend phase):
|
37 | * unknown inherit command from pythonic side, 'alive' for eclass distutils
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mhammill/dev-python/pychecker/pychecker-0.8.19.ebuild'
|
41 | * pychecker-0.8.19.ebuild, line 9: Called inherit 'distutils' 'eutils'
|
42 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
43 | * ebuild-daemon.lib, line 37: Called die
|
44 | * ERROR: dev-python/pychecker-0.8.18 failed (depend phase):
|
45 | * inherit for distutils failed
|
46 | *
|
47 | * Call stack:
|
48 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mhammill/dev-python/pychecker/pychecker-0.8.18.ebuild'
|
49 | * pychecker-0.8.18.ebuild, line 8: Called inherit 'distutils' 'eutils'
|
50 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
51 | * ebuild-daemon.lib, line 35: Called die
|
52 | sandbox:stop caught signal 15 in pid 5623
|
53 | Sandboxed process killed by signal: Terminated
|
54 | * ERROR: dev-python/pychecker-0.8.19 failed (depend phase):
|
55 | * inherit for distutils failed
|
56 | *
|
57 | * Call stack:
|
58 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mhammill/dev-python/pychecker/pychecker-0.8.19.ebuild'
|
59 | * pychecker-0.8.19.ebuild, line 9: Called inherit 'distutils' 'eutils'
|
60 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
61 | * ebuild-daemon.lib, line 35: Called die
|
62 | sandbox:stop caught signal 15 in pid 5763
|
63 | Sandboxed process killed by signal: Terminated
|
64 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: dev-python/pychecker-0.8.18
| [FATAL] |
65 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
66 | !!! caught exception False while processing ebuild src: dev-python/pychecker-0.8.19
| [FATAL] |
67 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/pychecker-0.8.18, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/pychecker-0.8.18, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/pychecker-0.8.18' @0x7f31e679fb90>)
| [FATAL] |
68 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/pychecker-0.8.19, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/pychecker-0.8.19, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/pychecker-0.8.19' @0x7f31e679fcd0>)
| [FATAL] |
69 | * Cache regen failed with 1
|