It appears that this issue has been quietly resolved now:
user@localhost:~$ dpkg -l libcurl4 curl|grep ii
ii curl 7.61.0-1ubuntu2.3 amd64command line tool for
transferring data with URL syntax
ii libcurl4:amd64 7.61.0-1ubuntu2.3 amd64easy-to-use client-side URL
+1 for adding HTTP2 support. While we are asking for features, pls
enable TCP Fast Open too in the compilation flags.
It's kind of sad that the curl that ships with macOS has more features
enabled than in Ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
So I can kinda understand not wanting dependencies on packages not in
the main repo. However, then why not create an additional package that
does have support for it? There's already two packages to allow people
to switch between GNUTLS and OpenSSL.
--
You received this bug notification because y
Same is on Ubuntu 14.04.5 LTS.
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go to:
htt
> to resolve this issue it would seem that Canonical first must be
convinced to take on official support for the nghttp2 package
Yes, how can we do this?
I find it crazy that Canonical doesn't want to officially support HTTP/2
in curl. Debian's curl is built with it for example. People shouldn't
AFAICT http2 support is currently intentionally dropped from curl
because the dependency nghttp2-dev is not in the 'main' archive, but in
the community supported 'universe' archive.
Quoting the curl package changelog:
curl (7.52.1-4ubuntu1) zesty; urgency=low
* Merge from Debian unstable. Re
I had to backport from Debian Sid:
mkdir curl
wget http://http.debian.net/debian/pool/main/c/curl/curl_7.52.1-3.dsc
http://http.debian.net/debian/pool/main/c/curl/curl_7.52.1.orig.tar.gz
http://http.debian.net/debian/pool/main/c/curl/curl_7.52.1-3.debian.tar.xz
sudo apt-get install autoconf auto
Also looking for http2 curl support in Xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go to:
https://bug
from -V key it looks like current curl in Yakkety is built with GnuTLS
silpol@lorry:~$ curl -V
curl 7.50.1 (x86_64-pc-linux-gnu) libcurl/7.50.1 GnuTLS/3.5.3 zlib/1.2.8
libidn/1.33 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
pop3s rtmp rtsp smb smbs smtp
time passes, new releases come, nothing changes
silpol@lorry:~$ curl --http2 www.google.com
curl: (1) Unsupported protocol
silpol@lorry:~$ lsb_release -rd
Description:Ubuntu 16.10
Release:16.10
silpol@lorry:~$ apt-cache policy libcurl3
libcurl3:
Installed: 7.50.1-1ubuntu1.1
Candi
When will this issue to be fixed?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go to:
https://bugs.launchpad.
** Changed in: curl (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go
** Tags added: xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
The attachment "curl http2 fix" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray,
This patch adds libnghttp2-dev to build-dep of the debian/contro file to
fix broken support for curl. Tested on 16.04 beta.
** Patch added: "curl http2 fix"
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1567697/+attachment/4629900/+files/curl-http2-fix.patch
--
You received this bug no
To clarity, the ones that have conflict are libcurl4-gnutls and
libcurl4-nss with libcurl4-openssl.
Do upgrade libcurl3-nss libcurl3-gnutls to get it working.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
Thanks for that, that's a decent workaround for now :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcurl is missing http2 support
To manage notifications about this bug go to:
ht
In 16.04 beta you only need to have the package libnghttp2-dev as a
build-dep, download the ubuntu package source, recompile and installed
the newly created package.
$ sudo apt-get build-dep curl
$ sudo apt-get install libnghttp2-dev
$ sudo apt-get source curl
$ sudo debian/rules binary
$ sudo dpk
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: curl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567697
Title:
libcu
19 matches
Mail list logo