do-release-upgrade fails again while upgrading from 11.04 to 11.10

Bug #873581 reported by Bartłomiej Żogała
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

File "/tmp/update-manager-pxGtoG/DistUpgradeMain.py", line 199, in
main
if app.run():

File "/tmp/update-manager-pxGtoG/DistUpgradeController.py", line
1670, in run
return self.fullUpgrade()

File "/tmp/update-manager-pxGtoG/DistUpgradeController.py", line
1627, in fullUpgrade
if not self.askDistUpgrade():

File "/tmp/update-manager-pxGtoG/DistUpgradeController.py", line 895,
in askDistUpgrade
if not self._checkFreeSpace():

File "/tmp/update-manager-pxGtoG/DistUpgradeController.py", line 861,
in _checkFreeSpace
with_snapshots = self._is_apt_btrfs_snapshot_supported()

File "/tmp/update-manager-pxGtoG/DistUpgradeController.py", line
1005, in _is_apt_btrfs_snapshot_supported
apt_btrfs = apt_btrfs_snapshot.AptBtrfsSnapshot()

File "/tmp/update-manager-pxGtoG/apt_btrfs_snapshot.py", line 85, in
__init__
self.fstab = Fstab(fstab)

File "/tmp/update-manager-pxGtoG/apt_btrfs_snapshot.py", line 53, in
__init__
entry = FstabEntry.from_line(line)

File "/tmp/update-manager-pxGtoG/apt_btrfs_snapshot.py", line 31, in
from_line
return FstabEntry(*line.split())

TypeError: __init__() takes at most 7 arguments (9 given)
=== Command detached from window (Thu Oct 13 20:19:12 2011) ===
=== Command terminated with exit status 1 (Thu Oct 13 20:19:12 2011) ===

affects: launchpad → update-manager
William Grant (wgrant)
affects: update-manager → update-manager (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

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

Changed in update-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Scott Sweeny (ssweeny) wrote :

I ran into this updating my wife's computer. It appears to have been caused by a comment at the end of one line of /etc/fstab, which the python code fails to ignore. Removing the comment allowed the upgrade to continue.

Micah Gersten (micahg)
tags: removed: shitty-again
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.