Reviewed: https://review.openstack.org/450891 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=34168ef38bd97230bae952c0659f7abbb528bc5b Submitter: Jenkins Branch: master
commit 34168ef38bd97230bae952c0659f7abbb528bc5b Author: Kristi Nikolla <[email protected]> Date: Tue Mar 28 13:04:40 2017 -0400 Differentiate between dpkg and rpm for libssl-dev The libssl-dev package was registered in bindep.txt for both dpkg and rpm platforms. This patch makes it use: * libssl-dev [platform:dpkg] * openssl-devel [platform:rpm] Change-Id: I4a0982bf2052e193ba48c98f1b38ae569fa41be8 Closes-Bug: 1676497 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1676497 Title: bindep returns wrong package name for libssl-dev in redhat Status in OpenStack Identity (keystone): Fix Released Bug description: The libssl-dev package is registered in bindep.txt for both ubuntu and rpm distros. The actual name of the package in red hat distros is openssl-devel. [fedora@desire keystone]$ bindep platform:rpm Missing packages: libssl-dev To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1676497/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

