Bug #769

Unable to start ozones-server with ruby 1.8.7 patchlevel 334

Added by Patrice Lachance almost 10 years ago. Updated almost 10 years ago.

Status:ClosedStart date:08/10/2011
Priority:NormalDue date:
Assignee:Tino Vázquez% Done:

0%

Category:-
Target version:-
Resolution:worksforme Pull request:
Affected Versions:

Description

Hello

Unable to start ozones-server with ruby 1.8.7 patchlevel 334

$ ozones-server start
Error executing /srv/cloud/one/lib/ozones/config.ru, please check the log /srv/cloud/one/var/ozones-server.log

$ ruby --version
ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]

I had to downgrade to ruby 1.8.7 patchlevel 330 to be able to start ozones-server

History

#1 Updated by Patrice Lachance almost 10 years ago

Sorry, forgot to copy/paste message in log file...

DataObjects::URI.new with arguments is deprecated, use a Hash of URI components (/usr/lib/ruby/gems/1.8/gems/dm-do-adapter-1.1.0/lib/dm-do-adapter/adapter.rb:231:in `new')

#2 Updated by Tino Vázquez almost 10 years ago

  • Status changed from New to Closed
  • Resolution set to worksforme

The error message comes from the data_mapper gem, nothing to worry about.

We've tried with that patch level, and higher versions of ruby (1.9), and works for us.

Also available in: Atom PDF