Bug 2234803 - Broken dependency for perl-IO-Interactive-tests
Summary: Broken dependency for perl-IO-Interactive-tests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-IO-Interactive
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-25 14:07 UTC by Eduard Abdullin
Modified: 2023-09-05 00:41 UTC (History)
2 users (show)

Fixed In Version: perl-IO-Interactive-1.025-1.el7.1
Clone Of:
Environment:
Last Closed: 2023-09-05 00:41:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Eduard Abdullin 2023-08-25 14:07:50 UTC
Hello!
I tried to install "perl-IO-Interactive-tests" package from epel-7 repository, but it failed with the following error:

 Problem 1: conflicting requests
  - nothing provides perl(Test::More) >= 1 needed by perl-IO-Interactive-tests-1.025-1.el7.noarch

[root@localhost ~]# dnf repoquery --whatprovides "perl(Test::More)"
Last metadata expiration check: 0:07:13 ago on Tue 22 Aug 2023 01:32:45 AM EDT.
perl-Test-Simple-0:0.98-243.el7.noarch
[root@localhost ~]# dnf repoquery --provides perl-Test-Simple
Last metadata expiration check: 0:08:31 ago on Tue 22 Aug 2023 01:32:45 AM EDT.
perl(Test::Builder) = 0.98
perl(Test::Builder::IO::Scalar) = 2.110
perl(Test::Builder::Module) = 0.98
perl(Test::Builder::Tester) = 1.22
perl(Test::Builder::Tester::Color) = 1.22
perl(Test::Builder::Tester::Tie)
perl(Test::More) = 0.98
perl(Test::Simple) = 0.98
perl-Test-Simple = 0.98-243.el7
perl-Test-Simple-tests = 0.98-243.el7

Comment 1 Petr Pisar 2023-08-25 15:47:49 UTC
Thanks for the report. This is a bug in my packaging. An upstream increased a minimal version of Test::More without a reason. I reverted in list of build-time dependencies, but forgot do the same in a list of run-time dependencies. And because EPEL build system does not have automatic installation test, it slipped through the cracks. I will fix it.

Comment 2 Fedora Update System 2023-08-25 16:14:02 UTC
FEDORA-EPEL-2023-46db0ae756 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-46db0ae756

Comment 3 Fedora Update System 2023-08-26 02:07:16 UTC
FEDORA-EPEL-2023-46db0ae756 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-46db0ae756

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2023-09-05 00:41:50 UTC
FEDORA-EPEL-2023-46db0ae756 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.