ssh_pexpect backend failing in 0.8

Bug #1817375 reported by Mgorse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
Fix Released
Medium
Unassigned

Bug Description

While testing for possible python 3 regressions, I noticed that backing up with a pexpect+sftp URL fails with errors like the following:
Attempt 1 failed. NameError: global name 'pexpect' is not defined

More fall-out from rev. 1297. I haven't checked all of the backends that were updated, so others may be broken as well (I see that dropbox has already been fixed).

Revision history for this message
Mgorse (mgorse) wrote :

Actually, for this particular issue, we just need to add
global pexpect
after the import line.

Changed in duplicity:
status: New → Fix Committed
importance: Undecided → Medium
milestone: none → 0.8.00
Changed in duplicity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.