1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flo@geekplace.eu', 'name': 'Florian Schmaus'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
7 | 'status': 'unofficial'}
|
8 | $ pmaint sync bitcoin
|
9 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
10 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' 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 bitcoin
|
14 | *** synced bitcoin
|
15 | * Sync succeeded
|
16 | $ git log --format=%ci -1
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bitcoin
|
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-misc/dojima-9999 failed (depend phase):
|
23 | * No supported implementation in PYTHON_COMPAT.
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/bitcoin/app-misc/dojima/dojima-9999.ebuild'
|
27 | * dojima-9999.ebuild, line 9: Called inherit 'eutils' 'git-2' 'distutils-r1'
|
28 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
29 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
30 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
31 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
32 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
33 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
34 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
35 | * python-r1.eclass, line 224: Called _python_set_globals
|
36 | * python-r1.eclass, line 186: Called _python_set_impls
|
37 | * python-utils-r1.eclass, line 130: Called die
|
38 | * ERROR: app-misc/dojima-9999 failed (depend phase):
|
39 | * No supported implementation in PYTHON_COMPAT.
|
40 | *
|
41 | * Call stack:
|
42 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/bitcoin/app-misc/dojima/dojima-9999.ebuild'
|
43 | * dojima-9999.ebuild, line 9: Called inherit 'eutils' 'git-2' 'distutils-r1'
|
44 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
45 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
46 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
47 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
48 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
49 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
50 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
51 | * python-r1.eclass, line 224: Called _python_set_globals
|
52 | * python-r1.eclass, line 186: Called _python_set_impls
|
53 | * python-utils-r1.eclass, line 130: Called die
|
54 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
55 | !!! caught exception False while processing ebuild src: app-misc/dojima-9999
| [FATAL] |
56 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
57 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-misc/dojima-9999, attr description\nerror: Metadata Exception: pkg ebuild src: app-misc/dojima-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-misc/dojima-9999' @0x7fac01d33050>)
| [FATAL] |
58 | * Cache regen failed with 1
|