Crash when checking free space on upgrade from edgy to feisty

Bug #87018 reported by Björn Tillenius
2
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Fix Released
Medium
Michael Vogt

Bug Description

Binary package hint: update-manager

Today I tried upgrading from edgy to feisty using update-manager (0.57.2), but it failed with the following traceback:

Traceback (most recent call last):

  File "/tmp/tmpnkDe9U/feisty", line 47, in ?
    app.run()

  File "/tmp/tmpnkDe9U/DistUpgradeControler.py", line 839, in run
    self.fullUpgrade()

  File "/tmp/tmpnkDe9U/DistUpgradeControler.py", line 817, in fullUpgrade
    if not self.askDistUpgrade():

  File "/tmp/tmpnkDe9U/DistUpgradeControler.py", line 515, in askDistUpgrade
    if not self._checkFreeSpace():

  File "/tmp/tmpnkDe9U/DistUpgradeControler.py", line 497, in _checkFreeSpace
    free_at_least = apt_pkg.SizeToStr(abs(fs_free[dir].free)+1)

TypeError: Only understand integers and floats

Revision history for this message
Björn Tillenius (bjornt) wrote :
Revision history for this message
Björn Tillenius (bjornt) wrote :
Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your bugreport.

This problem is fixed in my local tree and the fix will be part of the next upload.

Cheers,
 Michael

Changed in update-manager:
assignee: nobody → mvo
importance: Undecided → Medium
status: Unconfirmed → Fix Committed
Michael Vogt (mvo)
Changed in update-manager:
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.