ROKO__

1
{'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
2
 'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
3
 'homepage': 'https://github.com/sandikata/ROKO__',
4
 'name': 'ROKO__',
5
 'owner': [{'email': 'sandikata@yandex.ru',
6
            'name': 'Alexandrow Rosen',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
10
            {'type': 'git', 'uri': 'git://github.com/sandikata/ROKO__.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync ROKO__
13
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
14
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
15
*** syncing ROKO__
16
Already up to date.
17
*** synced ROKO__
18
 * Sync succeeded
19
$ git log --format=%ci -1
20
$ git show -q --pretty=format:%G? HEAD
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ROKO__
22
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
23
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
24
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
25
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
26
WARNING:pkgcore:EAPI 7 isn't fully supported
27
 * ERROR: media-video/ffmulticonverter-1.8.0 failed (depend phase):
28
 *   No supported implementation in PYTHON_COMPAT.
29
 * 
30
 * Call stack:
31
 *           isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/ROKO__/media-video/ffmulticonverter/ffmulticonverter-1.8.0.ebuild'
32
 *    ffmulticonverter-1.8.0.ebuild, line   7:  called inherit 'eutils' 'python-r1' 'distutils-r1'
33
 *     ebuild-default-functions.lib, line 201:  called __internal_inherit 'python-r1'
34
 *                ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-r1.eclass'
35
 *           isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-r1.eclass'
36
 *                 python-r1.eclass, line 238:  called _python_set_globals
37
 *                 python-r1.eclass, line 173:  called _python_set_impls
38
 *           python-utils-r1.eclass, line 142:  called die
39
 * 
40
 * Working directory: '/usr/lib64/pkgcore/ebd'
41
!!! caught exception False while processing ebuild src: media-video/ffmulticonverter-1.8.0
[FATAL]
42
 * ERROR: media-video/transmageddon-1.5 failed (depend phase):
43
 *   No supported implementation in PYTHON_COMPAT.
44
 * 
45
 * Call stack:
46
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/ROKO__/media-video/transmageddon/transmageddon-1.5.ebuild'
47
 *        transmageddon-1.5.ebuild, line   8:  called inherit 'fdo-mime' 'gnome2-utils' 'python-single-r1'
48
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'python-single-r1'
49
 *               ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-single-r1.eclass'
50
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-single-r1.eclass'
51
 *         python-single-r1.eclass, line 263:  called _python_single_set_globals
52
 *         python-single-r1.eclass, line 180:  called _python_set_impls
53
 *          python-utils-r1.eclass, line 142:  called die
54
 * 
55
 * Working directory: '/usr/lib64/pkgcore/ebd'
56
!!! caught exception False while processing ebuild src: media-video/transmageddon-1.5
[FATAL]
57
 * ERROR: media-video/ffmulticonverter-1.8.0 failed (depend phase):
58
 *   No supported implementation in PYTHON_COMPAT.
59
 * 
60
 * Call stack:
61
 *           isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/ROKO__/media-video/ffmulticonverter/ffmulticonverter-1.8.0.ebuild'
62
 *    ffmulticonverter-1.8.0.ebuild, line   7:  called inherit 'eutils' 'python-r1' 'distutils-r1'
63
 *     ebuild-default-functions.lib, line 201:  called __internal_inherit 'python-r1'
64
 *                ebuild-daemon.lib, line  78:  called __qa_invoke 'source' '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-r1.eclass'
65
 *           isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/gentoo/eclass/python-r1.eclass'
66
 *                 python-r1.eclass, line 238:  called _python_set_globals
67
 *                 python-r1.eclass, line 173:  called _python_set_impls
68
 *           python-utils-r1.eclass, line 142:  called die
69
 * 
70
 * Working directory: '/usr/lib64/pkgcore/ebd'
71
Unhandled exception occurred:
72
Traceback follows:
73
  File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main
74
    exitstatus = func(self.options, self.out, self.err)
75
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main
76
    ret.append(update_use_local_desc(repo, out, err))
77
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc
78
    for p in repo:
79
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr>
80
    return (x for x in self.raw_repo.itermatch(restrict, **kwds)
81
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match
82
    pkg = pkg_klass_override(pkg)
83
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class
84
    return self._klass(pkg, **self._get_pkg_kwds(pkg))
85
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds
86
    immutable, enabled, disabled = self._get_pkg_use(pkg)
87
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured
88
    pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+']
89
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict
90
    raise_from(MetadataException(self, attr, str(e)))
91
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
92
    val = functor(self)
93
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda>
94
    imap(intern, s.data.pop("IUSE", "").split()))
95
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, in dynamic_getattr_dict
96
    raise_from(MetadataException(self, attr, str(e)))
97
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
98
    val = functor(self)
99
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/metadata.py", line 59, in _get_data
100
    return self._fetch_metadata()
101
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata
102
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
103
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata
104
    return self._update_metadata(pkg, ebp=ebp)
105
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata
106
    mydata = my_proc.get_keys(pkg, self._ecache)
107
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys
108
    {"key": receive_key})
109
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 755, in _run_depend_like_phase
110
    raise Exception(val)
111
112
MetadataException:
113
 metadata exception: pkg ebuild src: media-video/ffmulticonverter-1.8.0, attr iuse
114
 error: metadata exception: pkg ebuild src: media-video/ffmulticonverter-1.8.0, attr data
115
 error: False
116
 metadata exception: pkg ebuild src: media-video/ffmulticonverter-1.8.0, attr data
117
 error: False
118
 False
119
 * Cache regen failed with 246