Project

General

Profile

Actions

Defect #14528

closed

mySQL2 gem under Windows is failing for version 0.3.13

Added by Matthew Houston almost 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gems support
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Doing an upgrade under Windows from a working 2.1.2 install to 2.3.2.

The command 'bundle install --without test developement rmagick' is failing due to mySQL2 gem trying to install version 0.3.13.

It fails with the error 'Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.'

This wasn't noticed when upgrading to 2.3.1 (for testing).

Changing the gemfile to specifically point to version "0.3.11" rather than "~> 0.3.11" solved the issue for me.

Seems that there is an issue with the gem '0.3.13' which is buggering the install.

Thread located here:

http://www.redmine.org/boards/2/topics/38765

Ruby -v = 1.9.3p286
Redmine 2.1.2 -> 2.3.2

Actions #1

Updated by Toshi MARUYAMA almost 11 years ago

  • Category changed from Code cleanup/refactoring to Gems support
Actions #2

Updated by Anonymous over 10 years ago

same for me trying an upgrade from 2.3.1 to 2.3.3

Environment:
Redmine version 2.3.1.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
redmine_charts2 0.2.1

Actions #3

Updated by Toshi MARUYAMA over 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF