Vít Ondruch

Results 259 comments of Vít Ondruch

And this is my environment: ``` $ gem list *** LOCAL GEMS *** json (1.8.3) metaclass (0.0.4) minitest (5.8.5) mocha (1.1.0) psych (2.1.0) rdoc (4.2.2) test_declarative (0.0.5) $ ruby -v...

It is still issue testing with 1.1.1. The patch is actually referenced above (https://github.com/voxik/i18n/commit/8511065417213df97b64d87de5c7c36657cb7115), but not sure if it still applies.

Still true for 1.8.2

> Is this with OpenSSL 3.0? Yes, Ruby 3.1 with OpenSSL 3.0 > Your comment in 2021-11 on the same failure: [#399 (comment)](https://github.com/ruby/openssl/pull/399#issuecomment-963935021) Ah, right, sorry, I have already forgotten...

I can confirm this is an issue on BE systems [1] and the patch appears to fix the issues. https://bugzilla.redhat.com/show_bug.cgi?id=1481611

Unfortunately, Ragel was not updated for some while on Fedora. Any chance to point some specific commit?

> I had to take a look into different group with less members to get the picture. Just FTR, the current `packagers` group is ~11 pages of information, so it...

Just FTR, this is full backtrace from the Vagrant test case: ~~~ 1) Vagrant::Action::Builtin::BoxAdd with box file directly adds from FTP URL Failure/Error: server.add_file(path.basename, path.read) NoMethodError: undefined method `start_with?' for...

@mhdawson for us not intimately familiar with all Node.js details, would you mind to improve the commit message to include also what it is really good for and how to...

Other options I can imagine are: * Some hint in the associated BZ ticket * Different order of build, e.g. doing F37 prior Rawhide, but that is suboptimal.