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 /chymeric.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 'chymeric.txt')
-rw-r--r-- | chymeric.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chymeric.txt b/chymeric.txt index e348d053ae75..8efc3f965954 100644 --- a/chymeric.txt +++ b/chymeric.txt @@ -32,5 +32,15 @@ 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 chymeric +Exception ignored in: <function EbuildProcessor.__del__ at 0x7f51a65b8ca0> +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 sci-libs/cosgen-9999 * sci-libs/cosgen-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT., (python-utils-r1.eclass, line 156: called die) * Cache regen failed with 1 |