From b75434c9981a21a53959b76bf4c7f1191f52ce46 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 31 Mar 2021 08:51:07 +0000 Subject: 2021-03-31T08:45:01Z --- qgp.txt | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) (limited to 'qgp.txt') diff --git a/qgp.txt b/qgp.txt index 0fd4db947ace..f451bc8379a5 100644 --- a/qgp.txt +++ b/qgp.txt @@ -32,15 +32,25 @@ Already up to date. $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 32 qgp - * caught exception signal only works in main thread while processing dev-cpp/google-benchmark-1.3.0 - * dev-cpp/google-benchmark-1.3.0: failed sourcing ebuild: EAPI=6 is not supported, (cmake-multilib.eclass, line 46: called die) -Exception ignored in: +Failed importing: cannot import name 'WeakValCache' from 'snakeoil.weakrefs' (/usr/lib/python3.8/site-packages/snakeoil/weakrefs.py)! +Verify that pkgcore and its deps are properly installed and/or PYTHONPATH is set correctly for python 3.8.7. + Traceback (most recent call last): - File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 771, in __del__ - if self.is_responsive: - File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 676, in is_responsive - if self.is_alive: - File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/processor.py", line 659, in is_alive - current_pid = self.pid -AttributeError: 'EbuildProcessor' object has no attribute 'pid' + File "/usr/lib/python-exec/python3.8/pmaint", line 4, in + scripts.run(basename(__file__)) + File "/usr/lib/python3.8/site-packages/pkgcore/scripts/__init__.py", line 17, in run + script = import_module(script_module) + File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module + return _bootstrap._gcd_import(name[level:], package, level) + File "", line 1014, in _gcd_import + File "", line 991, in _find_and_load + File "", line 975, in _find_and_load_unlocked + File "", line 671, in _load_unlocked + File "", line 783, in exec_module + File "", line 219, in _call_with_frames_removed + File "/usr/lib/python3.8/site-packages/pkgcore/scripts/pmaint.py", line 23, in + from ..ebuild import repository as ebuild_repo + File "/usr/lib/python3.8/site-packages/pkgcore/ebuild/repository.py", line 26, in + from snakeoil.weakrefs import WeakValCache +ImportError: cannot import name 'WeakValCache' from 'snakeoil.weakrefs' (/usr/lib/python3.8/site-packages/snakeoil/weakrefs.py) * Cache regen failed with 1 -- cgit v1.2.3-65-gdbad