You need to quote the target, at least, because it contains a space:
'ssh://User [EMAIL PROTECTED]:/home/username/Backup' - or has this been
cleaned by apport during report?
Anyway, the bug is still valid, because it should not crash, but report a sane
error, if the port cannot get parsed. (I've looked not at the source code yet),
but it looks like it parsed the URL wrong:
File "/usr/lib/python2.5/site-packages/duplicity/urlparse_2_5.py", line
116, in port
return int(port, 10)
ValueError: invalid literal for int() with base 10: ''
** Changed in: duplicity (Ubuntu)
Importance: Undecided => Medium
Status: New => Confirmed
--
duplicity crashed with ValueError in port()
https://bugs.launchpad.net/bugs/229826
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs