sbackup 0.10.5 ignores maxsize setting

Bug #336240 reported by Francesco Potortì
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbackup (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: sbackup

This patch solves the issue:

*** /usr/share/sbackup/sbackupd.py.orig 2008-06-17 08:24:10.000000000 +0200
--- /usr/share/sbackup/sbackupd.py 2009-03-01 14:07:44.000000000 +0100
***************
*** 220,225 ****
--- 220,226 ----
  flistid = 0
  flist_name = ""
  fprops = False
+ maxsize = int(maxsize)
  fullsize = 0L

  def btree_r_add( adir ):

Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote :

Valid for sbackup series 0.10. However, needs verification of both bug and patch. Anyhow, setting the status to confirmed.

summary: - sbackup ignores maxsize setting
+ sbackup 0.10.5 ignores maxsize setting
Changed in sbackup (Ubuntu):
status: New → Confirmed
Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote :

The issue was fixed in sbackup series 0.11.x
Please upgrade. Thank you.

Changed in sbackup (Ubuntu):
status: Confirmed → Fix Released
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.