← Back to team overview

nssbackup-team team mailing list archive

[Bug 800214] [NEW] Error connecting to remote backup target using SMB

 

Public bug reported:

Ubuntu 10.10
SBackup 0.11.3 Installed from Ubuntu repository

Sorry, this should not have happened

An uncaught error occurred. Close this message window and restart the application.
Please report this error on https://bugs.launchpad.net/sbackup.
invalid literal for int() with base 10: ''

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: ''

** Affects: sbackup
     Importance: Undecided
         Status: New

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

Title:
  Error connecting to remote backup target using SMB

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/800214/+subscriptions


Follow ups

References