Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655392 - app-portage/gentoopm-0.2.9-r1 exception with app-portage/smart-live-rebuild
Summary: app-portage/gentoopm-0.2.9-r1 exception with app-portage/smart-live-rebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-10 12:13 UTC by Alexander Pilipenko
Modified: 2018-05-27 08:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pilipenko 2018-05-10 12:13:24 UTC
Exception ignored in: <bound method BashServer.__del__ of <gentoopm.bash.bashserver.BashServer object at 0x7fac51ed4be0>>
Traceback (most recent call last):
  File "/usr/lib64/python3.5/site-packages/gentoopm/bash/bashserver.py", line 36, in __del__
  File "/usr/lib64/python3.5/subprocess.py", line 1523, in terminate
  File "/usr/lib64/python3.5/subprocess.py", line 1518, in send_signal
TypeError: 'NoneType' object is not callable

This error fixed in 9999 version
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-05-13 08:43:06 UTC
The fix is included in 0.3.0 as well.  However, I finally made that release just a few days ago, so I'd like to wait a while more before stabilizing it.  Could you confirm that it works?
Comment 2 Alexander Pilipenko 2018-05-23 15:32:41 UTC
0.3.0 works without exceptions
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-05-27 08:05:12 UTC
Thanks.  I'll request stabilization now.