On 09/01/07 13:41, Andrew Ferguson wrote: > From a quick glance at the source (I may have missed something obvious), > the failure to open restore.log for writing doesn't look fatal. You could be right, from the trace below it looks like some kind of chmod problem, sorry if I was misleading.
> Do you have a traceback of a failed rdiff-backup restore from read-only > media that we could take a look at? Sure, it's a bit big so I uploaded the entire trace to http://andrewprice.me.uk/dropoff/rdiff-backup.log.txt The highlights are: File "/usr/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 826, in chmod self.conn.os.chmod(self.path, permissions & Globals.permission_mask) OSError: [Errno 30] Read-only file system: '/media/cdrom0/home' -- Andy Price _______________________________________________ rdiff-backup-users mailing list at [email protected] http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
