Hello, I'm running the last version from the git repository. Everything seems to be working, exept the poller.
When I try to launch it via the poller script, I get the following error : poller: process with pid 3420 started. > > /usr/local/lib64/ruby/gems/1.8/gems/bundler-1.3.5/lib/bundler/runtime.rb:33:in > >> `setup': You have already activated daemons 1.1.9, but your Gemfile >> requires daemons 1.1.0. Using bundle exec may solve this. (Gem::LoadError) > > from >> /usr/local/lib64/ruby/gems/1.8/gems/bundler-1.3.5/lib/bundler/runtime.rb:19:in >> >> `setup' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/bundler-1.3.5/lib/bundler.rb:120:in >> `setup' > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/../config/preinitializer.rb:16 > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/boot.rb:28:in >> >> `load' > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/boot.rb:28:in >> >> `preinitialize' > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/boot.rb:10:in >> >> `boot!' > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/boot.rb:123 > > from /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in >> `gem_original_require' > > from /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in >> `require' > > from >> /var/www/gitorious/site/lib/gitorious/messaging/../../../config/environment.rb:11 > > from /var/www/gitorious/site/lib/gitorious/messaging/stomp_poller.rb:10:in >> `load' > > from /var/www/gitorious/site/lib/gitorious/messaging/stomp_poller.rb:10 > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/application.rb:203:in >> >> `load' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/application.rb:203:in >> >> `start_load' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/application.rb:294:in >> >> `start' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/controller.rb:73:in >> >> `run' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons.rb:147:in >> `run' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/cmdline.rb:109:in >> >> `call' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons/cmdline.rb:109:in >> >> `catch_exceptions' > > from >> /usr/local/lib64/ruby/gems/1.8/gems/daemons-1.1.9/lib/daemons.rb:146:in >> `run' > > Any idea how to solve this? Thanks -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
