[Bug 827810] Review Request: obnam - An easy, secure backup program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=827810

Nick <nikbyte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nikbyte@xxxxxxxxx

--- Comment #28 from Nick <nikbyte@xxxxxxxxx> ---
It's upstream bug because we use old python-paramiko.
But it can be fixed by this patch:

--- obnamlib/plugins/sftp_plugin.py    2012-12-17 02:42:08.000000000 +0400
+++ obnamlib/plugins/sftp_plugin.py    2013-02-17 09:58:02.267473954 +0400
@@ -151,6 +151,7 @@
             self._connect_paramiko()
         if self.create_path_if_missing:
             self._create_root_if_missing()
+        self.chdir(self.path)
         self._initial_dir = self.getcwd()
         self.chdir(self.path)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=DRcLrbs3F9&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review



[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]