Actions
Bug #11980
closedTest failures on Ruby 1.9.3, net-ssh 3.x requires Ruby 2.0 or higher
Description
Ruby 1.9.3 tests are failing during bundle installation of net-ssh, since 3.x now requires Ruby 2.0 or higher.
Updated by Dominic Cleal almost 9 years ago
I filed https://github.com/fog/fog/issues/3705 to see what the Fog project wants to do about it.
Edit: correction, https://github.com/fog/fog-core/issues/162 which already has a fixed merged and is pending release of fog-core.
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
It appears fog-core is changing tack to document the restriction instead of pinning it in the gem.
https://github.com/fog/fog-core/pull/163/files#diff-04c6e90faac2675aa89e2176d2eec7d8
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2764 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset efd68ba5f97db034b6f99d25668f7fe9fb556ea4.
Updated by Anonymous almost 9 years ago
- Related to Refactor #8884: Drop Ruby 1.9.3 support added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #12632: Net::SSH::Exception: could not settle on compression_client algorithm added
Actions