Hello,

it seems Ruby 2.7 came with some openssl surprise, because for some reason 
Vagrant testsuite breaks:

https://copr-be.cloud.fedoraproject.org/results/pvalena/vagrant/fedora-rawhide-x86_64/01195186-vagrant/builder-live.log.gz
https://koji.fedoraproject.org/koji/taskinfo?taskID=41097171

f.e.:
```
An error occurred while loading ./test/unit/plugins/pushes/ftp/push_test.rb.
Failure/Error: class Cipher < Cipher; end
TypeError:
  superclass mismatch for class Cipher
# /usr/share/gems/gems/openssl-2.1.2/lib/openssl/cipher.rb:64:in 
`<class:Cipher>'
# /usr/share/gems/gems/openssl-2.1.2/lib/openssl/cipher.rb:16:in 
`<module:OpenSSL>'
# /usr/share/gems/gems/openssl-2.1.2/lib/openssl/cipher.rb:15:in `<top 
(required)>'
# /usr/share/gems/gems/openssl-2.1.2/lib/openssl.rb:17:in `<top (required)>'
# /usr/share/ruby/net/ftp.rb:23:in `<top (required)>'
# ./plugins/pushes/ftp/push.rb:1:in `<top (required)>'
# ./test/unit/plugins/pushes/ftp/push_test.rb:4:in `<top (required)>'
```

But to my best efforts I wasn't able to trace it to the source.

Ideas?

Pavel
_______________________________________________
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org
To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org

Reply via email to