1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
{'description': {'en': 'personal overlay, mostly games related'},
'feed': ['https://github.com/Chemrat/overlay/commits/master.atom'],
'homepage': 'https://github.com/Chemrat/overlay',
'name': 'earshark',
'owner': [{'email': 'jazzvoid@gmail.com', 'name': 'Valeriy'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Chemrat/overlay.git'},
{'type': 'git', 'uri': 'git://github.com/Chemrat/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync earshark
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing earshark
*** synced earshark
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 earshark
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
!!! ERROR: app-emulation/emul-linux-x86-wxGTK-1.0 failed.
!!! die invoked from directory /home/mgorny/pkgcore-venv/lib/pkgcore/ebd
!!! Call stack:
!!! ebuild-daemon.bash, line 456: Called __ebd_exec_main 'daemonize'
!!! ebuild-daemon.bash, line 210: Called __ebd_main_loop
!!! ebuild-daemon.bash, line 439: Called __ebd_process_metadata '245' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! emul-linux-x86-wxGTK-1.0.ebuild, line 7: Called inherit 'emul-linux-x86'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'emul-linux-x86'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for emul-linux-x86 failed
Sandboxed process killed by signal: Broken pipe
!!! ERROR: app-emulation/emul-linux-x86-wxGTK-1.0 failed.
!!! die invoked from directory /home/mgorny/pkgcore-venv/lib/pkgcore/ebd
!!! Call stack:
!!! ebuild-daemon.bash, line 456: Called __ebd_exec_main 'daemonize'
!!! ebuild-daemon.bash, line 210: Called __ebd_main_loop
!!! ebuild-daemon.bash, line 439: Called __ebd_process_metadata '245' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/earshark/app-emulation/emul-linux-x86-wxGTK/emul-linux-x86-wxGTK-1.0.ebuild'
!!! emul-linux-x86-wxGTK-1.0.ebuild, line 7: Called inherit 'emul-linux-x86'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'emul-linux-x86'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for emul-linux-x86 failed
sandbox:stop caught signal 15 in pid 27901
Sandboxed process killed by signal: Terminated
!!! caught exception inherit requires an unknown eclass, emul-linux-x86 cannot be found while processing ebuild src: app-emulation/emul-linux-x86-wxGTK-1.0
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-emulation/emul-linux-x86-wxGTK-1.0, attr description\nerror: Metadata Exception: pkg ebuild src: app-emulation/emul-linux-x86-wxGTK-1.0, attr data\nerror: inherit requires an unknown eclass, emul-linux-x86 cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-emulation/emul-linux-x86-wxGTK-1.0' @0x7f66f275b550>)
* Cache regen failed with 1
|