← Back to team overview

nssbackup-team team mailing list archive

[Bug 726054] Re: sbackup crashes while trying to compress files with tar

 

>Does this happens everytime? 
Everytime.
Last time I successfully did an incremental backup was a couple of months ago.

>Is it reproducable?
Yes, I guess so...

>Does a minimal setup (just a few files for test purpose) work?
I tried to set up a testing profile with just a directory to backup (btw: the profile management UI is quite counterintuitive, IMHO...).
Then it happened a strange thing: it failed with the usual error massage ("Imposible completar satisfactoriamente. TAR finaizó con errores.", and the error icon in the notification bar), and after that it removed the log file, started a new backup session which finished with success.

>Does the error also encounter with 'No compression' setting?
Yes it does.
This is a log dump of that case:

2011-03-12 20:53:45,715 - DEBUG in tar.launch_sync(625): Lauching: /bin/tar -cS --directory=/ --ignore-failed-read --blocking-factor 20 --totals --files-from=/home/myname/.local/share/sbackup/tmp/includes.list --exclude-from=/home/myname/.local/share/sbackup/tmp/excludes.list --file=/media/Backup/Backup/2011-03-12_20.52.44.823547.entropic.inc/files.tar --checkpoint=1122 --checkpoint-action=exec=/usr/share/sbackup/sbackup-progress -L 102400 -F /usr/share/sbackup/multipleTarScript --listed-incremental=/home/myname/.local/share/sbackup/tmp/files.snar
2011-03-12 20:53:45,735 - DEBUG in tar.launch_sync(644): Subprocess created
2011-03-12 20:53:50,375 - DEBUG in tar.__finish_tar(502): Exit code: -11
2011-03-12 20:53:50,376 - DEBUG in tar.__finish_tar(503): Standard out: 
2011-03-12 20:53:50,376 - DEBUG in tar.__finish_tar(504): Error out: /bin/tar: Removing leading `/' from member names
2011-03-12 20:53:50,377 - INFO in tar.__finish_tar(511): Leading '/' from member names were removed.
2011-03-12 20:53:50,378 - ERROR in tar.__finish_tar(541): Imposible completar satisfactoriamente. TAR finaizó con errores.
/bin/tar: Removing leading `/' from member names
(exit code: -11)
2011-03-12 20:53:50,382 - ERROR in backupproc.__notify_error(335): Während der Sicherung trat ein Fehler auf:
Imposible completar satisfactoriamente. TAR finaizó con errores.

>How do you invoke sbackup? As regular user or administator?
As regular user.

It's a pity because this piece of software just fit my needs (I really don't have the time to write my own scripts...).
I guess there's something wrong with my setup... I'll try to remove-purge and then re-install it all... Or launch the tar command from console and see its real error log...
I'll let you know if I discover something useful...

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

Title:
  sbackup crashes while trying to compress files with tar



References