Comment 5 for bug 1418913

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/153530
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=49254074988a6ff1e8585cf64311169abf24a853
Submitter: Jenkins
Branch: master

commit 49254074988a6ff1e8585cf64311169abf24a853
Author: Alexei Sheplyakov <email address hidden>
Date: Fri Feb 6 14:53:25 2015 +0300

    requirements-rpm.txt: remove versioned dependence on avahi

    cman, erlang, nagios-plugins-os-libvirt, openstack-ceilometer-common,
    openstack-nova-compute, and many other packages depend on avahi-libs
    version 0.6.25-12.el6_5.1 On the other hand requirements-rpm.txt insists
    on using avahi-0.6.25-12, which depends on avahi-libs version 0.6.25-12.el6.
    As a result avahi can not be installed along with nova (or rabbitmq)
    which breaks OpenStack deployment. Therefore use unversioned dependency
    on avahi

    Closes-Bug: #1418913
    Change-Id: Ie79bfa5631d4e06e592b54c0d38040cdcc89ffa4