Bug 1768221

Summary: Unable to install perl-Test-Output due to missing dependency on perl(Capture::Tiny)
Product: [Fedora] Fedora EPEL Reporter: jon <jon780>
Component: perl-Test-OutputAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: jplesnik, paul, perl-devel, ppisar, steve
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 11:13:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jon 2019-11-03 14:58:21 UTC
Description of problem:
Unable to install package from EPEL

Version-Release number of selected component (if applicable):
perl-Test-Output-1.03.1-9.el8.noarch

How reproducible:
Always

Steps to Reproduce:
1. sudo dnf install perl-Output-Test

Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides perl(Capture::Tiny) needed by perl-Test-Output-1.03.1-9.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:


Additional info:

Comment 1 Paul Howarth 2019-11-03 18:01:12 UTC
You need to enable the Code Ready Builder (RHEL) or PowerTools (CentOS) repository. The required package is there.