Bug 1359166

Summary: Missing dependency for pdns-backend-remote
Product: [Fedora] Fedora EPEL Reporter: Lutz Heermann <Lutz.Heermann>
Component: pdnsAssignee: Morten Stevens <mstevens>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: mstevens, ruben, sander
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: pdns-3.4.8-3.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-09 14:20:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lutz Heermann 2016-07-22 12:40:53 UTC
Description of problem:

The PowerDNS remote backend can't be installed any more, because of a missing dependency.

Version-Release number of selected component (if applicable):
3.4.8-2.el7

How reproducible:


Steps to Reproduce:
yum install pdns-backend-remote

Actual results:
Error: Package: pdns-backend-remote-3.4.8-2.el7.x86_64 (epel)
           Requires: libzmq.so.4()(64bit)

Expected results:

Additional info:
Library was renamed to libzmq.so.5 in zeromq 4.1.4-5.el7.

Rebuilding RPMs from pdns-3.4.8-2.el7.src.rpm seems to fix the problem.

Comment 1 Ruben Kerkhof 2016-07-22 16:04:54 UTC
Hmm, pdns was rebuild to pick up the soname change (https://bugzilla.redhat.com/show_bug.cgi?id=1301163) , but looking at the build logs the new zeromq wasn't in the buildroot at that time (https://kojipkgs.fedoraproject.org//packages/pdns/3.4.8/2.el7/data/logs/x86_64/root.log)

I'll do another rebuild.

Comment 2 Fedora Update System 2016-07-22 17:20:24 UTC
pdns-3.4.8-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7e7f45981d

Comment 3 Fedora Update System 2016-07-23 21:46:31 UTC
pdns-3.4.8-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7e7f45981d

Comment 4 Lutz Heermann 2016-07-25 15:02:11 UTC
The new packages (pdns, pdns-backend-remote) from epel-testing are working without any problems on my system (CentOS 7, x86_64).

Comment 5 Fedora Update System 2016-08-09 14:20:05 UTC
pdns-3.4.8-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.