Le 16/08/2012 10:34, Damien Raude-Morvan a écrit : > Hi, > > Le 15/08/2012 14:53, Chlon Michaël a écrit : >> Le 15/08/2012 13:54, gregor herrmann a écrit : >>> On Wed, 15 Aug 2012 10:43:05 +0200, Chlon Michaël wrote: >>> >>>> It appears that: /usr/lib/one/ruby/zona/ belongs to: opennebula, >>>> pakage ! >>>> Is it possible to forward my request to the maintainer of the >>>> package or >>>> am I forced to open a new ticket ? >>> opennebula is built from the same source package, so the maintainer >>> should already see this bug report. >>> >>> Cheers, >>> gregor >> OK ! > > JFTR, I am main maintainer of OpenNebula Debian package but I'm not > user of ozone part of opennebula (and AFAIK, no others members of > package maintainers teams use ozone). > >> In order to give more details: >> - After starting ozone server: ozones-server start >> - I try, first, to see if there is any zone: >> - onezone list >> And the response is: >> === 8< ====================================== >> >> /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in >> `gem_original_require': no such file to load -- *zona/OZonesJSON >> (LoadError)* >> from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in >> `require' >> from /usr/lib/one/ruby/zona.rb:22 >> from /usr/lib/one/ruby/cli/ozones_helper.rb:17:in `require' >> from /usr/lib/one/ruby/cli/ozones_helper.rb:17 >> from /usr/lib/one/ruby/cli/ozones_helper/zones_helper.rb:1:in >> `require' >> from /usr/lib/one/ruby/cli/ozones_helper/zones_helper.rb:1 >> from /usr/bin/onezone:31:in `require' >> from /usr/bin/onezone:31 >> >> == 8< ====================================== >> >> So you can see that there is a missing "OZonesJSON" under "zona" >> directory ! >> so there is perhaps more files / modules that are missing ... >> Is this explanation, put you on the right way ? > > Yep, it seems that part of oZone feature is not installed into binary > package. I'll have a look at this soon. > > Michaël, are you willing to test any beta package ? > > Regards, >
Hi, OK, I can help you. I can also mention you, that in order to use the ozones-server, a lot of gems are requiered and are not part of the package dependencies ! Without these ones, ozones-server is unusable ... I hope it might also help you to improve the content of the package ... :) Cheers, Michaël Chlon