RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1773513 - 'idm:DL1/dns' package install fails with error conflicting requests for bind-dyndb-ldap
Summary: 'idm:DL1/dns' package install fails with error conflicting requests for bind-...
Keywords:
Status: CLOSED DUPLICATE of bug 1762813
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-18 10:26 UTC by Sudhir Menon
Modified: 2019-11-18 10:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-18 10:36:57 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.