Nathan Coulson

Results 9 issues of Nathan Coulson

Suspect this may be the case for any bundle version older then 2.x, Gems are deploying to vendor/gems, and not release_path/shared/gems, on AlmaLinux/CentOS/RHEL 8 (Ruby 2.5.4, bundler 1.16.1) Testing with...

## Description Attempting to install ruby 1.8.7 does not work on OSX brew w/ openssl 1.1.x or Ubuntu w/ openssl 1.1.x. ## Steps to reproduce (Linux) # Disable attempting to...

## Description Attempting to install ruby 2.0.0 does not work on OSX brew w/ openssl 1.1.x or Ubuntu w/ openssl 1.1.x. ## Steps to reproduce (Linux) # Disable attempting to...

**Question 1: What is the problem?** I would like to request mod_passenger support for RHEL9 (Specifically AlmaLinux 9 in our case) At this time, the yum repository at https://oss-binaries.phusionpassenger.com/yum/passenger/el/ only...

Noticed via monitoring (nagios) that postfix sometimes was hanging on a port25 health check, which I was able to correlate to seeing OpenDKIM Filter: accept() returned invalid socket in the...

bug
need-logs

Fixes #5217 (partially), #5164 and #5165 Changes proposed in this pull request: * Patch Ruby 1.8.7, 1.9.3, 2.0.0 to compile with OpenSSL 1.1.x and 3.0 * Patch Ruby 2.5.9 to...

## Issue report After upgrading from Passenger 6.0.14 to 6.0.15 on AlmaLinux 8.6, very intermittantly we would get a stacktrace as follows: [ E 2022-09-23 03:41:29.8051 463160/Tc age/Cor/Con/CheckoutSession.cpp:283 ]: [Client...

Using MediaWiki 1.35.x, but found that the Visual Editor Edit button does not appear. (which I manage to add using the following) $this->renderNavigation(array('VE-EDIT')); (...) case 'VE-EDIT': if (!array_key_exists('ve-edit', $this->data['content_actions'])) {...

https://rubygems.org/gems/ohai is showing ohai 18.1.3 as the latest release, but I see newer releases on https://github.com/chef/ohai/tags (Was attempting to upgrade as getting gems/ffi-yajl-2.6.0/lib/ffi_yajl/encoder.rb:42: warning: undefining the allocator of T_DATA class...