Public bug reported:

It has been brought to my attention by the community that package
"openipmi" is build without openssl.

Taken from "openipmi-2.0.18" source code:
--
filename:debian/rules
---
23 config.status: configure
24 dh_testdir
25 dh_autotools-dev_updateconfig
26 # Add here commands to configure the package.
27 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
28 --build=$(DEB_BUILD_GNU_TYPE) \
29 --prefix=/usr \
==> 30 --without-openssl \
31 --mandir=\$${prefix}/share/man \
32 --infodir=\$${prefix}/share/info \
33 --disable-rpath 
--

This prevent some third applications to work as expected such as
Zabbix[1]

There is debian bug[2] filed on 20 Jan 2015 16:57:01 UTC

[1] - https://support.zabbix.com/browse/ZBX-6139
[2] - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775847

** Affects: openipmi (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openipmi in Ubuntu.
https://bugs.launchpad.net/bugs/1546735

Title:
  openipmi package compile without SSL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1546735/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to