Bug 2307374

Summary: Catalyst::Plugin::RequireSSL not packaged
Product: [Fedora] Fedora Reporter: jared mauch <jared>
Component: perl-Catalyst-DevelAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 41CC: emmanuel
Target Milestone: ---Keywords: RFE, Upgrades
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-13 03:12:05 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:
Bug Depends On: 2318411    
Bug Blocks:    

Description jared mauch 2024-08-22 19:30:54 UTC
I have an application and each time I do an upgrade I have to manually install this one package.  There are other packages that are supplied but not this one, so I need to perl -MCPAN -e 'install Catalyst::Plugin::RequireSSL'

I'm happy to put some work into this and try to hand over a spec file etc that would work.

Reproducible: Always

Steps to Reproduce:
1.I upgrade my OS
2.Can't locate Catalyst/Plugin/RequireSSL.pm in @INC (you may need to install the Catalyst::Plugin::RequireSSL module)
3. profit

Comment 1 Emmanuel Seyman 2024-08-23 09:20:43 UTC
I would feel more comfortable packaging Catalyst::ActionRole::RequireSSL instead of Catalyst::Plugin::RequireSSL, since the latter is deprecated in favour of the latter). Could your application be changed to use the former instead of the latter?

Comment 2 jared mauch 2024-08-23 13:13:48 UTC
Sure, I can get the app modified, this is the one thing that always trips me up and keeps causing me to *facepalm*

Comment 3 Emmanuel Seyman 2024-10-13 14:56:12 UTC
Package submitted in bug #2318411

Comment 4 jared mauch 2024-10-14 00:24:34 UTC
thanks - we also modified the app to not use that since the web server is redirecting to https these days

Comment 5 Fedora Update System 2024-11-04 21:00:12 UTC
FEDORA-2024-a007024b29 (perl-Catalyst-ActionRole-RequireSSL-1.00-2.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a007024b29

Comment 6 Fedora Update System 2024-11-05 04:12:24 UTC
FEDORA-2024-a007024b29 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a007024b29 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a007024b29

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

Comment 7 Fedora Update System 2024-11-13 03:12:05 UTC
FEDORA-2024-a007024b29 (perl-Catalyst-ActionRole-RequireSSL-1.00-2.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.