rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] [Bug] In Time.py, import right time module.


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] [Bug] In Time.py, import right time module.
Date: Fri, 5 Sep 2008 08:42:52 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]