diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 07:43:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 07:43:49 +0000 |
commit | ee1edfa17097494231c3d07b8218a57b8493567c (patch) | |
tree | cf43a239ae00a6e45daf41300cfc1e37e412bf56 /picarica-overlay.txt | |
parent | 2021-03-30T16:30:01Z (diff) | |
download | repos-ee1edfa17097494231c3d07b8218a57b8493567c.tar.gz repos-ee1edfa17097494231c3d07b8218a57b8493567c.tar.bz2 repos-ee1edfa17097494231c3d07b8218a57b8493567c.zip |
2021-03-31T07:15:01Z
Diffstat (limited to 'picarica-overlay.txt')
-rw-r--r-- | picarica-overlay.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/picarica-overlay.txt b/picarica-overlay.txt index ce97f0e31b5a..f17f228a2fd9 100644 --- a/picarica-overlay.txt +++ b/picarica-overlay.txt @@ -32,6 +32,26 @@ 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 picarica-overlay +Exception ignored in: <function EbuildProcessor.__del__ at 0x7fcd5a6d8ca0> +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' + * caught exception signal only works in main thread while processing gui-apps/blurwal-9999 + * caught exception signal only works in main thread while processing gui-apps/blurwal-1.1.1 * gui-apps/blurwal-1.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die) * gui-apps/blurwal-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die) +Exception ignored in: <function EbuildProcessor.__del__ at 0x7fcd5a6d8ca0> +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' * Cache regen failed with 1 |