1 | {'description': {'en': "LordVan's project ebuilds"},
|
2 | 'feed': ['https://cgit.gentoo.org/dev/lordvan.git/atom/'],
|
3 | 'homepage': 'http://www.lordvan.com',
|
4 | 'name': 'lordvan',
|
5 | 'owner': [{'email': 'lordvan@gentoo.org', 'name': 'Thomas Raschbacher'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://anongit.gentoo.org/dev/lordvan.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/dev/lordvan.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/dev/lordvan.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync lordvan
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing lordvan
|
18 | *** synced lordvan
|
19 | * Sync succeeded
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 lordvan
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | * ERROR: app-misc/labyrinth-0.4.0 failed (depend phase):
|
24 | * EAPI=0 is not supported
|
25 | *
|
26 | * Call stack:
|
27 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/lordvan/app-misc/labyrinth/labyrinth-0.4.0.ebuild'
|
28 | * labyrinth-0.4.0.ebuild, line 5: Called inherit 'gnome2'
|
29 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'gnome2'
|
30 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/gnome2.eclass'
|
31 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/gnome2.eclass'
|
32 | * gnome2.eclass, line 13: Called inherit 'eutils' 'libtool' 'gnome.org' 'gnome2-utils' 'xdg'
|
33 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'xdg'
|
34 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/xdg.eclass'
|
35 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/xdg.eclass'
|
36 | * xdg.eclass, line 21: Called die
|
37 | *
|
38 | * Working directory: '/home/mgorny/pkgcore-venv/lib/pkgcore/ebd'
|
39 | * ERROR: app-misc/labyrinth-0.4.0 failed (depend phase):
|
40 | * EAPI=0 is not supported
|
41 | *
|
42 | * Call stack:
|
43 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/lordvan/app-misc/labyrinth/labyrinth-0.4.0.ebuild'
|
44 | * labyrinth-0.4.0.ebuild, line 5: Called inherit 'gnome2'
|
45 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'gnome2'
|
46 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/gnome2.eclass'
|
47 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/gnome2.eclass'
|
48 | * gnome2.eclass, line 13: Called inherit 'eutils' 'libtool' 'gnome.org' 'gnome2-utils' 'xdg'
|
49 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'xdg'
|
50 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/xdg.eclass'
|
51 | * isolated-functions.lib, line 316: Called source '/home/mgorny/repos/gentoo/eclass/xdg.eclass'
|
52 | * xdg.eclass, line 21: Called die
|
53 | *
|
54 | * Working directory: '/home/mgorny/pkgcore-venv/lib/pkgcore/ebd'
|
55 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
56 | !!! caught exception False while processing ebuild src: app-misc/labyrinth-0.4.0
| [FATAL] |
57 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
58 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-misc/labyrinth-0.4.0, attr description\nerror: Metadata Exception: pkg ebuild src: app-misc/labyrinth-0.4.0, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-misc/labyrinth-0.4.0' @0x7f4c1f720190>)
| [FATAL] |
59 | * Cache regen failed with 1
|