lp:~ed.so/duplicity/backend_fixes

Created by edso and last modified
Get this branch:
bzr branch lp:~ed.so/duplicity/backend_fixes
Only edso can upload to this branch. If you are edso please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
edso
Project:
Duplicity
Status:
Merged

Recent revisions

856. By edso

- fixed ssh/gio backend import warnings
 + ssh paramiko backend imports paramiko lazily now
 + gio backend is not imported automatically but on request when --gio option is used
- added a warning when --ssh-backend is used with an incorrect value

855. By Kenneth Loafman

Update changelogs, remove misleading date.

854. By Kenneth Loafman

Merged in lp:~ed.so/duplicity/ssh-fixes

- ssh paramiko backend respects --num-retries now
- set retry delay for ssh backends to 10s
- ssh pexpect backend
 + sftp part does not claim 'Invalid SSH password' although it's only 'Permission denied' now
 + sftp errors are now more talkative
- gpg.py
 + commented assert which broke otherwise working verify run

853. By Kenneth Loafman

A couple more warning error codes that Deja Dup is interested in noticing.

852. By Kenneth Loafman

If the gio backend wants to ask a question during its mount phase, it previously just aborted. This branch allows it to continue, though not to make an intelligent answer.

Only two gvfs daemons ask questions: 'sftp' does for new hosts, and 'afc' does for locked device. In both cases, the 0 choice is the 'just keep going' choice.

851. By edso

Merged in lp:~ed.so/duplicity/0.6-readd_sshpexpect
- readd ssh pexpect backend as alternative
- added --ssh-backend parameter to switch between paramiko,pexpect
- manpage
-- update to reflect above changes
-- added more backend requirements
- Changelog.GNU removed double entries

850. By Kenneth Loafman

Update Changelog.GNU.

849. By Kenneth Loafman

Merged in lp:~ed.so/duplicity/0.6-ssh_add_missinghostkey

add missing_host_key prompt to new sshbackend similar to ssh procedure

847. By edso

Merged in lp:~ed.so/duplicity/0.6-ssh_config

add ssh_config support (/etc/ssh/ssh_config + ~/.ssh/config) to paramiko sshbackend
@Ken: would you please announce that sshbackend is paramiko based native python now in the Changelog for the next release?
this was missing in 0.6.18's Changelog

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:duplicity/0.6
This branch contains Public information 
Everyone can see this information.

Subscribers