| Summary: | RHEL7 bind-dyndb-ldap requires older version of libdns | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Scott Poore <spoore> |
| Component: | bind-dyndb-ldap | Assignee: | Tomáš Hozza <thozza> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Namita Soman <nsoman> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | ovasik, pspacek |
| Target Milestone: | rc | Keywords: | TestBlocker |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | bind-dyndb-ldap-3.5-2.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 12:19:46 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: | |
This is caused by latest BIND rebase. I asked thozza to fix that. Fixed in bind-dyndb-ldap-3.5-2.el7 Verified: Version :: bind-dyndb-ldap-3.5-2.el7.x86_64 Test results :: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : 32:bind-9.9.4-1.el7.x86_64 1/5 Installing : 2:nmap-ncat-6.40-2.el7.x86_64 2/5 Installing : 2:nmap-6.40-2.el7.x86_64 3/5 Installing : bind-dyndb-ldap-3.5-2.el7.x86_64 4/5 Installing : krb5-pkinit-1.11.3-14.el7.x86_64 5/5 Verifying : 2:nmap-ncat-6.40-2.el7.x86_64 1/5 Verifying : krb5-pkinit-1.11.3-14.el7.x86_64 2/5 Verifying : bind-dyndb-ldap-3.5-2.el7.x86_64 3/5 Verifying : 2:nmap-6.40-2.el7.x86_64 4/5 Verifying : 32:bind-9.9.4-1.el7.x86_64 5/5 Installed: bind.x86_64 32:9.9.4-1.el7 bind-dyndb-ldap.x86_64 0:3.5-2.el7 krb5-pkinit.x86_64 0:1.11.3-14.el7 nmap.x86_64 2:6.40-2.el7 Dependency Installed: nmap-ncat.x86_64 2:6.40-2.el7 Complete! :: [ PASS ] :: Running 'yum -y install bind expect krb5-workstation bind-dyndb-ldap krb5-pkinit-openssl nmap' (Expected 0, got 0) This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |
Description of problem: During IPA server install, we're installing bind and bind-dyndb-ldap and seeing a failure: --> Finished Dependency Resolution Error: Package: bind-dyndb-ldap-3.5-1.el7.x86_64 (beaker-Server) Requires: libdns.so.99()(64bit) Available: 32:bind-libs-9.9.3-8.P2.el7.x86_64 (beaker-Server) libdns.so.99()(64bit) Installed: 32:bind-libs-9.9.4-1.el7.x86_64 (@latest70) ~libdns.so.100()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest It appears the latest repo has bind-libs-9.9.4-1.el7.x86_64. Is there a newer version of bind-dyndb-ldap available that supports libdns.so.100? Version-Release number of selected component (if applicable): bind-dyndb-ldap-3.5-1.el7.x86_64 How reproducible: happening in automation. Steps to Reproduce: 1. Install RHEL7 server 2. yum -y install bind bind-dyndb-ldap Actual results: fails Expected results: installs Additional info: