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
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?
Sure, I can get the app modified, this is the one thing that always trips me up and keeps causing me to *facepalm*
Package submitted in bug #2318411
thanks - we also modified the app to not use that since the web server is redirecting to https these days
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
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.
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.