Ian Jackson writes ("Re: [PATCH OSSTEST] Install GnuTLS for libvirt builds"):
> Thanks, and pushed to pretest.
It appears that I pushed this to the wrong branch and it didn't make
it in yet. I have now corrected that mistake. Sorry about that. It
will make its way into osstest production soon I
Jim Fehlig writes ("[PATCH OSSTEST] Install GnuTLS for libvirt builds"):
> Since libvirt commit 60d9ad6f GnuTLS is required to build libvirt. The
> various libvirt build tests in osstest began failing after the commit
> hit libvirt.git master. Adding libgnutls28-dev to the list of packages
> needed
On Wed, Sep 05, 2018 at 03:43:12PM -0600, Jim Fehlig wrote:
> Since libvirt commit 60d9ad6f GnuTLS is required to build libvirt. The
> various libvirt build tests in osstest began failing after the commit
> hit libvirt.git master. Adding libgnutls28-dev to the list of packages
> needed to build lib
Since libvirt commit 60d9ad6f GnuTLS is required to build libvirt. The
various libvirt build tests in osstest began failing after the commit
hit libvirt.git master. Adding libgnutls28-dev to the list of packages
needed to build libvirt will fix the currently broken builds.
Signed-off-by: Jim Fehli