Bug 749287

Summary: Missing required file /usr/bin/repl-monitor.pl
Product: [Fedora] Fedora EPEL Reporter: Alexander Boström <abo>
Component: 389-adminAssignee: Rich Megginson <rmeggins>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: nhosoi, nkinder, rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-26 16:44:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Alexander Boström 2011-10-26 15:56:17 UTC
Description of problem:
Cannot install due to dependency on nonexistant file /usr/bin/repl-monitor.pl

Version-Release number of selected component (if applicable):
389-admin-1.1.23-1.el6.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Install RHEL6
2. Enable EPEL6
3. yum --enablerepo=epel-testing install 389-admin
  
Actual results:
Error: Package: 389-admin-1.1.23-1.el6.x86_64 (epel)
           Requires: /usr/bin/repl-monitor.pl


Expected results:
Package installs.

Additional info:

The missing dependency can be satisfied with 389-ds-base-1.2.9.9-1.el6 from epel-389-ds-base (fedorapeople repo). (Thank you for that!)

If there's no way to make 389-admin from epel work with the 389-ds from rhel6 then maybe it's better to just move it from epel to the fedorapeople repo?

Comment 1 Rich Megginson 2011-10-26 16:44:07 UTC
(In reply to comment #0)
> Description of problem:
> Cannot install due to dependency on nonexistant file /usr/bin/repl-monitor.pl
> 
> Version-Release number of selected component (if applicable):
> 389-admin-1.1.23-1.el6.x86_64
> 
> How reproducible:
> Always.
> 
> Steps to Reproduce:
> 1. Install RHEL6
> 2. Enable EPEL6
> 3. yum --enablerepo=epel-testing install 389-admin
> 
> Actual results:
> Error: Package: 389-admin-1.1.23-1.el6.x86_64 (epel)
>            Requires: /usr/bin/repl-monitor.pl
> 
> 
> Expected results:
> Package installs.
> 
> Additional info:
> 
> The missing dependency can be satisfied with 389-ds-base-1.2.9.9-1.el6 from
> epel-389-ds-base (fedorapeople repo). (Thank you for that!)
> 
> If there's no way to make 389-admin from epel work with the 389-ds from rhel6
> then maybe it's better to just move it from epel to the fedorapeople repo?

This problem will go away once RHEL 6.2 is released.