Bug 2304277

Summary: 1.004007-1 stopped run-requiring perl(Cpanel::JSON::XS)
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-JSON-MaybeXSAssignee: Paul Howarth <paul>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: paul, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-JSON-MaybeXS-1.004008-2.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-13 14:12:10 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:
Bug Depends On:    
Bug Blocks: 2260875, 2304273, 2304275    

Description Petr Pisar 2024-08-13 08:41:43 UTC
There is probably a typo in:

commit e6f6054816a1636ea7b778de84c576ef05154759
Author: Paul Howarth <paul>
Date:   Sun Aug 4 19:33:19 2024 +0100

    Update to 1.004007

+%if 0%{?fedora} > 36 || 0%{?rhel} > 9
+BuildRequires: perl(Cpanel::JSON::XS) >= 4.38
+Requires:      perl(experimental)
+%else
 Requires:      perl(Cpanel::JSON::XS) >= 2.3310
+%endif

The BuildRequires line should read Requires.

Comment 1 Paul Howarth 2024-08-13 10:00:48 UTC
Indeed. Copy-and-Paste error.

Comment 2 Fedora Update System 2024-08-13 10:06:52 UTC
FEDORA-2024-3eeab152e7 (perl-JSON-MaybeXS-1.004008-2.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-3eeab152e7

Comment 3 Fedora Update System 2024-08-13 14:12:10 UTC
FEDORA-2024-3eeab152e7 (perl-JSON-MaybeXS-1.004008-2.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Petr Pisar 2024-08-13 16:02:19 UTC
*** Bug 2304273 has been marked as a duplicate of this bug. ***

Comment 5 Petr Pisar 2024-08-13 16:06:26 UTC
*** Bug 2304275 has been marked as a duplicate of this bug. ***