1 | {'description': {'en': 'stuff'},
|
2 | 'feed': ['https://github.com/megabaks/stuff/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/megabaks/stuff',
|
4 | 'name': 'stuff',
|
5 | 'owner': [{'email': 'megagreener@gmail.com'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/megabaks/stuff.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync stuff
|
10 | WARNING:pkgcore:repository at '/home/mgorny/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
|
12 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
|
16 | Already up-to-date.
|
17 | *** syncing stuff
|
18 | *** synced stuff
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
24 | WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
25 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
26 | * ERROR: media-sound/sonata-9999 failed (depend phase):
|
27 | * No supported implementation in PYTHON_COMPAT.
|
28 | *
|
29 | * Call stack:
|
30 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/stuff/media-sound/sonata/sonata-9999.ebuild'
|
31 | * sonata-9999.ebuild, line 8: Called inherit 'distutils-r1' 'python-r1' 'git-r3'
|
32 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
33 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
34 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
35 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
36 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
37 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
38 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
39 | * python-r1.eclass, line 224: Called _python_set_globals
|
40 | * python-r1.eclass, line 186: Called _python_set_impls
|
41 | * python-utils-r1.eclass, line 130: Called die
|
42 | * ERROR: media-sound/sonata-9999 failed (depend phase):
|
43 | * No supported implementation in PYTHON_COMPAT.
|
44 | *
|
45 | * Call stack:
|
46 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/stuff/media-sound/sonata/sonata-9999.ebuild'
|
47 | * sonata-9999.ebuild, line 8: Called inherit 'distutils-r1' 'python-r1' 'git-r3'
|
48 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils-r1'
|
49 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
50 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/distutils-r1.eclass'
|
51 | * distutils-r1.eclass, line 86: Called inherit 'multiprocessing' 'python-r1'
|
52 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-r1'
|
53 | * ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
54 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/gentoo/eclass/python-r1.eclass'
|
55 | * python-r1.eclass, line 224: Called _python_set_globals
|
56 | * python-r1.eclass, line 186: Called _python_set_impls
|
57 | * python-utils-r1.eclass, line 130: Called die
|
58 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
59 | !!! caught exception False while processing ebuild src: media-sound/sonata-9999
| [FATAL] |
60 | ERROR pkgcore: returned val from gen_metadata was 'False'
|
61 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: media-sound/sonata-9999, attr description\nerror: Metadata Exception: pkg ebuild src: media-sound/sonata-9999, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='media-sound/sonata-9999' @0x7f3ffa239550>)
| [FATAL] |
62 | * Cache regen failed with 1
|