Bug 1789040

Summary: Missing requires for fusioninventory-agent
Product: [Fedora] Fedora EPEL Reporter: marianne <marianne>
Component: fusioninventory-agentAssignee: marianne <marianne>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: fedora, marianne, paul, perl-devel
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: 2020-02-28 06:50:01 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 marianne@tuxette.fr 2020-01-08 15:50:25 UTC
Description of problem:
I can not install the package 

Version-Release number of selected component (if applicable):
fusioninventory-agent-2.5.2-1.el8.x86_64

How reproducible:

yum install fusioninventory-agent

Actual results:
Dernière vérification de l’expiration des métadonnées effectuée il y a 0:21:25 le mer. 08 janv. 2020 16:27:33 CET.
Erreur : 
 Problème: package fusioninventory-agent-2.5.2-1.el8.x86_64 requires perl(FusionInventory::Agent), but none of the providers can be installed
  - package fusioninventory-agent-2.5.2-1.el8.x86_64 requires perl-FusionInventory-Agent = 2.5.2-1.el8, but none of the providers can be installed
  - conflicting requests
  - nothing provides perl(HTTP::Daemon) needed by perl-FusionInventory-Agent-2.5.2-1.el8.noarch
  - nothing provides perl(File::Copy::Recursive) needed by perl-FusionInventory-Agent-2.5.2-1.el8.noarch
  - nothing provides perl(YAML::Tiny) needed by perl-FusionInventory-Agent-2.5.2-1.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages)



Expected results:
Package installed 

Additional info:
Tracker bug for missing packages

Comment 1 Paul Howarth 2020-01-08 16:04:37 UTC
All of the required dependencies are already provided by PowerTools repository that you need to enable:
<https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F>.

This was resolved in Bug #1761447.

Comment 2 Johan Cwiklinski 2020-02-28 06:50:01 UTC
Paul is right, this seems ok with PowerTools enabled.