Thanks for the logs.

This time the error is different
Traceback (most recent call last):

  File "/tmp/update-manager-G9GZGG/oneiric", line 7, in <module>
    sys.exit(main())

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

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

  File "/tmp/update-manager-G9GZGG/DistUpgradeController.py", line 1612, in 
fullUpgrade
    if not self.doDistUpgrade():

  File "/tmp/update-manager-G9GZGG/DistUpgradeController.py", line 1006, in 
doDistUpgrade
    self._maybe_create_apt_btrfs_snapshot()

  File "/tmp/update-manager-G9GZGG/DistUpgradeController.py", line 985, in 
_maybe_create_apt_btrfs_snapshot
    apt_btrfs = apt_btrfs_snapshot.AptBtrfsSnapshot()

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

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

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

TypeError: __init__() takes exactly 7 arguments (5 given)

Setting to confirmed.


** Changed in: update-manager (Ubuntu)
   Importance: Undecided => High

** Changed in: update-manager (Ubuntu)
       Status: Incomplete => Confirmed

** Changed in: update-manager (Ubuntu)
     Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Also affects: update-manager (Ubuntu Oneiric)
   Importance: High
     Assignee: Canonical Foundations Team (canonical-foundations)
       Status: Confirmed

** Summary changed:

- UpdateManager failed to upgrade from Natty to Oneric: 
http://se.archive.ubuntu.com 403 Forbidden
+ apt_btrfs_snapshot.py", line 30, in from_line return 
FstabEntry(*line.split()) TypeError: __init__() takes exactly 7 arguments (5 
given)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/806065

Title:
  apt_btrfs_snapshot.py", line 30, in from_line return
  FstabEntry(*line.split()) TypeError: __init__() takes exactly 7
  arguments (5 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/806065/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to