Bug 740716

Summary: No Requires perl-TermReadKey in EPEL repo
Product: [Fedora] Fedora EPEL Reporter: INF[SZ] <d.frolov81>
Component: innotopAssignee: Michael Fleming <mfleming+rpm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: mfleming+rpm
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-09-23 16:55:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description INF[SZ] 2011-09-23 05:16:35 UTC
Description of problem: innotop.spec include Requires: perl(Term::ReadKey)
but in EPEL repo no packages perl-Time-HiRes


Version-Release number of selected component (if applicable):innotop-1.6.0


How reproducible: yum install innotop





Steps to Reproduce:
1.
2.
3.
  
Actual results:

yum install innotop
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * extras: mirror.yandex.ru
 * remi: remi-mirror.dedipower.com
 * updates: mirror.yandex.ru
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package innotop.noarch 0:1.6.0-4.el6 set to be updated
--> Processing Dependency: perl(Time::HiRes) for package: innotop-1.6.0-4.el6.noarch
--> Processing Dependency: perl(Term::ReadKey) for package: innotop-1.6.0-4.el6.noarch
--> Running transaction check
---> Package innotop.noarch 0:1.6.0-4.el6 set to be updated
--> Processing Dependency: perl(Term::ReadKey) for package: innotop-1.6.0-4.el6.noarch
---> Package perl-Time-HiRes.x86_64 4:1.9721-115.el6 set to be updated
--> Finished Dependency Resolution
Error: Package: innotop-1.6.0-4.el6.noarch (epel)
           Requires: perl(Term::ReadKey)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:

Complete!


Additional info:

Comment 1 INF[SZ] 2011-09-23 05:19:40 UTC
Sorry, error in Description of problem: 

innotop.spec include Requires: perl(Term::ReadKey)
but in EPEL repo no package perl-TermReadKey