Bug 1925803

Summary: Missing perl(IO::Scalar) dependency for perl-Config-IniFiles
Product: [Fedora] Fedora EPEL Reporter: Pavel Slama <pslama>
Component: perl-Config-IniFilesAssignee: Tom "spot" Callaway <spotrh>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: emmanuel, jose.p.oliveira.oss, perl-devel, spotrh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-07 00:12:59 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 Pavel Slama 2021-02-06 17:33:13 UTC
Description of problem:
Missing perl dependency

Version-Release number of selected component (if applicable):
perl-Config-IniFiles-3.000002-3.el8.noarch

How reproducible:
Every time

Steps to Reproduce:
1. sudo dnf install perl-Config-IniFiles

Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides perl(IO::Scalar) >= 2.109 needed by perl-Config-IniFiles-3.000002-3.el8.noarch

Expected results:
Package installs

Comment 1 Emmanuel Seyman 2021-02-07 00:12:59 UTC
perl(IO::Scalar) is delivered in powertools repository. See <https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F> for more details.