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
|
{'description': {'en': 'lxde-gtk3 overlay'},
'feed': ['https://github.com/rilian-la-te/lxde-gtk3-overlay/commits/master.atom'],
'homepage': 'https://github.com/rilian-la-te/lxde-gtk3-overlay',
'name': 'lxde-gtk3',
'owner': [{'email': 'ria.freelander@gmail.com',
'name': 'Konstantin',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/rilian-la-te/lxde-gtk3-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/rilian-la-te/lxde-gtk3-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:rilian-la-te/lxde-gtk3-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync lxde-gtk3
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Already up-to-date.
*** syncing lxde-gtk3
*** synced lxde-gtk3
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lxde-gtk3
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: www-client/firefox-38.0.1 failed (depend phase):
* inherit for mozcoreconf-v3 failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/lxde-gtk3/www-client/firefox/firefox-38.0.1.ebuild'
* firefox-38.0.1.ebuild, line 38: Called inherit 'check-reqs' 'flag-o-matic' 'toolchain-funcs' 'eutils' 'gnome2-utils' 'mozconfig-v5.36' 'multilib' 'pax-utils' 'fdo-mime' 'autotools' 'virtualx' 'mozlinguas'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozconfig-v5.36'
* ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/lxde-gtk3/eclass/mozconfig-v5.36.eclass'
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/lxde-gtk3/eclass/mozconfig-v5.36.eclass'
* mozconfig-v5.36.eclass, line 21: Called inherit 'multilib' 'flag-o-matic' 'toolchain-funcs' 'mozcoreconf-v3'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozcoreconf-v3'
* ebuild-daemon.lib, line 35: Called die
Sandboxed process killed by signal: Broken pipe
* ERROR: www-client/firefox-38.0.1 failed (depend phase):
* inherit for mozcoreconf-v3 failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/lxde-gtk3/www-client/firefox/firefox-38.0.1.ebuild'
* firefox-38.0.1.ebuild, line 38: Called inherit 'check-reqs' 'flag-o-matic' 'toolchain-funcs' 'eutils' 'gnome2-utils' 'mozconfig-v5.36' 'multilib' 'pax-utils' 'fdo-mime' 'autotools' 'virtualx' 'mozlinguas'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozconfig-v5.36'
* ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/lxde-gtk3/eclass/mozconfig-v5.36.eclass'
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/lxde-gtk3/eclass/mozconfig-v5.36.eclass'
* mozconfig-v5.36.eclass, line 21: Called inherit 'multilib' 'flag-o-matic' 'toolchain-funcs' 'mozcoreconf-v3'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozcoreconf-v3'
* ebuild-daemon.lib, line 35: Called die
sandbox:stop caught signal 15 in pid 29882
Sandboxed process killed by signal: Terminated
!!! caught exception inherit requires an unknown eclass, mozcoreconf-v3 cannot be found while processing ebuild src: www-client/firefox-38.0.1
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: www-client/firefox-38.0.1, attr description\nerror: Metadata Exception: pkg ebuild src: www-client/firefox-38.0.1, attr data\nerror: inherit requires an unknown eclass, mozcoreconf-v3 cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='www-client/firefox-38.0.1' @0x7fd66bda4550>)
* Cache regen failed with 1
|