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 1520279 - ipa-server-trust-ad has missing dependencies with latest RHEL distro
Summary: ipa-server-trust-ad has missing dependencies with latest RHEL distro
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipa
Version: 7.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: IPA Maintainers
QA Contact: ipa-qe
URL:
Whiteboard:
: 1520359 (view as bug list)
Depends On:
Blocks: 1477564
TreeView+ depends on / blocked
 
Reported: 2017-12-04 07:51 UTC by Nikhil Dehadrai
Modified: 2018-04-10 16:50 UTC (History)
8 users (show)

Fixed In Version: ipa-server-4.5.4-6.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-10 16:49:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0918 0 None None None 2018-04-10 16:50:16 UTC

Description Nikhil Dehadrai 2017-12-04 07:51:45 UTC
Description of problem:
ipa-server-trust-ad fails to be installed because of missing dependencies using latest distro RHEL-7.5-20171203.n.0:

Steps:
1. Setup RHEL system with compose/distro "RHEL-7.5-20171203.n.0" in beaker.
2. Use the latest repo for RHEL 7.5
3. Run "yum -y install ipa-server*"

Actual Result:
1. After step3, following error is observed:
---> Package jvnet-parent.noarch 0:4-2.el7 will be installed
--> Finished Dependency Resolution
Error: Package: ipa-server-trust-ad-4.5.4-5.el7.x86_64 (beaker-Server)
           Requires: libsmbldap.so.0(SMBLDAP_0)(64bit)
Error: Package: ipa-server-trust-ad-4.5.4-5.el7.x86_64 (beaker-Server)
           Requires: libsmbldap.so.0()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Version-Release number of selected component (if applicable):
RHEL-7.5-20171203.n.0
ipa-server-trust-ad-4.5.4-5.el7.x86_64

How reproducible:
always

Expected results:
The missing dependencies should be present and no error should be observed when command "yum -y install ipa-server*" command is run

Comment 6 Petr Vobornik 2017-12-04 11:13:04 UTC
*** Bug 1520359 has been marked as a duplicate of this bug. ***

Comment 7 Nikhil Dehadrai 2017-12-04 11:28:44 UTC
IPA-Version: 
RHEL-Distro/ Compose: RHEL-7.5-20171203.n.0

Verified the bug on the basis of following steps:
1. Setup RHEL system with latest compose/distro. (In my case "RHEL-7.5-20171203.n.0" in beaker)
2. Use the latest repo for RHEL 7.5 (in my case IPA 4.5.4.6)
3. Run "yum -y install ipa-server*"
4. IPA-server package is successfully installed.
5. IPA-server installation is also successful.

[root@auto-hv-02-guest05 ~]# rpm -q ipa-server ipa-server-trust-ad
ipa-server-4.5.4-6.el7.x86_64
ipa-server-trust-ad-4.5.4-6.el7.x86_64
[root@auto-hv-02-guest05 ~]# ipactl status
Directory Service: RUNNING
krb5kdc Service: RUNNING
kadmin Service: RUNNING
named Service: RUNNING
httpd Service: RUNNING
ipa-custodia Service: RUNNING
ntpd Service: RUNNING
pki-tomcatd Service: RUNNING
ipa-otpd Service: RUNNING
ipa-dnskeysyncd Service: RUNNING
ipa: INFO: The ipactl command was successful
[root@auto-hv-02-guest05 ~]# kinit admin
Password for admin: 
[root@auto-hv-02-guest05 ~]# tail -1 /var/log/ipaserver-install.log 
2017-12-04T11:27:27Z INFO The ipa-server-install command was successful
[root@auto-hv-02-guest05 ~]# 


Thus on the basis of above observations, marking the status of bug to "VERIFIED"

Comment 10 errata-xmlrpc 2018-04-10 16:49:55 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0918


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