1 | {'description': {'en': "Jerzy Kolosowski's Gentoo overlay"},
|
2 | 'homepage': 'https://git.kolosowscy.pl/jurek/gentoo-overlay',
|
3 | 'name': 'jkolo',
|
4 | 'owner': [{'email': 'jerzy@kolosowscy.pl',
|
5 | 'name': 'Jerzy Kolosowski',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync jkolo
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
14 | Already up-to-date.
|
15 | *** syncing jkolo
|
16 | *** synced jkolo
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | * ERROR: dev-python/g-pypi-0.4 failed (depend phase):
|
23 | * Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
|
24 | *
|
25 | * Call stack:
|
26 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/jkolo/dev-python/g-pypi/g-pypi-0.4.ebuild'
|
27 | * g-pypi-0.4.ebuild, line 13: Called inherit '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 47: Called die
|
36 | * ERROR: dev-python/g-pypi-0.4 failed (depend phase):
|
37 | * Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/jkolo/dev-python/g-pypi/g-pypi-0.4.ebuild'
|
41 | * g-pypi-0.4.ebuild, line 13: Called inherit 'distutils-r1'
|
42 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
43 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
44 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
45 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
46 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
47 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
48 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
49 | * python-r1.eclass, line 47: Called die
|
50 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
51 | !!! caught exception False while processing ebuild src: dev-python/g-pypi-0.4
| [FATAL] |
52 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
53 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/g-pypi-0.4, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/g-pypi-0.4, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/g-pypi-0.4' @0x7fed100a4690>)
| [FATAL] |
54 | * Cache regen failed with 1
|