1 | {'description': {'en': "Dennis Lan's testing grounds and bleeding edge ebuilds"},
|
2 | 'feed': ['https://github.com/feeds/dlanx/commits/dlan-overlay/master'],
|
3 | 'homepage': 'https://github.com/dlanx/dlan-overlay/',
|
4 | 'name': 'dlan',
|
5 | 'owner': [{'email': 'dlan@gentoo.org', 'name': 'Lan Yixun (dlan)'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'git://github.com/dlanx/dlan-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync dlan
|
10 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
11 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
12 | Already up-to-date.
|
13 | *** syncing dlan
|
14 | *** synced dlan
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlan
|
18 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
20 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
21 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
22 | * ERROR: app-i18n/pyzy-9999 failed (depend phase):
|
23 | * inherit for python failed
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlan/app-i18n/pyzy/pyzy-9999.ebuild'
|
27 | * pyzy-9999.ebuild, line 7: Called inherit 'eutils' 'python' 'git-2' 'autotools'
|
28 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
29 | * ebuild-daemon.lib, line 35: Called die
|
30 | * ERROR: app-office/openerp-9999 failed (depend phase):
|
31 | * unknown inherit command from pythonic side, 'alive' for eclass eutils
|
32 | *
|
33 | * Call stack:
|
34 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlan/app-office/openerp/openerp-9999.ebuild'
|
35 | * openerp-9999.ebuild, line 7: Called inherit 'eutils' 'distutils' 'user' 'bzr'
|
36 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'eutils'
|
37 | * ebuild-daemon.lib, line 37: Called die
|
38 | * ERROR: app-i18n/pyzy-9999 failed (depend phase):
|
39 | * inherit for python failed
|
40 | *
|
41 | * Call stack:
|
42 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlan/app-i18n/pyzy/pyzy-9999.ebuild'
|
43 | * pyzy-9999.ebuild, line 7: Called inherit 'eutils' 'python' 'git-2' 'autotools'
|
44 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python'
|
45 | * ebuild-daemon.lib, line 35: Called die
|
46 | sandbox:stop caught signal 15 in pid 22436
|
47 | Sandboxed process killed by signal: Terminated
|
48 | * ERROR: app-office/openerp-9999 failed (depend phase):
|
49 | * inherit for distutils failed
|
50 | *
|
51 | * Call stack:
|
52 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/dlan/app-office/openerp/openerp-9999.ebuild'
|
53 | * openerp-9999.ebuild, line 7: Called inherit 'eutils' 'distutils' 'user' 'bzr'
|
54 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
55 | * ebuild-daemon.lib, line 35: Called die
|
56 | sandbox:stop caught signal 15 in pid 22752
|
57 | Sandboxed process killed by signal: Terminated
|
58 | !!! caught exception inherit requires an unknown eclass, python cannot be found while processing ebuild src: app-i18n/pyzy-9999
| [FATAL] |
59 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
60 | !!! caught exception False while processing ebuild src: app-office/openerp-9999
| [FATAL] |
61 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-i18n/pyzy-9999, attr description\nerror: Metadata Exception: pkg ebuild src: app-i18n/pyzy-9999, attr data\nerror: inherit requires an unknown eclass, python cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-i18n/pyzy-9999' @0x7fce383d52d0>)
| [FATAL] |
62 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-office/openerp-9999, attr description\nerror: Metadata Exception: pkg ebuild src: app-office/openerp-9999, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-office/openerp-9999' @0x7fce383d5690>)
| [FATAL] |
63 | * Cache regen failed with 1
|