Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 585052

Summary: net-analyzer/icinga2 - please add libressl support
Product: Gentoo Linux Reporter: Reuben Farrelly <reuben-gentoo-bugzilla>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    

Description Reuben Farrelly 2016-06-05 01:08:47 UTC
Currently the icinga2 ebuild does not allow building with libressl, and requires specifically openssl be present on the system in order to compile the package.

As libressl is almost a complete drop in replacement for openssl, we should allow it as an alternative.

I have manually modified my local icinga2-2.4.10-r1.ebuild to allow libressl instead of openssl and can confirm that icinga2 builds and runs successfully.  Aside from the ebuild file modification, no other patches were required.

As per https://wiki.gentoo.org/wiki/Project:LibreSSL can the ebuild please be modified to accept libressl in place of openssl?
Comment 1 Pacho Ramos gentoo-dev 2016-10-09 15:56:17 UTC
done