fails on comments in the line
Bug #872145 reported by
Michael Vogt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt-btrfs-snapshot (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
From https:/
Michun (gerhard-kulzer) wrote on 2011-07-11: #13
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-
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
Related branches
lp:apt-btrfs-snapshot
Ready for review
for merging
into
lp:~superveryken/apt-btrfs-snapshot/apt-btrfs-snapshot
- 许煜恒: Pending requested
- Diff: 0 lines
Changed in apt-btrfs-snapshot (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → High |
Changed in apt-btrfs-snapshot (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package apt-btrfs-snapshot - 0.2.1
---------------
apt-btrfs-snapshot (0.2.1) oneiric; urgency=low
* test/test_ apt_btrfs_ snapshot. py, test/data/fstab.bug872145: snapshot. py: supported( ) as well (LP: #800908)
- fix crash in fstab parsing (LP: #872145)
* apt_btrfs_
- test for /sbin/btrfs in snapshot_
-- Michael Vogt <email address hidden> Tue, 11 Oct 2011 10:17:41 +0200