Description of problem: 389-admin fails to install on Centos7, because 389-adminutil is missing in EPEL repository: https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/3/ Version-Release number of selected component (if applicable): 389-admin-1.1.46-1.el7.x86_64 How reproducible: always Steps to Reproduce: 1. On CentOS 7 enable EPEL repository (yum install epel-release) 2. yum install 389-admin -y Actual results: --> Finished Dependency Resolution Error: Package: 389-admin-1.1.46-1.el7.x86_64 (epel) Requires: libadminutil.so.0()(64bit) Error: Package: 389-admin-1.1.46-1.el7.x86_64 (epel) Requires: libadmsslutil.so.0()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: 389-admin should be installed Additional info: There is a build https://koji.fedoraproject.org/koji/buildinfo?buildID=645145, but it's and old one. $ koji list-history --package 389-adminutil | grep epel ... Mon May 6 22:02:15 2019 389-adminutil-1.1.22-1.el7 untagged from epel7-testing by bodhi Mon May 6 22:02:16 2019 389-adminutil-1.1.22-1.el7 tagged into epel7-testing-candidate by bodhi Mon May 6 22:02:20 2019 389-adminutil-1.1.22-1.el7 untagged from epel7-testing-candidate by bodhi Thu Jul 25 07:15:42 2019 389-adminutil-1.1.21-2.el7 untagged from epel7 by releng Thu Jul 25 07:15:45 2019 package list entry for 389-adminutil in epel7 updated by releng Thu Jul 25 07:15:45 2019 package list entry created: 389-adminutil in epel7-build by releng [still active] The latest version of 389-adminutil in RHDS is 389-adminutil-1.1.23-2. We should update it in EPEL too
When I went to retire 389-admin tools from rawhide I was accidentally on the wrong branch. This should be addressed in this ticket: https://pagure.io/releng/issue/8576