Promote python3-paramiko to Recommends in the Ubuntu delta
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| dput (Ubuntu) |
Fix Released
|
Medium
|
Simon Quigley | ||
Bug Description
In the changelog for dput 1.1.2ubuntu1, I noticed a few changelog entries related to SFTP support:
- Implement a new sftp method that connects via openssh and then
uses paramiko's sftp support. Some code copied from bzr.
- Add ssh-ubuntu and ssh-ppa upload targets using sftp protocols and ssh
provided username. Set login name in ~/.ssh/config for ubuntu &
launchpad hosts to match the launchpad login name.
On a freshly-installed system, python3-paramiko is not grabbed as a Recommended package, thus the following error is shown:
$ dput ssh-ubuntu ../lubuntu-
D: Setting host argument.
Checking signature on .changes
gpg: ../lubuntu-
Checking signature on .dsc
gpg: ../lubuntu-
Uploading to ssh-ubuntu (via sftp to upload.ubuntu.com):
E: paramiko must be installed to use sftp transport.
If the entry in /etc/dput.cf is shipped by default, why not at least promote python3-paramiko to Recommends? It's in main, so a MIR wouldn't be an issue, and it would promote secure practices.
I can do the upload (22.10 if suitable, or 23.04 once it opens) if we can decide on a direction.
Thanks.
| Changed in dput (Ubuntu): | |
| status: | New → Triaged |

Let's go ahead and get this uploaded to 22.10. It's not a new feature, so it's not subject to feature-freeze. It's also not a seeded package, so it should be fine to upload.