[Bug 1284469] [NEW] Exception on installing/reconfiguring python3

Sworddragon 1284469 at bugs.launchpad.net
Tue Feb 25 06:21:27 UTC 2014


Public bug reported:

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).

** Affects: python3.4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 “python3.4” package in Ubuntu:
  New

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/ubuntu/+source/python3.4/+bug/1284469/+subscriptions



More information about the foundations-bugs mailing list