[Bug 806065] Re: 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

2011-10-11 Thread Michael Vogt
Thanks Brian and Michun! I reported #872145 and I'm working on it now. -- 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:

[Bug 806065] Re: 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

2011-10-10 Thread Brian Murray
Michun could you report a new bug about apt-btrfs-snapshot regarding that issue? Thanks in advance. -- 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

[Bug 806065] Re: 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

2011-07-11 Thread Michun
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

[Bug 806065] Re: 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

2011-07-06 Thread Michael Vogt
** Changed in: update-manager (Ubuntu Oneiric) Status: Triaged = In Progress -- 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())

[Bug 806065] Re: 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

2011-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:apt-btrfs-snapshot -- 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

[Bug 806065] Re: 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

2011-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.151.8 --- update-manager (1:0.151.8) oneiric; urgency=low * DistUpgrade/DistUpgradeViewGtk.py: - set DPKG_UNTRANSLATED_MESSAGES to force untranslated dpkg terminal messages for easier package failure duplication