Project

General

Profile

Actions

Bug #11719

closed

can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0

Added by Dominic Cleal over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Database
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The release of mysql2 0.4.0 is causing a runtime error in MySQL tests - it looks like activerecord is trying to activate ~> 0.3.10, but our Gemfile specifies > 0.3.0.

Our bundler.d/mysql2.rb ought to be updated to match the Rails requirement.

00:04:54.848 Couldn't drop test_plugin_matrix-3-dev : #<LoadError: Please install the mysql2 adapter: `gem install activerecord-mysql2-adapter` (can't activate mysql2 (~> 0.3.10), already activated mysql2-0.4.0. Make sure all dependencies are added to Gemfile.)>
Actions #1

Updated by Dominic Cleal over 8 years ago

  • Status changed from New to Assigned
  • Assignee set to Dominic Cleal
Actions #2

Updated by The Foreman Bot over 8 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2683 added
  • Pull request deleted ()
Actions #3

Updated by Dominic Cleal over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF