1 | {'description': {'en': 'Personal overlay of Ben Longbons'},
|
2 | 'feed': ['https://github.com/o11c/ebuilds/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/o11c/ebuilds',
|
4 | 'name': 'o11c',
|
5 | 'owner': [{'email': 'b.r.longbons@gmail.com',
|
6 | 'name': 'Ben Longbons',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/o11c/ebuilds.git'},
|
10 | {'type': 'git', 'uri': 'https://github.com/o11c/ebuilds.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync o11c
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
14 | Already up-to-date.
|
15 | *** syncing o11c
|
16 | *** synced o11c
|
17 | * Sync succeeded
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 o11c
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | * ERROR: dev-python/attoconf-9999 failed (depend phase):
|
22 | * Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
|
23 | *
|
24 | * Call stack:
|
25 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/o11c/dev-python/attoconf/attoconf-9999.ebuild'
|
26 | * attoconf-9999.ebuild, line 5: Called inherit 'distutils-r1' 'git-2'
|
27 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
28 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
29 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
30 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
31 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
32 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
33 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
34 | * python-r1.eclass, line 47: Called die
|
35 | *
|
36 | * Working directory: '/home/mgorny/pkgcore-venv/lib/pkgcore/ebd'
|
37 | * ERROR: dev-python/attoconf-9999 failed (depend phase):
|
38 | * Unsupported EAPI=4 (too old, allowed only on restricted set of packages) for python-r1
|
39 | *
|
40 | * Call stack:
|
41 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/o11c/dev-python/attoconf/attoconf-9999.ebuild'
|
42 | * attoconf-9999.ebuild, line 5: Called inherit 'distutils-r1' 'git-2'
|
43 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
44 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
45 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
46 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
47 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
48 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
49 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
50 | * python-r1.eclass, line 47: Called die
|
51 | *
|
52 | * Working directory: '/home/mgorny/pkgcore-venv/lib/pkgcore/ebd'
|
53 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
54 | !!! caught exception False while processing ebuild src: dev-python/attoconf-9999
| [FATAL] |
55 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
56 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-python/attoconf-9999, attr description\nerror: Metadata Exception: pkg ebuild src: dev-python/attoconf-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-python/attoconf-9999' @0x7f256d0677d0>)
| [FATAL] |
57 | * Cache regen failed with 1
|