Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76434 - [nim] nimble requires OpenSSL 1.1.1
Attached to Project:
Community Packages
Opened by Ho-Yon Mak (hoyon) - Saturday, 05 November 2022, 16:26 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 02 May 2023, 01:31 GMT
Opened by Ho-Yon Mak (hoyon) - Saturday, 05 November 2022, 16:26 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 02 May 2023, 01:31 GMT
|
DetailsAfter the system wide upgrade to OpenSSL 3, nimble no longer works and immediately fails with this error:
$ nimble could not import: SSL_get_peer_certificate Although it builds successfully with OpenSSL 3, it is non-functional and still requires OpenSSL 1.1.1 to work. Installing the openssl-1.1 package makes nimble work again. Can this be added as a package dependency? See also: https://github.com/nim-lang/Nim/issues/19604 Thanks! |
This task depends upon
Closed by Toolybird (Toolybird)
Tuesday, 02 May 2023, 01:31 GMT
Reason for closing: Fixed
Additional comments about closing: nim 1.6.10-2
Tuesday, 02 May 2023, 01:31 GMT
Reason for closing: Fixed
Additional comments about closing: nim 1.6.10-2
Bumping this package to 1.6.10 will resolve this bug.