Package: dput-ng Version: 1.7 Severity: normal Hi. I'm trying to do a dput to a repo defined this way in dput.cf:
[lb] fqdn = xxxxx method = scp login = xxxx incoming = ~/debianstuff/repo/incoming allow_unsigned_uploads = 0 run_dinstall = 0 I get this: dima@shorty:~/debianstuff/qt5$ dput lb xxxx.changes Uploading xxxx using scp to lb (host: xxx; directory: ~/debianstuff/repo/incoming) running allowed-distribution: check whether a local profile permits uploads to the target distribution running checksum: verify checksums before uploading running suite-mismatch: check the target distribution for common errors running gpg: check GnuPG signatures before the upload gpg: Signature made Wed Mar 12 14:26:58 2014 PDT using RSA key ID F228292B gpg: Good signature from "Dima Kogan <[email protected]>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 6EE5 0664 D18E 4E0C B8B4 3DF7 00E8 9439 F228 292B failed to resolve path dput.uploaders.scp.ScpUploader: No module named paramiko Failed to resolve method scp to an uploader class Failed to resolve method scp to an uploader class If I install python-paramiko, all is good. I didn't investigate whether dput-ng needs the Depends: or if it's python-dput. -- System Information: Debian Release: jessie/sid APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: armel Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages dput-ng depends on: ii python-dput 1.7 pn python:any <none> Versions of packages dput-ng recommends: ii bash-completion 1:2.0-1 dput-ng suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

