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 ! 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 ? Cheers, Michael