On Sep 5, 2008, at 7:48 AM, Andreas Neiser wrote:
Traceback (most recent call last):
 File "/opt/bin/rdiff-backup-statistics", line 446, in <module>
   if __name__ == '__main__': Main()
 File "/opt/bin/rdiff-backup-statistics", line 433, in Main
   Time.setcurtime()
File "/opt/lib/python2.5/site-packages/rdiff_backup/time.py", line 42,

This looks interesting: in your traceback, this shows the path

/opt/lib/python2.5/site-packages/rdiff_backup/time.py

but the correct path should be:

/opt/lib/python2.5/site-packages/rdiff_backup/Time.py

(note different capitalization).

What kind of filesystem is /opt on?

An error like you have seems to point to a broken rdiff-backup or Python installation.



Andrew


_______________________________________________
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

Reply via email to