Bug 1735732 - 389-adminutil is missing in EPEL repository
Summary: 389-adminutil is missing in EPEL repository
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: 389-adminutil
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: mreynolds
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-01 11:07 UTC by Viktor Ashirov
Modified: 2020-09-09 15:47 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-09-09 15:47:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Viktor Ashirov 2019-08-01 11:07:56 UTC
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

Comment 1 mreynolds 2019-08-01 13:55:49 UTC
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


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