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

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

[rdiff-backup-users] Rdiff-backup 1.30


From: Craig Findlay
Subject: [rdiff-backup-users] Rdiff-backup 1.30
Date: Wed, 7 Jan 2009 15:05:59 +1100

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
 




reply via email to

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