1 | {'description': {'en': 'Fixes and new unstable packages'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/displacer.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/displacer.git/',
|
4 | 'name': 'displacer',
|
5 | 'owner': [{'email': 'disinbox@gmail.com',
|
6 | 'name': 'Igor Ulyanov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/displacer.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/displacer.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/displacer.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync displacer
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
20 | Already up-to-date.
|
21 | *** syncing displacer
|
22 | *** synced displacer
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 displacer
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
29 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
30 | * ERROR: app-benchmarks/glmark2-2012.12 failed (depend phase):
|
31 | * inherit for python failed
|
32 | *
|
33 | * Call stack:
|
34 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/displacer/app-benchmarks/glmark2/glmark2-2012.12.ebuild'
|
35 | * glmark2-2012.12.ebuild, line 8: Called inherit 'python' 'waf-utils'
|
36 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
37 | * ebuild-daemon.lib, line 35: Called die
|
38 | Sandboxed process killed by signal: Broken pipe
|
39 | * ERROR: app-benchmarks/glmark2-2012.12 failed (depend phase):
|
40 | * inherit for python failed
|
41 | *
|
42 | * Call stack:
|
43 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/displacer/app-benchmarks/glmark2/glmark2-2012.12.ebuild'
|
44 | * glmark2-2012.12.ebuild, line 8: Called inherit 'python' 'waf-utils'
|
45 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
46 | * ebuild-daemon.lib, line 35: Called die
|
47 | sandbox:stop caught signal 15 in pid 17378
|
48 | Sandboxed process killed by signal: Terminated
|
49 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: app-benchmarks/glmark2-2012.12
| [FATAL] |
50 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-benchmarks/glmark2-2012.12, attr description\nerror: Metadata Exception: pkg ebuild src: app-benchmarks/glmark2-2012.12, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-benchmarks/glmark2-2012.12' @0x7ff312e7be10>)
| [FATAL] |
51 | * Cache regen failed with 1
|