1 | {'description': {'en': 'Just another personal Gentoo overlay'},
|
2 | 'feed': ['https://github.com/hashashin/gentoo-vaca-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/hashashin/gentoo-vaca-overlay',
|
4 | 'name': 'vaca',
|
5 | 'owner': [{'email': 'gentoo.power@gmail.com', 'name': 'hashashin'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://github.com/hashashin/gentoo-vaca-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync vaca
|
11 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
12 | 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).
|
13 | Already up-to-date.
|
14 | *** syncing vaca
|
15 | *** synced vaca
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 vaca
|
19 | * ERROR: net-analyzer/amun-0.2.2 failed (depend phase):
|
20 | * inherit for python failed
|
21 | *
|
22 | * Call stack:
|
23 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/vaca/net-analyzer/amun/amun-0.2.2.ebuild'
|
24 | * amun-0.2.2.ebuild, line 9: Called inherit 'eutils' 'python' 'user'
|
25 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
26 | * ebuild-daemon.lib, line 35: Called die
|
27 | * ERROR: net-analyzer/amun-9999 failed (depend phase):
|
28 | * unknown inherit command from pythonic side, 'alive' for eclass eutils
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/vaca/net-analyzer/amun/amun-9999.ebuild'
|
32 | * amun-9999.ebuild, line 9: Called inherit 'eutils' 'python' 'subversion' 'user'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
|
34 | * ebuild-daemon.lib, line 37: Called die
|
35 | * ERROR: net-analyzer/amun-0.2.2 failed (depend phase):
|
36 | * inherit for python failed
|
37 | *
|
38 | * Call stack:
|
39 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/vaca/net-analyzer/amun/amun-0.2.2.ebuild'
|
40 | * amun-0.2.2.ebuild, line 9: Called inherit 'eutils' 'python' 'user'
|
41 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
42 | * ebuild-daemon.lib, line 35: Called die
|
43 | sandbox:stop caught signal 15 in pid 29242
|
44 | Sandboxed process killed by signal: Terminated
|
45 | * ERROR: net-analyzer/amun-9999 failed (depend phase):
|
46 | * inherit for python failed
|
47 | *
|
48 | * Call stack:
|
49 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/vaca/net-analyzer/amun/amun-9999.ebuild'
|
50 | * amun-9999.ebuild, line 9: Called inherit 'eutils' 'python' 'subversion' 'user'
|
51 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
52 | * ebuild-daemon.lib, line 35: Called die
|
53 | sandbox:stop caught signal 15 in pid 29435
|
54 | Sandboxed process killed by signal: Terminated
|
55 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: net-analyzer/amun-0.2.2
| [FATAL] |
56 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
57 | !!! caught exception False while processing ebuild src: net-analyzer/amun-9999
| [FATAL] |
58 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: net-analyzer/amun-0.2.2, attr description\nerror: Metadata Exception: pkg ebuild src: net-analyzer/amun-0.2.2, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='net-analyzer/amun-0.2.2' @0x7f13b97a3a90>)
| [FATAL] |
59 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: net-analyzer/amun-9999, attr description\nerror: Metadata Exception: pkg ebuild src: net-analyzer/amun-9999, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='net-analyzer/amun-9999' @0x7f13b97a3bd8>)
| [FATAL] |
60 | * Cache regen failed with 1
|