Fedora Account System
Red Hat Associate
Red Hat Customer
Hello, Please note that this comment was generated automatically by https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-process/bug-filing/follow-policy/follow_policy.py If you feel that this output has mistakes, please open an issue at https://forge.fedoraproject.org/releng/tickets/issues Your package (python-sshtunnel) Fails To Install in Fedora 45: can't install python3-sshtunnel: - nothing provides python(abi) = 3.14 needed by python3-sshtunnel-0.4.0-20.fc44.noarch - nothing provides python3.14dist(paramiko) >= 2.7.2 needed by python3-sshtunnel-0.4.0-20.fc44.noarch If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock: $ mock -r fedora-45-x86_64 --config-opts mirrored=False install python3-sshtunnel P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages Thanks!
This is due to a FTBFS for Python 3.15, although it seems like it is actually due to upating paramiko past 3.x. Almost all tests fail due to: E AttributeError: module 'paramiko' has no attribute 'DSSKey'. Did you mean '.RSAKey' instead of '.DSSKey'? This appears to be upstream issue https://github.com/pahaz/sshtunnel/issues/302, and https://github.com/pahaz/sshtunnel/pull/300 is a candidate fix. The change is quite straightforward; we’ll probably need to patch it in ahead of upstream.
Looking at https://github.com/pahaz/sshtunnel/commits/master/, the last commit was 10 months ago, but the previous commit and the final commit by the primary author was three years ago. It’s looking like this is more or less unmaintained upstream. Still, https://src.fedoraproject.org/rpms/python-sshtunnel/pull-request/1 should keep it working for now.
FEDORA-2026-355cc086ae (python-sshtunnel-0.4.0-22.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-355cc086ae
FEDORA-2026-355cc086ae (python-sshtunnel-0.4.0-22.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report.