1 | {'description': {'en': 'gentoo overlay containing games ebuilds only'},
|
2 | 'feed': ['https://github.com/hasufell/games-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/hasufell/games-overlay',
|
4 | 'name': 'games-overlay',
|
5 | 'owner': [{'email': 'hasufell@hasufell.de',
|
6 | 'name': 'Julian Ospald',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/hasufell/games-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync games-overlay
|
13 | WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | Already up-to-date.
|
15 | *** syncing games-overlay
|
16 | *** synced games-overlay
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 games-overlay
|
20 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
21 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
22 | * ERROR: games-fps/doomsday-1.14.5 failed (depend phase):
|
23 | * inherit for confutils failed
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/games-overlay/games-fps/doomsday/doomsday-1.14.5.ebuild'
|
27 | * doomsday-1.14.5.ebuild, line 10: Called inherit 'python-r1' 'confutils' 'eutils' 'qt4-r2'
|
28 | * ebuild-default-functions.lib, line 209: Called __internal_inherit 'confutils'
|
29 | * ebuild-daemon.lib, line 34: Called die
|
30 | Sandboxed process killed by signal: Broken pipe
|
31 | * ERROR: games-fps/doomsday-1.14.5 failed (depend phase):
|
32 | * inherit for confutils failed
|
33 | *
|
34 | * Call stack:
|
35 | * isolated-functions.lib, line 345: Called source '/home/mgorny/repos/games-overlay/games-fps/doomsday/doomsday-1.14.5.ebuild'
|
36 | * doomsday-1.14.5.ebuild, line 10: Called inherit 'python-r1' 'confutils' 'eutils' 'qt4-r2'
|
37 | * ebuild-default-functions.lib, line 209: Called __internal_inherit 'confutils'
|
38 | * ebuild-daemon.lib, line 34: Called die
|
39 | sandbox:stop caught signal 15 in pid 7152
|
40 | Sandboxed process killed by signal: Terminated
|
41 | !!! caught exception inherit requires an unknown eclass, confutils cannot be found while processing ebuild src: games-fps/doomsday-1.14.5
| [FATAL] |
42 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: games-fps/doomsday-1.14.5, attr description\nerror: Metadata Exception: pkg ebuild src: games-fps/doomsday-1.14.5, attr data\nerror: inherit requires an unknown eclass, confutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='games-fps/doomsday-1.14.5' @0x7fd4fdc82050>)
| [FATAL] |
43 | * Cache regen failed with 1
|