** Description changed:
- Upstream still does not support OpenSSL 3, and due to that a bunch of
- tests are failing. Fedora has been seeing the same problem and they
- filed a bug upstream:
+ [Impact]
+
+ The ruby-net-ssh package in jammy fails most operations due to its
+ incompatibility with OpenSSL 3.0, thus breaking most of its reverse-
+ dependencies.
+
+ [Test case]
+
+ Amend the following one-liner for a host to which you have SSH access
+ via pubkey:
+
+ ruby -e "require 'net/ssh'; Net::SSH.start('$REMOTE_HOST',
+ '$REMOTE_USER') do |ssh| puts ssh.exec!('hostname') end"
+
+ It currently fails with the following error:
+
/usr/share/rubygems-integration/all/gems/net-ssh-6.1.0/lib/net/ssh/buffer.rb:316:in
`set_key': rsa#set_key= is incompatible with OpenSSL 3.0
(OpenSSL::PKey::PKeyError
+
+ [Where problems could occur]
+
+ Even though the package is currently unusable, the fix could introduce
+ problems via some subtle missuses of the new OpenSSL APIs.
+
+ [Original report]
+ Upstream still does not support OpenSSL 3, and due to that a bunch of tests
are failing. Fedora has been seeing the same problem and they filed a bug
upstream:
https://github.com/net-ssh/net-ssh/issues/843
** Changed in: ruby-net-ssh (Ubuntu Jammy)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964025
Title:
Do not support OpenSSL 3
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-bcrypt-pbkdf/+bug/1964025/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs