[Nssbackup-team] [Bug 1074393] Re: sbackup error "need more that 1 value to unpack"

2013-01-10 Thread Terry Buckley
I started again on Monday. So what is it dependent on that gets changed?
Terry

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1074393

Title:
  sbackup error "need more that 1 value to unpack"

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1074393/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 1074393] Re: sbackup error "need more that 1 value to unpack"

2013-01-10 Thread Jean-Peer Lorenz
Hi Terry,

please set your log level to 'Debug' and post such debug log if the
error encounters again. Currently, I've no idea were the error comes
from. Thanks.

** Changed in: sbackup
   Status: Invalid => Incomplete

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1074393

Title:
  sbackup error "need more that 1 value to unpack"

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1074393/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Question #129584]: Status of bug #1000171 changed to 'Fix Committed' in 0.11

2013-01-10 Thread Jean-Peer Lorenz
Bug #1000171 status changed in 0.11:

Won't Fix => Fix Committed

https://bugs.launchpad.net/sbackup/0.11/+bug/1000171
"[Feature request] make it backwards compatible because upgrade-backups is 
incredibly slow and not reliable"

This bug is linked to #129584.
Snapshot version not supported
https://answers.launchpad.net/sbackup/+question/129584

-- 
You received this question notification because you are a member of
Simple Backup Maintainers, which is an answer contact for sbackup.

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 1000171] Re: [Feature request] make it backwards compatible because upgrade-backups is incredibly slow and not reliable

2013-01-10 Thread Jean-Peer Lorenz
I've finally removed support for upgrade-backups entirely. Rather, I've
added a restore utility which provides legacy support using the 0.10.5
algorithm. The command must be executed from terminal, i.e. no graphical
desktop icon will be provided. It can be used with command line
interface (cli) and also with GTK gui.

Syntax:

'sbackup-legacy-restore BACKUP_PATH FILE_OR_DIR_TO_RESTORE [TARGET_DIR]'

or for more ease of use with gui:

'sbackup-legacy-restore --gui'.

** Changed in: sbackup/0.11
   Status: Won't Fix => Fix Committed

** Changed in: sbackup/0.11
Milestone: None => 0.11.5

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1000171

Title:
  [Feature request] make it backwards compatible because upgrade-backups
  is incredibly slow and not reliable

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1000171/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 980786] Re: Don't complain about non-accessable excluded files

2013-01-10 Thread Jean-Peer Lorenz
> How could this be solved correctly? Rules with a trailing / must only
apply to directories but to know about this, you need to call stat().

I agree and don't see another way than modifying the regular
expressions.

I've opened a separate bug to handle this isse and commited a fix:
Regular expressions defined in default configuration can be improved (LP
#1097465). The default RegExs as of now read:

+self._regex_excludes = "^/home/[^/]+?/\.gvfs(/|$),"\
+   "^/home/[^/]+?/\.thumbnails(/|$),"\
+   "^/home/[^/]+?/\..+/[tT]rash(/|$),"\
+   "^/home/[^/]+?/\.cache(/|$),"\
+   "^/home/[^/]+?/\..+/[cC]ache(/|$),"\
+   "^/home/[^/]+?/\..+/lock(/|$),"\
"~$"

Using this expressions and the fix pushed for this bug (LP #980786)
should remove all remaining unwanted warnings and errors from your log.

regards,
jean-peer

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/980786

Title:
  Don't complain about non-accessable excluded files

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/980786/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 609814] Re: Exception when selecting the "Use recommended settings": NoOptionError

2013-01-10 Thread Jean-Peer Lorenz
** Changed in: sbackup (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in Ubuntu.
https://bugs.launchpad.net/bugs/609814

Title:
  Exception when selecting the "Use recommended settings": NoOptionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/609814/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 113864] Re: Display password in cleartext

2013-01-10 Thread Jean-Peer Lorenz
This should be fixed in sbackup series 0.11.4 and newer. Please feel
free to re-open the issue if you want to comment or if the issue is
still valid. Thanks.

** Changed in: sbackup (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in Ubuntu.
https://bugs.launchpad.net/bugs/113864

Title:
  Display password in cleartext

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/113864/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 1074393] Re: sbackup error "need more that 1 value to unpack"

2013-01-10 Thread Terry Buckley
explain "set your log level to debug"

I run sbackup from the menu and depend on it for my daily backups.

Terry

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1074393

Title:
  sbackup error "need more that 1 value to unpack"

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1074393/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 1055939] Re: sbackup-restore not allowing access to backups

2013-01-10 Thread Launchpad Bug Tracker
[Expired for sbackup because there has been no activity for 60 days.]

** Changed in: sbackup
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/1055939

Title:
  sbackup-restore not allowing access to backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/1055939/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 904210] Re: SUppression de fichier lors d'une sauvegarde

2013-01-10 Thread Launchpad Bug Tracker
[Expired for sbackup because there has been no activity for 60 days.]

** Changed in: sbackup
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/904210

Title:
  SUppression de fichier lors d'une sauvegarde

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/904210/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 883763] Re: after determining which files to backup, sbackup stops working

2013-01-10 Thread Launchpad Bug Tracker
[Expired for sbackup because there has been no activity for 60 days.]

** Changed in: sbackup
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/883763

Title:
  after determining which files to backup, sbackup stops working

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/883763/+subscriptions

___
Mailing list: https://launchpad.net/~nssbackup-team
Post to : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp