[Bug 1284469] Re: Exception on installing/reconfiguring python3
Launchpad Bug Tracker
1284469 at bugs.launchpad.net
Fri Feb 28 14:28:28 UTC 2014
** Branch linked: lp:ubuntu/trusty-proposed/python3.4
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1284469
Title:
Exception on installing/reconfiguring python3
Status in Python:
New
Status in “python3.4” package in Ubuntu:
In Progress
Bug description:
I'm using Ubuntu 14.04 dev with python3.4 3.4~rc1-1build1 and on doing
a "dpkg-reconfigure python3" I'm, getting the following output:
Exception ignored in: <bound method Popen.__del__ of <subprocess.Popen object at 0x7fab60316c88>>
Traceback (most recent call last):
File "/usr/lib/python3.4/subprocess.py", line 897, in __del__
TypeError: 'NoneType' object is not callable
running python post-rtupdate hooks for python3.4...
Exception ignored in: <bound method Popen.__del__ of <subprocess.Popen object at 0x7f518d0d1c50>>
Traceback (most recent call last):
File "/usr/lib/python3.4/subprocess.py", line 897, in __del__
TypeError: 'NoneType' object is not callable
As in this example the exception can appear multiple times but the most times all is working fine (I'm needing ~5 tries to see the exception).
To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1284469/+subscriptions
More information about the foundations-bugs
mailing list