Package: backup-manager
Version: 0.7.2-2

When running backup-manager, burning the first DVD works, burning the second doesn't:

sudo backup-manager
Password:
Please insert a new media in /dev/dvdrw
Checking MD5 sum for data-20070121.md5: ok
Checking MD5 sum for data-etc.20070121.1.dar: ok
Checking MD5 sum for data-home-kvdb.20070121.1.dar: ok
Checking MD5 sum for index-20070121-1: ok
Checking MD5 sum for index-20070121-2: ok
Checking MD5 sum for index-20070121-3: ok
Please insert a new media in /dev/dvdrw
failed, check /tmp/bm-burning.log.qj8547
[EMAIL PROTECTED]:~$

The log:

Executing 'mkisofs -R -J -V Backups of 20070121 - 2/3 /tmp/backups/data-home-kvdb.20070121.2.dar /tmp/backups/index-20070121-1 /tmp/backups/index-20070121-2 /tmp/backups/index-20070121-3 | builtin_dd of=/dev/dvdrw obs=32k seek=0'
INFO:   UTF-8 character encoding detected by locale settings.
       Assuming UTF-8 encoded filenames on source filesystem,
       use -input-charset to override.
mkisofs: No such file or directory. Invalid node - '/tmp/backups/index-20070121-1'.
:-( write failed: Input/output error

Right, the file doesn't exist. Let's see.

total 8424860
drwxrwx--- 2 root root       4096 2007-01-21 15:08 .
drwxrwxrwx 5 root root       4096 2007-01-21 15:11 ..
-rw-rw---- 1 root root        302 2007-01-21 15:04 data-20070121.md5
-rw-rw---- 1 root root    1141378 2007-01-21 12:51 data-etc.20070121.1.dar
-rw-rw---- 1 root root 4200000000 2007-01-21 13:08 data-home-kvdb.20070121.1.dar -rw-rw---- 1 root root 4200000000 2007-01-21 13:26 data-home-kvdb.20070121.2.dar -rw-rw---- 1 root root 217446476 2007-01-21 13:29 data-home-kvdb.20070121.3.dar
-rw------- 1 root root        133 2007-01-21 13:33 index-20070121-2
-rw------- 1 root root        133 2007-01-21 13:33 index-20070121-3
-rw------- 1 root root        153 2007-01-21 15:08 index-20070121.md5

That's indeed the problem, was it automatically deleted after the first backup?

I created the second and third iso manually (without the missing file) using something like:

mkisofs -o dvd2.iso -R -J -V "Backups of 20070121 - 2/3" /tmp/backups/data-home-kvdb.20070121.2.dar /tmp/backups/index-20070121-2 /tmp/backups/index-20070121-3

Thereafter, all files were restored without problems, so the workaround (for now) is easy, but I'd very much like this problem fixed.

Cheers,
Kees

_________________________________________________________________
Invite your Hotmail contacts to join your friends list with Windows Live Spaces http://clk.atdmt.com/MSN/go/msnnkwsp0070000001msn/direct/01/?href=http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to