is there any way to get this solved .. this is (as we sit on docker and
build the images automatically a big bummer for us)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691462
Title:
git gnutls_ha
we are affected as well.
FROM ubuntu:16.04
apt-get update && apt-get -y install build-essential git libcurl4
-openssl-dev libgnutls-openssl27 && dpkg -l | grep libgnutls &&
cd ${BUILD_DIR} && apt-get source nginx && apt-get build-dep -y
nginx && cd ${BUILD_DIR}/nginx-1.10.3/debian/mod