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#8302 - openssl broken in ruby 1.8.6_p111-1
Attached to Project:
Arch Linux
Opened by M. H. (DerGuteMoritz) - Sunday, 14 October 2007, 13:01 GMT
Last edited by Pierre Schmitz (Pierre) - Sunday, 14 October 2007, 14:42 GMT
Opened by M. H. (DerGuteMoritz) - Sunday, 14 October 2007, 13:01 GMT
Last edited by Pierre Schmitz (Pierre) - Sunday, 14 October 2007, 14:42 GMT
|
DetailsDescription:
Since the upgrade to the new ruby package version 1.8.6_p111-1 I get the following error from Rails' initializer: /usr/lib/ruby/1.8/i686-linux/openssl.so: undefined symbol: __ASN1_d2i_bio - /usr/lib/ruby/1.8/i686-linux/openssl.so (RuntimeError) |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Sunday, 14 October 2007, 14:42 GMT
Reason for closing: Fixed
Additional comments about closing: 1.8.6_p111-2
Sunday, 14 October 2007, 14:42 GMT
Reason for closing: Fixed
Additional comments about closing: 1.8.6_p111-2

I just noticed that this problem seems to be related to the openssl package rather than ruby. Reverting from 0.9.8f-1 to 0.9.8e-6 fixed the issue for me temporarily.

similar error reported here: http://archlinux.org/pipermail/arch/2007-October/015819.html

Did you try to recompile ruby?

Ah, yes, that helped. Sorry, my CPU tends to overheat when compiling ruby so I didn't dare to try it. But it seems I was lucky this time :) Thanks a lot!