Feature #13329
closed
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next major release to 2.3.0
- Resolution set to Fixed
Ruby 2.0.0 added to the CI server.
- Status changed from Closed to Resolved
To be merged in 2.3-stable.
- Status changed from Resolved to Closed
Please note that Redmine doesn't work with Ruby 2.0.0 under Windows for now because of numerous gem incompatibilities when gems bundle binaries compiled against specific Ruby versions and not 2.0.
Observed with sqlite3 and freetds gems.
This should be stated in documentation.
Etienne, did you upgrade from ruby 1.9.3? Ruby 2.0.0 has a new binary interface for extensions, so upgrading from 1.9.3 to 2.0.0 will require any gems with extensions to have those extensions recompiled.
Matt Connolly wrote:
Etienne, did you upgrade from ruby 1.9.3? Ruby 2.0.0 has a new binary interface for extensions, so upgrading from 1.9.3 to 2.0.0 will require any gems with extensions to have those extensions recompiled.
That is true for sqlite3 indeed; as for SQL Server I was pretty sure I got errors from a fresh install on a 32 bit OS but it's been a while now and I don't remember well.
If you got success running Redmine 2.3.x with SQL Server on Windows, you can fix the guide or let me know and I'll remove the warning.
Also available in: Atom
PDF