Description of problem: Can you please make a build for EPEL9, this will be needed to build python-cookiecutter.
This disabling of SHA-1 signatures in CentOS 9 Stream since openssl-3.0.1-8.el9 now breaks paramiko's test suite: https://github.com/paramiko/paramiko/issues/2004
It looks like the PR to fix the SHA1 issue went in! 🎉 https://github.com/paramiko/paramiko/pull/2011
(In reply to Major Hayden 🤠 from comment #2) > It looks like the PR to fix the SHA1 issue went in! 🎉 > https://github.com/paramiko/paramiko/pull/2011 Yes, that was my PR. It "fixes" the problem by skipping the tests that fail due to use of SHA1 signing (mainly ones using ssh-rsa keys).
(In reply to Paul Howarth from comment #3) > Yes, that was my PR. It "fixes" the problem by skipping the tests that fail > due to use of SHA1 signing (mainly ones using ssh-rsa keys). Thanks for your work on that. I'm looking to get azure-cli into EPEL and paramiko is one of the deep depdencies. 😉
(In reply to Major Hayden 🤠 from comment #4) > (In reply to Paul Howarth from comment #3) > > Yes, that was my PR. It "fixes" the problem by skipping the tests that fail > > due to use of SHA1 signing (mainly ones using ssh-rsa keys). > > Thanks for your work on that. I'm looking to get azure-cli into EPEL and > paramiko is one of the deep depdencies. 😉 Hopefully it'll be OK as long as you don't need to have to use ssh-rsa keys with it.
Paul: pynacl is on its way to epel9 testing! 🎉 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-6b3f707c38
It's already in the buildroot as well via override. https://bodhi.fedoraproject.org/overrides/python-pynacl-1.4.0-6.el9
Branch request: https://pagure.io/releng/fedora-scm-requests/issue/44408 Unfortunately we still have a failing test: https://github.com/paramiko/paramiko/issues/2051
*** Bug 2097692 has been marked as a duplicate of this bug. ***
Hi Paul, I built it successfully [1] against EPEL9 Koji tag, from current rawhide SPEC file. The failing test you're mentioning appears during %check ? [1] https://koji.fedoraproject.org/koji/taskinfo?taskID=88921236
FEDORA-EPEL-2022-0bfb2c8312 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0bfb2c8312
Looks like the updated cryptography package fixed things.
FEDORA-EPEL-2022-0bfb2c8312 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0bfb2c8312 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-0bfb2c8312 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.