Jarek Prokop

Results 13 issues of Jarek Prokop

While trying to execute the test suite of mysql2 gem on Fedora's ppc64le builders with Ruby 3.1, it gets stuck on `spec_helper.rb`. This is fixed by commenting out this: https://github.com/brianmario/mysql2/blob/e9c662912dc3bd3707e6c7f0c75e591294cffe12/spec/spec_helper.rb#L10...

Tests related to security features of RubyGems are currently failing during Ruby build in RHEL 9 / CentOS 9 stream. RHEL 9 / c9s have introduced stricter crypto policies and...

RubyGems

Hi, I have a multi-monitor setup and I am reading the values of `Gosu::Window.mouse_x` and `Gosu::Window.mouse_y` to check if a cursor is within a button. Expected behavior: both the `x`...

This is a follow-up PR for #507. This PR has the goal of fixing the rest of the test failures [0] present on OSes like RHEL 9 and Centos 9...

Disabled for: RHEL7 (won't ship there, maybe it is better to delete the related files?) RHEL8, RHEL9 -- not yet available Fedora: requires s2i-base of at least F36, I could...

Systems such as RHEL 9 are moving away from SHA1 disabling it completely in default configuration. This is a follow-up PR after https://github.com/ruby/openssl/pull/507. This PR has the goal of fixing...

I am playing around with Responder2 and FXDialogBox. I am unable to get a FXDialogBox subclass to respond to a custom value via the Responder2 API, only via the Responder...

# Summary A condition has errors when editing globally scoped command. Firstly, #type is called on object that might be nil, which results into: "Exception: #` and (once the passed...

I am working on updating a few packages in the Ruby cucumber stack in Fedora and I noticed the license file is missing from this library now, that wasn't the...

:bug: bug

**Describe the bug** A Fedora Silverblue user reported the following bug for vagrant-libvirt: https://bugzilla.redhat.com/show_bug.cgi?id=2248156 After investigating it becomes clearer that the problem is in using qemu:///session to create a VM...

1. Bug