Bug 1773513

Summary: 'idm:DL1/dns' package install fails with error conflicting requests for bind-dyndb-ldap
Product: Red Hat Enterprise Linux 8 Reporter: Sudhir Menon <sumenon>
Component: ipaAssignee: Thomas Woerner <twoerner>
Status: CLOSED DUPLICATE QA Contact: ipa-qe <ipa-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.2CC: abokovoy, rcritten, tscherf
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-18 10:36:57 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 Sudhir Menon 2019-11-18 10:26:42 UTC
Description of problem: 'idm:DL1/dns' package install fails with error conflicting requests


Version-Release number of selected component (if applicable):
[root@master ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.2 Beta (Ootpa)

ipa-server-4.8.2-1.module+el8.2.0+4697+7171660c.x86_64


How reproducible:
Always

Steps to Reproduce:
1. Try installing dns package on RHEL 8.2

 #dnf module install -y idm:DL1/dns

2. Check the message displayed on the console.

Actual results:
[root@master ~]# dnf module install -y idm:DL1/dns
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Last metadata expiration check: 0:25:25 ago on Monday 18 November 2019 02:47:50 PM IST.
Error: 
 Problem: package ipa-server-dns-4.8.2-1.module+el8.2.0+4697+7171660c.noarch requires bind-dyndb-ldap >= 11.0-2, but none of the providers can be installed
  - conflicting requests
  - nothing provides libdns.so.1102()(64bit) needed by bind-dyndb-ldap-11.1-14.module+el8.2.0+4691+a05b2456.x86_64
  - nothing provides libisc.so.169()(64bit) needed by bind-dyndb-ldap-11.1-14.module+el8.2.0+4691+a05b2456.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results: dns package should be installed without any error.

Additional info:

Comment 2 Alexander Bokovoy 2019-11-18 10:36:57 UTC
Duplicate of bug 1762813 which is the correct one for rebase of bind/dhcp/bind-dyndb-ldap.

*** This bug has been marked as a duplicate of bug 1762813 ***