diff options
author | 2018-07-15 01:23:45 +0000 | |
---|---|---|
committer | 2018-07-15 01:23:45 +0000 | |
commit | 391dda5f202731d987fd09b8fa5e922868ba6a96 (patch) | |
tree | 5e3353893eac08bd773219b0cb51b632ee1f6938 /spikyatlinux.txt | |
parent | 2018-07-15T01:00:01Z (diff) | |
download | repos-391dda5f202731d987fd09b8fa5e922868ba6a96.tar.gz repos-391dda5f202731d987fd09b8fa5e922868ba6a96.tar.bz2 repos-391dda5f202731d987fd09b8fa5e922868ba6a96.zip |
2018-07-15T01:20:01Z
Diffstat (limited to 'spikyatlinux.txt')
-rw-r--r-- | spikyatlinux.txt | 68 |
1 files changed, 3 insertions, 65 deletions
diff --git a/spikyatlinux.txt b/spikyatlinux.txt index 13fec2d7d4d1..78508525c829 100644 --- a/spikyatlinux.txt +++ b/spikyatlinux.txt @@ -9,10 +9,8 @@ 'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}], 'status': 'unofficial'} $ pmaint sync spikyatlinux -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing spikyatlinux Already up to date. @@ -35,67 +33,7 @@ WARNING:pkgcore:EAPI 7 isn't fully supported * ebuild-daemon.bash, line 332: called die * * Working directory: '/usr/lib64/pkgcore/ebd' -sandbox:stop caught signal 15 in pid 9142 -!!! caught exception False while processing ebuild src: games-util/ds4drv-0.5.1 -Sandboxed process killed by signal: Terminated -!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: games-util/ds4drv-9999 - * ERROR: games-util/ds4drv-0.5.1 failed (depend phase): - * External commands disallowed during metadata regen: replace_version_separator 3 - - * - * Call stack: - * isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/spikyatlinux/games-util/ds4drv/ds4drv-0.5.1.ebuild' - * ds4drv-0.5.1.ebuild, line 17: called command_not_found_handle 'replace_version_separator' '3' '-' - * ebuild-daemon.bash, line 332: called die - * - * Working directory: '/usr/lib64/pkgcore/ebd' -sandbox:stop caught signal 15 in pid 9214 +sandbox:stop caught signal 15 in pid 4480 Sandboxed process killed by signal: Terminated -Unhandled exception occurred: -Traceback follows: - File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 132, in main - exitstatus = func(self.options, self.out, self.err) - File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 318, in regen_main - ret.append(update_use_local_desc(repo, out, err)) - File "/usr/lib64/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 190, in update_use_local_desc - for p in repo: - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 62, in <genexpr> - return (x for x in self.raw_repo.itermatch(restrict, **kwds) - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/prototype.py", line 283, in _internal_match - pkg = pkg_klass_override(pkg) - File "/usr/lib64/python2.7/site-packages/pkgcore/repository/configured.py", line 50, in package_class - return self._klass(pkg, **self._get_pkg_kwds(pkg)) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/repository.py", line 709, in _get_pkg_kwds - immutable, enabled, disabled = self._get_pkg_use(pkg) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/domain.py", line 515, in get_package_use_unconfigured - pre_defaults = [x[1:] for x in pkg.iuse if x[0] == '+'] - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 98, in dynamic_getattr_dict - raise_from(MetadataException(self, attr, str(e))) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 234, in <lambda> - imap(intern, s.data.pop("IUSE", "").split())) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 100, in dynamic_getattr_dict - raise_from(MetadataException(self, attr, str(e))) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/base.py", line 90, in dynamic_getattr_dict - val = functor(self) - File "/usr/lib64/python2.7/site-packages/pkgcore/package/metadata.py", line 59, in _get_data - return self._fetch_metadata() - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 295, in _fetch_metadata - return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 384, in _get_metadata - return self._update_metadata(pkg, ebp=ebp) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 392, in _update_metadata - mydata = my_proc.get_keys(pkg, self._ecache) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 811, in get_keys - {"key": receive_key}) - File "/usr/lib64/python2.7/site-packages/pkgcore/ebuild/processor.py", line 755, in _run_depend_like_phase - raise Exception(val) - -MetadataException: - metadata exception: pkg ebuild src: games-util/ds4drv-0.5.1, attr iuse - error: metadata exception: pkg ebuild src: games-util/ds4drv-0.5.1, attr data - error: False - metadata exception: pkg ebuild src: games-util/ds4drv-0.5.1, attr data - error: False - False - * Cache regen failed with 246 +!!! caught exception False while processing ebuild src: games-util/ds4drv-0.5.1 + * Cache regen failed with -13 |