fw-overlay

1
{'description': {'en': 'fw-overlay experimental overlay'},
2
 'homepage': 'https://github.com/no-hope/fw-overlay',
3
 'name': 'fw-overlay',
4
 'owner': [{'email': 'ketoth.xupack@gmail.com',
5
            'name': 'Ketoth Xupack',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'https://github.com/no-hope/fw-overlay.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync fw-overlay
12
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
13
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
14
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
15
*** syncing fw-overlay
16
Already up to date.
17
*** synced fw-overlay
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 fw-overlay
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
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: app-admin/keepassx-9999
[FATAL]
28
 * ERROR: app-admin/keepassx-9999 failed (depend phase):
29
 *   inherit for qt4-r2 failed
30
 * 
31
 * Call stack:
32
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/fw-overlay/app-admin/keepassx/keepassx-9999.ebuild'
33
 *            keepassx-9999.ebuild, line   6:  called inherit 'qt4-r2' 'eutils' 'cmake-utils' 'multilib'
34
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'qt4-r2'
35
 *               ebuild-daemon.lib, line  83:  called die
36
 * 
37
 * Working directory: '/usr/lib64/pkgcore/ebd'
38
!!! caught exception False while processing ebuild src: app-admin/keepassx-2.0_alpha5
[FATAL]
39
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: app-admin/keepassx-2.0_alpha4
[FATAL]
40
 * ERROR: app-admin/keepassx-2.0_alpha5 failed (depend phase):
41
 *   unknown inherit command from pythonic side, 'gen_metadata 766' for eclass qt4-r2
42
 * 
43
 * Call stack:
44
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/fw-overlay/app-admin/keepassx/keepassx-2.0_alpha5.ebuild'
45
 *      keepassx-2.0_alpha5.ebuild, line   6:  called inherit 'qt4-r2' 'eutils' 'cmake-utils' 'multilib'
46
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'qt4-r2'
47
 *               ebuild-daemon.lib, line  85:  called die
48
 * 
49
 * Working directory: '/usr/lib64/pkgcore/ebd'
50
received unknown com: CATEGORY='app-admin' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='keepassx-2.0_alpha4' PKGCORE_BASH_COMPAT='3.2' PVR='2.0_alpha4' PV='2.0_alpha4' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/fw-overlay/app-admin/keepassx/keepassx-2.0_alpha4.ebuild' PF='keepassx-2.0_alpha4' PKGCORE_GLOBAL_FAILGLOB=false PN=keepassx PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
51
!!! caught exception False while processing ebuild src: app-admin/keepassx-2.0_alpha5-r1
[FATAL]
52
 * ERROR: app-admin/keepassx-9999 failed (depend phase):
53
 *   inherit for qt4-r2 failed
54
 * 
55
 * Call stack:
56
 *          isolated-functions.lib, line 354:  called source '/var/lib/repo-mirror-ci/repos/fw-overlay/app-admin/keepassx/keepassx-9999.ebuild'
57
 *            keepassx-9999.ebuild, line   6:  called inherit 'qt4-r2' 'eutils' 'cmake-utils' 'multilib'
58
 *    ebuild-default-functions.lib, line 201:  called __internal_inherit 'qt4-r2'
59
 *               ebuild-daemon.lib, line  83:  called die
60
 * 
61
 * Working directory: '/usr/lib64/pkgcore/ebd'
62
sandbox:stop  caught signal 15 in pid 11267
63
Sandboxed process killed by signal: Terminated
64
Unhandled exception occurred:
65
Traceback follows:
66
  File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main
67
    exitstatus = func(self.options, self.out, self.err)
68
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main
69
    ret.append(update_use_local_desc(repo, out, err))
70
  File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc
71
    for p in repo:
72
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr>
73
    return (x for x in self.raw_repo.itermatch(restrict, **kwds)
74
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match
75
    pkg = pkg_klass_override(pkg)
76
  File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class
77
    return self._klass(pkg, **self._get_pkg_kwds(pkg))
78
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds
79
    immutable, enabled, disabled = self._get_pkg_use(pkg)
80
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured
81
    pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+']
82
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict
83
    raise_from(MetadataException(self, attr, str(e)))
84
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
85
    val = functor(self)
86
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda>
87
    imap(intern, s.data.pop("IUSE", "").split()))
88
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, in dynamic_getattr_dict
89
    raise_from(MetadataException(self, attr, str(e)))
90
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict
91
    val = functor(self)
92
  File "/usr/lib64/python2.7/site-packages/pkgcore/package/metadata.py", line 59, in _get_data
93
    return self._fetch_metadata()
94
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata
95
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
96
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata
97
    return self._update_metadata(pkg, ebp=ebp)
98
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata
99
    mydata = my_proc.get_keys(pkg, self._ecache)
100
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys
101
    {"key": receive_key})
102
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 751, in _run_depend_like_phase
103
    val = self.generic_handler(additional_commands=commands)
104
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 874, in generic_handler
105
    handlers[cmd](self, *args)
106
  File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 899, in inherit_handler
107
    "inherit requires an unknown eclass, %s cannot be found" % line)
108
109
MetadataException:
110
 metadata exception: pkg ebuild src: app-admin/keepassx-9999, attr iuse
111
 error: metadata exception: pkg ebuild src: app-admin/keepassx-9999, attr data
112
 error: inherit requires an unknown eclass, qt4-r2 cannot be found
113
 metadata exception: pkg ebuild src: app-admin/keepassx-9999, attr data
114
 error: inherit requires an unknown eclass, qt4-r2 cannot be found
115
 inherit requires an unknown eclass, qt4-r2 cannot be found
116
 * Cache regen failed with 246