[Bug 311029] Re: curl and pycurl is not compiled with sftp support
Valentin Wittich
311029 at bugs.launchpad.net
Thu Jan 31 11:32:19 UTC 2019
One year later (2019-02) the LTS (18.04.1, bionic) still has that issue!
Why is that excption in the debian build:
# cat curl3-7.58.0/debian/rules | grep -A 3 Ubuntu
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
CONFIGURE_ARGS += --without-libssh2
endif
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/311029
Title:
curl and pycurl is not compiled with sftp support
Status in curl package in Ubuntu:
Triaged
Status in curl package in Debian:
Fix Released
Bug description:
Binary package hint: curl
Running curl --version, I see:
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps
SFTP is obviously missing, although it is supported by curl upstream
The SFTP is also missing from python-pycurl, probably because libcurl doesn't have it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/311029/+subscriptions
More information about the foundations-bugs
mailing list