Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-02-09 Thread Alexander Zangerl
On Sun, 01 Feb 2015 20:47:04 +1300, Francois Marier writes: Here's the exact command line I have problems with, with only the GPG passphrase removed: $ PASSPHRASE= duplicity cleanup --ssh-options=-oIdentityFile=/home/francois/backup/identity

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-31 Thread Alexander Zangerl
On Sat, 31 Jan 2015 17:48:50 +1300, Francois Marier writes: On 2015-01-29 at 23:56:35, Francois Marier wrote: If I change the above to: duplicity cleanup --ssh-options=-oIdentityFile=id_rsa --force scp://user@ho stname/backup then it works fine. weird. both of the above work fine for me here,

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-31 Thread Francois Marier
On 2015-01-31 at 17:58:53, Alexander Zangerl wrote: is the --ssh-options line you submitted *exactly* what fails? if not, please send me that. i suspect that the parsing of the identityfile bit might stumble over your actual data, as the given --ssh-options line works fine here. Here's the

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-30 Thread Francois Marier
On 2015-01-29 at 23:56:35, Francois Marier wrote: duplicity cleanup --ssh-options=-oIdentityFile=id_rsa -oUserKnownHostsFile=known_hosts --force scp://user@hostname/backup If I change the above to: duplicity cleanup --ssh-options=-oIdentityFile=id_rsa --force scp://user@hostname/backup

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-29 Thread Francois Marier
On 2015-01-29 at 20:23:21, Alexander Zangerl wrote: On Tue, 27 Jan 2015 15:10:34 +1300, Francois Marier writes: After upgrading from duplicity 0.6.24-2 to 0.7.01-1, my backups to an ssh host stopped working. i can't reproduce that; i've just used 0.7.01 sftp and scp backups without major

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-29 Thread Alexander Zangerl
tags 776528 + unreproducible moreinfo severity 776528 normal thanks On Tue, 27 Jan 2015 15:10:34 +1300, Francois Marier writes: After upgrading from duplicity 0.6.24-2 to 0.7.01-1, my backups to an ssh host stopped working. i can't reproduce that; i've just used 0.7.01 sftp and scp backups

Bug#776528: BackendException: ssh connection to user@hostname:22 failed: No authentication methods available

2015-01-28 Thread Francois Marier
Package: duplicity Version: 0.7.01-1 Severity: grave Justification: renders package unusable After upgrading from duplicity 0.6.24-2 to 0.7.01-1, my backups to an ssh host stopped working. Now, if I try to run any of the duplicity commands, I get the following: BackendException: ssh