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

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

[Rdiff-backup-bugs] [bug #25255] typo in rdiff-backup 1.2.4 prevents res


From: anonymous
Subject: [Rdiff-backup-bugs] [bug #25255] typo in rdiff-backup 1.2.4 prevents restore?
Date: Mon, 05 Jan 2009 19:08:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5

URL:
  <http://savannah.nongnu.org/bugs/?25255>

                 Summary: typo in rdiff-backup 1.2.4 prevents restore?
                 Project: rdiff-backup
            Submitted by: None
            Submitted on: Mon 05 Jan 2009 07:08:19 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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/lib64/python2.6/site-packages/rdiff_backup/Main.py", line 307,
in error_check_Main
    errmsg = robust.is_routine_fatal(exc)
  File "/usr/lib64/python2.6/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


This was the result of running rdiff-backup --restore-as-of

You want 'exc' not 'e' there.





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25255>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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