GNU bug report logs - #49979
Duplicity BackendException: No module named 'paramiko'

Previous Next

Package: guix;

Reported by: csantosb <at> inventati.org

Date: Tue, 10 Aug 2021 14:49:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Cayetano Santos <csantosb <at> inventati.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 49979 <at> debbugs.gnu.org, Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#49979: Duplicity BackendException: No module named 'paramiko'
Date: Wed, 11 Aug 2021 11:49:01 +0200

>mer. 11 août 2021 at 00:28, Leo Famulari ...

> On Tue, Aug 10, 2021 at 12:15:44PM +0200, Cayetano Santos wrote:
>>
>> Context:
>>
>> Using guix as a package manager under a foreign up to date 
>> archlinux
>> distribution.
>>
>> The output of guix describe --format=channels is
>>
>>    https://gitlab.com/csantosb/wikidata/-/blob/master/guix-profiles-backup/guix-channels.scm
>>
>>
>> Problem:
>>
>> When using duplicity to backup to a sftp server, I get this 
>> error message
>>
>>    BackendException: Could not initialize backend: No module 
>>    named
>> 'paramiko'
>>
>> I have installed python-paramiko, but this doesn't fixes the 
>> problem.
>
> I don't use Duplicity. Can you give instructions to reproduce 
> this?
>
> It's likely that paramiko needs to be added as a dependency of 
> the
> duplicity package, but we should test that first.

Sure. Just issue a

   guix install duplicity

and then

   duplicity /tmp sftp://dummy_user <at> sftp.server/dummy_backup

you’ll get a

BackendException: Could not initialize backend: No module named 
'paramiko'

message.




This bug report was last modified 3 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.