1 | {'description': {'en': 'Dev-zeros personal developer overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/dev-zero.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/dev/dev-zero.git/',
|
4 | 'name': 'dev-zero',
|
5 | 'owner': [{'email': 'dev-zero@gentoo.org', 'name': 'Tiziano Mueller'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/dev-zero'},
|
8 | {'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/dev/dev-zero.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/dev/dev-zero.git'}],
|
12 | 'status': 'official'}
|
13 | $ pmaint sync dev-zero
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
17 | Already up-to-date.
|
18 | *** syncing dev-zero
|
19 | *** synced dev-zero
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dev-zero
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | * ERROR: sys-libs/tdb-1.2.0-r2 failed (depend phase):
|
28 | * inherit for python failed
|
29 | *
|
30 | * Call stack:
|
31 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dev-zero/sys-libs/tdb/tdb-1.2.0-r2.ebuild'
|
32 | * tdb-1.2.0-r2.ebuild, line 7: Called inherit 'autotools' 'python'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
34 | * ebuild-daemon.lib, line 35: Called die
|
35 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: sys-libs/tdb-1.2.0-r2
| [FATAL] |
36 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
37 | !!! caught exception False while processing ebuild src: games-util/wiithon-1.16
| [FATAL] |
38 | Error running an operation:
|
39 | Unhandled exception in regen_cache
|
40 | app-pda/libopensync-plugin-evolution2-scm has nonstandard -scm version component
|
41 | * ERROR: games-util/wiithon-1.16 failed (depend phase):
|
42 | * unknown inherit command from pythonic side, 'alive' for eclass eutils
|
43 | *
|
44 | * Call stack:
|
45 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dev-zero/games-util/wiithon/wiithon-1.16.ebuild'
|
46 | * wiithon-1.16.ebuild, line 7: Called inherit 'eutils' 'games' 'python'
|
47 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
|
48 | * ebuild-daemon.lib, line 37: Called die
|
49 | sandbox:stop caught signal 15 in pid 24521
|
50 | Sandboxed process killed by signal: Terminated
|
51 | * Cache regen failed with 246
|