[Bug 1568087] Re: Apache2 package missing mod_http2.so for HTTP/2 on 16.04

2016-04-10 Thread Alvaro Figueroa
*** This bug is a duplicate of bug 1543572 *** https://bugs.launchpad.net/bugs/1543572 ** This bug has been marked a duplicate of bug 1543572 mod_http2 is not available under Apache 2.4.18 / Ubuntu 16.04 xenial -- You received this bug notification because you are a member of Ubuntu

[Bug 1568217] Re: Add h2load to nghttp2-client

2016-04-09 Thread Alvaro Figueroa
This patch add h2load to the nghttp2-client package by modifying debian/nghttp2-client.install and adding an instruction to copy the h2load file to usr/bin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1568217] Re: Add h2load to nghttp2-client

2016-04-09 Thread Alvaro Figueroa
This patch add h2load to the nghttp2-client package by modifying debian/nghttp2-client.install and adding an instruction to copy the h2load file to usr/bin ** Patch added: "Add h2load to nghttp2-client"

[Bug 1568217] [NEW] Add h2load to nghttp2-client

2016-04-08 Thread Alvaro Figueroa
Public bug reported: I would like the tool h2load added to the nghttp2-client package. This is a tool similar to ab (apache benchmark) but with support for http2. The tool's source is already included in the source of the ubuntu package and get's built by normal compilation of the package. It's

[Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
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

[Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
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.

[Bug 1567697] Re: libcurl is missing http2 support

2016-04-08 Thread Alvaro Figueroa
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

[Bug 1568087] Re: Apache2 package missing mod_http2.so for HTTP/2 on 16.04

2016-04-08 Thread Alvaro Figueroa
Just to clarify, the libnghttp2-dev package is NOT a running dependency. HTTP/2 with Apache works perfectly if this package is now present. It's only a build dependency as show in this extract of the control file of the apache2 ubuntu package source. Build-Depends: debhelper (>= 9.20131213~),

[Bug 1568087] Re: Apache2 package missing mod_http2.so for HTTP/2 on 16.04

2016-04-08 Thread Alvaro Figueroa
This small patch addes libnghttp2-dev as a build dependency for the apache2 package in order to fix HTTP/2 support. ** Patch added: "Patch for debian/control" https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1568087/+attachment/4629445/+files/apache2-2.4.18-http2-fix.diff -- You

[Bug 1568087] [NEW] Apache2 package missing mod_http2.so for HTTP/2 on 16.04

2016-04-08 Thread Alvaro Figueroa
Public bug reported: With a fresh installed ubuntu server, you try to enable the http2 module, apache fails after restarting. $ sudo a2enmod http2 $ sudo service apache2 restart Viewing the logs I get: Apr 08 12:23:30 1604srv apache2[21683]: apache2: Syntax error on line 140 of

[Bug 51933] Re: Heartbeat fails to start after Dapper upgrade

2007-03-07 Thread Alvaro Figueroa
Could this be fixed in feisty? I use heartbeat on a number or applications in quite a lot of servers. This bug is quite important for us who use heartbeat. Please let me know if I can do anything to help. Thanks. -- Heartbeat fails to start after Dapper upgrade https://launchpad.net/bugs/51933

[Bug 90173] Ubuntu Edgy Server doesn't install fsck.mkfs

2007-03-06 Thread Alvaro Figueroa
Public bug reported: When a clean Ubuntu Edgy Server is installed, and XFS partitions are used, the package that provides fsck.xfs is not installed. So when fsck is done for all of the filesystems that are about to get mounted, it prints an error that says: (from a couple of lines up to