jamestr

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