Bug 2040427

Summary: [EPEL9] Please build an EPEL9 build for python-paramiko
Product: [Fedora] Fedora EPEL Reporter: chedi toueiti <chedi.toueiti>
Component: python-paramikoAssignee: Paul Howarth <paul>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: agrimm, athmanem, bugzilla, carl, gwync, igor.raits, ivazqueznet, jcapitao, mhayden, orion, paul, rebus, sgallagh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-paramiko-2.11.0-1.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-07-12 03:02:34 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: 2040717    
Bug Blocks: 2046448, 2074048, 2077853, 2077979    

Description chedi toueiti 2022-01-13 16:54:48 UTC
Description of problem:

Can you please make a build for EPEL9, this will be needed to build python-cookiecutter.

Comment 1 Paul Howarth 2022-03-13 12:27:16 UTC
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

Comment 2 Major Hayden 🤠 2022-03-30 21:00:38 UTC
It looks like the PR to fix the SHA1 issue went in! 🎉 https://github.com/paramiko/paramiko/pull/2011

Comment 3 Paul Howarth 2022-03-31 09:23:20 UTC
(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).

Comment 4 Major Hayden 🤠 2022-03-31 12:46:18 UTC
(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. 😉

Comment 5 Paul Howarth 2022-03-31 14:13:30 UTC
(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.

Comment 6 Major Hayden 🤠 2022-05-11 21:21:58 UTC
Paul: pynacl is on its way to epel9 testing! 🎉

  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-6b3f707c38

Comment 7 Carl George 🤠 2022-05-11 21:27:51 UTC
It's already in the buildroot as well via override.

https://bodhi.fedoraproject.org/overrides/python-pynacl-1.4.0-6.el9

Comment 8 Paul Howarth 2022-05-12 14:37:24 UTC
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

Comment 9 Orion Poplawski 2022-06-16 14:43:30 UTC
*** Bug 2097692 has been marked as a duplicate of this bug. ***

Comment 10 Joel Capitao 2022-06-30 15:29:31 UTC
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

Comment 11 Fedora Update System 2022-07-03 12:35:55 UTC
FEDORA-EPEL-2022-0bfb2c8312 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0bfb2c8312

Comment 12 Paul Howarth 2022-07-03 12:43:51 UTC
Looks like the updated cryptography package fixed things.

Comment 13 Fedora Update System 2022-07-04 01:33:59 UTC
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.

Comment 14 Fedora Update System 2022-07-12 03:02:34 UTC
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.