1 | {'description': {'en': 'nikai user overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/nikai.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/nikai.git',
|
4 | 'name': 'nikai',
|
5 | 'owner': [{'email': 'nikai@nikai.net', 'name': 'Nicolas Kaiser'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/nikai.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/user/nikai.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/user/nikai.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync nikai
|
14 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/lanodanOverlay'
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/lanodanOverlay', named 'lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
17 | 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).
|
18 | Already up-to-date.
|
19 | *** syncing nikai
|
20 | *** synced nikai
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nikai
|
24 | * ERROR: games-simulation/vegastrike-data-9999 failed (depend phase):
|
25 | * inherit for python failed
|
26 | *
|
27 | * Call stack:
|
28 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/nikai/games-simulation/vegastrike-data/vegastrike-data-9999.ebuild'
|
29 | * vegastrike-data-9999.ebuild, line 7: Called inherit 'eutils' 'python' 'games'
|
30 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
31 | * ebuild-daemon.lib, line 35: Called die
|
32 | Sandboxed process killed by signal: Broken pipe
|
33 | * ERROR: games-simulation/vegastrike-data-9999 failed (depend phase):
|
34 | * inherit for python failed
|
35 | *
|
36 | * Call stack:
|
37 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/nikai/games-simulation/vegastrike-data/vegastrike-data-9999.ebuild'
|
38 | * vegastrike-data-9999.ebuild, line 7: Called inherit 'eutils' 'python' 'games'
|
39 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
40 | * ebuild-daemon.lib, line 35: Called die
|
41 | sandbox:stop caught signal 15 in pid 31861
|
42 | Sandboxed process killed by signal: Terminated
|
43 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: games-simulation/vegastrike-data-9999
| [FATAL] |
44 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: games-simulation/vegastrike-data-9999, attr description\nerror: Metadata Exception: pkg ebuild src: games-simulation/vegastrike-data-9999, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='games-simulation/vegastrike-data-9999' @0x7f5421e23050>)
| [FATAL] |
45 | * Cache regen failed with 1
|