bindep returns wrong package name for libssl-dev in redhat

Bug #1676497 reported by Kristi Nikolla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Kristi Nikolla

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/450891

Changed in keystone:
assignee: nobody → Kristi Nikolla (knikolla)
status: New → In Progress
Changed in keystone:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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 address hidden>
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
Changed in keystone:
milestone: none → pike-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/keystone 12.0.0.0b1

This issue was fixed in the openstack/keystone 12.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.