[#107430] [Ruby master Feature#18566] Merge `io-wait` gem into core IO — "byroot (Jean Boussier)" <noreply@...>
Issue #18566 has been reported by byroot (Jean Boussier).
22 messages
2022/02/02
[ruby-core:107739] [Ruby master Bug#18602] OpenSSL is not available.
From:
"t3rcio (Tercio Oliveira)" <noreply@...>
Date:
2022-02-25 01:20:15 UTC
List:
ruby-core #107739
Issue #18602 has been reported by t3rcio (Tercio Oliveira).
----------------------------------------
Bug #18602: OpenSSL is not available.
https://bugs.ruby-lang.org/issues/18602
* Author: t3rcio (Tercio Oliveira)
* Status: Open
* Priority: Normal
* ruby -v: 3.1.1
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
The following exception:
```
ERROR: While executing gem ... (Gem::Exception)
OpenSSL is not available. Install OpenSSL and rebuild Ruby (preferred) or use non-HTTPS sources
```
is triggered when try to install a gem.
The system already have openssl and the libssl-dev installed.
Openssll version: OpenSSL 1.1.1f 31 Mar 2020.
OS: LinxMint 20.3.
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>