I have the same kind of problem, the error message is however:

   TypeError: __init__() takes at most 7 arguments (8 given)

My fstab entries look like this:
UUID=c3329969-5a64-4ce1-905f-b42ac9649a84 /               btrfs   
defaults,subvol=@ 0       1      #/dev/sda2

I've put a comment line behind each entry, which is interpreted as the
8th argument. If I remove the comment, all goes fine.

Since a line-end comment is allowed in fstab, maybe the python script
should allow for it too, for sake of compatibility.

Gerhard

-- 
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:
  dist-upgrader fails with "FstabEntry(*line.split()) TypeError:
  __init__() takes exactly 7 arguments (5 given)" if fs_freq and
  fs_passno fields not present in fstab entry

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to