Hi all,

I just upgraded a couple of machines to 1.3.0
Below is a traceback when running on a standard script of mine: (Used to
work with 1.1.15)
It's backing up from a Windows server to a unix box. The script runs on
the unix box.
Any thoughts? (The first line is output from my script, the rest is from
rdiff-backup)

Cheers,
Craig

2009-01-07 11:54:36 Backing up plsbs_backup::d:/users to
/mnt/backup/serverbackup/plsbs/users with args: 
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 30, in <module>
    rdiff_backup.Main.error_check_Main(sys.argv[1:])
  File "/usr/lib/python2.5/site-packages/rdiff_backup/Main.py", line
309, in error_check_Main
    errmsg = robust.is_routine_fatal(exc)
  File "/usr/lib/python2.5/site-packages/rdiff_backup/robust.py", line
77, in is_routine_fatal
    elif isinstance(exc, EnvironmentError) and e.errno ==
errno.ENOTCONN:
NameError: global name 'e' is not defined
 


_______________________________________________
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