Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: broken dependencies in EPEL6beta
https://bugzilla.redhat.com/show_bug.cgi?id=660652
Summary: broken dependencies in EPEL6beta Product: Fedora EPEL Version: el6 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: medium Priority: low Component: perl-DateTime AssignedTo: tremble@tremble.org.uk ReportedBy: tlestach@redhat.com QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com, tremble@tremble.org.uk Classification: Fedora Target Release: ---
Description of problem: Missing dependencies in EPEL6beta
Version-Release number of selected component (if applicable): 1:perl-DateTime-0.5300-4.el6.x86_64
How reproducible: always
Steps to Reproduce: 1. rpm -Uvh http://download.fedora.redhat.com/pub/epel/beta/6/x86_64/epel-release-6-5.no... 2. yum install perl-DateTime.x86_64
Actual results: # yum install perl-DateTime.x86_64 Loaded plugins: rhnplugin Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package perl-DateTime.x86_64 1:0.5300-4.el6 set to be updated --> Processing Dependency: perl(Class::Singleton) >= 1.03 for package: 1:perl-DateTime-0.5300-4.el6.x86_64 --> Processing Dependency: perl(Params::Validate) >= 0.91 for package: 1:perl-DateTime-0.5300-4.el6.x86_64 --> Processing Dependency: perl(List::MoreUtils) for package: 1:perl-DateTime-0.5300-4.el6.x86_64 --> Processing Dependency: perl(Class::Singleton) for package: 1:perl-DateTime-0.5300-4.el6.x86_64 --> Processing Dependency: perl(Params::Validate) for package: 1:perl-DateTime-0.5300-4.el6.x86_64 --> Finished Dependency Resolution Error: Package: 1:perl-DateTime-0.5300-4.el6.x86_64 (epel) Requires: perl(List::MoreUtils) Error: Package: 1:perl-DateTime-0.5300-4.el6.x86_64 (epel) Requires: perl(Class::Singleton) Error: Package: 1:perl-DateTime-0.5300-4.el6.x86_64 (epel) Requires: perl(Class::Singleton) >= 1.03 Error: Package: 1:perl-DateTime-0.5300-4.el6.x86_64 (epel) Requires: perl(Params::Validate) >= 0.91 Error: Package: 1:perl-DateTime-0.5300-4.el6.x86_64 (epel) Requires: perl(Params::Validate) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Expected results: all dependencies shall be either in RHEL6 or in EPEL6beta
https://bugzilla.redhat.com/show_bug.cgi?id=660652
Mark Chappell tremble@tremble.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2014-01-13 05:07:13
--- Comment #1 from Mark Chappell tremble@tremble.org.uk --- Missing dependencies are in Optional Repo.
perl-devel@lists.fedoraproject.org