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
59
60
61
62
63
64
65
66
|
{'description': {'en': 'some raw stuff'},
'feed': ['https://github.com/mahatma-kaganovich/raw/commits/master.atom'],
'homepage': 'https://github.com/mahatma-kaganovich/raw',
'name': 'raw',
'owner': [{'email': 'mahatma@eu.by',
'name': 'Denis Kaganovich (aka Dzianis Kahanovich)'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/mahatma-kaganovich/raw.git'}],
'status': 'unofficial'}
$ pmaint sync raw
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing raw
*** synced raw
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
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'
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
!!! ERROR: sys-cluster/kerrighed-9999-r1 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 '191' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! kerrighed-9999-r1.ebuild, line 1: Called inherit 'eutils' 'autotools' 'git'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'git'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for git failed
Sandboxed process killed by signal: Broken pipe
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
/home/mgorny/repos/raw/eclass/multilib.eclass: line 1: /eclass/multilib.eclass: No such file or directory
!!! ERROR: sys-cluster/kerrighed-9999-r1 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 '191' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/raw/sys-cluster/kerrighed/kerrighed-9999-r1.ebuild'
!!! kerrighed-9999-r1.ebuild, line 1: Called inherit 'eutils' 'autotools' 'git'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'git'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for git failed
sandbox:stop caught signal 15 in pid 10974
Sandboxed process killed by signal: Terminated
!!! caught exception inherit requires an unknown eclass, git cannot be found while processing ebuild src: sys-cluster/kerrighed-9999-r1
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: sys-cluster/kerrighed-9999-r1, attr description\nerror: Metadata Exception: pkg ebuild src: sys-cluster/kerrighed-9999-r1, attr data\nerror: inherit requires an unknown eclass, git cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='sys-cluster/kerrighed-9999-r1' @0x7f5cf85e9050>)
* Cache regen failed with 1
|