Exception on installing/reconfiguring python3

Bug #1284469 reported by Removed by request
48
This bug affects 9 people
Affects Status Importance Assigned to Milestone
Python
Fix Released
Unknown
python3.4 (Ubuntu)
Fix Released
High
Barry Warsaw

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

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python3.4 (Ubuntu):
status: New → Confirmed
Revision history for this message
dobey (dobey) wrote :

This happens when configuring any python3 module package as well.

Barry Warsaw (barry)
Changed in python3.4 (Ubuntu):
importance: Undecided → High
assignee: nobody → Barry Warsaw (barry)
milestone: none → ubuntu-14.04
Changed in python:
status: Unknown → New
Barry Warsaw (barry)
Changed in python3.4 (Ubuntu):
status: Confirmed → In Progress
Changed in python:
status: New → Fix Released
Revision history for this message
Barry Warsaw (barry) wrote :

Um, how did this get marked Fix Released? I disagree since the package is stuck in -proposed. I actually have a new tarball for a between rc2-and-rc3 release that I'm testing now. It has the relevant upstream changesets cherry picked.

Revision history for this message
Barry Warsaw (barry) wrote :

D'oh! It's FR in upstream.

Barry Warsaw (barry)
Changed in python3.4 (Ubuntu):
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in python3.4 (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.