Hi,
I don't know why, but since 2 days the tar commands segfaults. I'd like to debug why, but I don't know how to launch it, BM doesn't give enough info:
[root@awak:~]$ LANG=C backup-manager -v
When validating the configuration file /etc/backup-manager.conf, 1 warnings were found.
/mnt/backup/awak-boot.20101123.tar.gz: ok (0M, 262209eb997126fd42acc214edefc581)
/usr/share/backup-manager/backup-methods.sh: line 605: 29229 Segmentation fault $command $file_to_create "$target" > $logfile 2>&1
Unable to create "/mnt/backup/awak.20101123.tar.gz", check /tmp/bm-tarball.log.KZlLhk
/mnt/backup/awak-home.20101123.tar.gz: ok (319M, fafbbe5d97116877f92221591619b1f4)
Unable to find the md5 hash of file "/mnt/backup/awak-home.20101101.master.tar.gz" in file "/mnt/backup/awak-20101101.md5".
Unable to find the md5 hash of file "/mnt/backup/awak-home.20101102.tar.gz" in file "/mnt/backup/awak-20101102.md5".
1 error occurred during the tarball generation.
[root@awak:~]$ cat /tmp/bm-tarball.log.KZlLhk
/bin/tar: Removing leading `//' from member names
[root@awak:~]$
Is there an easy way to debug it ?
Thanks,
Xav