← Back to team overview

nssbackup-team team mailing list archive

[Bug 671785] Re: Uncaught error when using ssh password with / in

 

Thank you for using SBackup and for taking the time reporting this bug.

@Jim Caughran: I'm not sure whether your problem is the same as reported
here. Please consider to file a new bug report if the issue still
happens.

@others:

Stacktrace:
Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/ui/configgui.py", line 1625, in __show_connect_remote_dialog
    self.__destination_uri_obj.set_and_parse_uri(_uri)
  File "/usr/share/sbackup/sbackup/util/pathparse.py", line 193, in set_and_parse_uri
    if splituri.port is not None:
  File "/usr/lib/python2.6/urlparse.py", line 102, in port
    return int(port, 10)
ValueError: invalid literal for int() with base 10: ''

The stacktrace points to a failure that happens when parsing a given
URI. Confirmed.

** Changed in: sbackup
       Status: New => Confirmed

** Changed in: sbackup
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.
https://bugs.launchpad.net/bugs/671785

Title:
  Uncaught error when using ssh password with / in



References