Marius Mårnes Mathiesen
unread,May 21, 2013, 4:04:35 AM5/21/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gito...@googlegroups.com
Lucas Ces Santos writes:
> Hello everyone! I have a Gitorious installation and until today it was
> running fine, but now I only got the following error:
>
> Error message:uninitialized constant OAuth::Consumer
> Exception class:NameError
Lucas,
Which version of Gitorious are you running? Which command did you enter
before seeing this error?
Cheers,
- Marius
>
>
> Backtrace:
>
> from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:466:in
> `load_missing_constant'
> from
> /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.18/lib/active_support/dependencies.rb:106:in
> `const_missing'
> from /var/www/gitorious/config/environment.rb:87
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:614:in `call'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:614:in
> `after_initialize'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:613:in `each'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:613:in
> `after_initialize'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:179:in `process'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:113:in `send'
> from
> /usr/lib/ruby/gems/1.8/gems/rails-2.3.18/lib/initializer.rb:113:in `run'
>
> ...
>
> Output "bundle list":
>
>
>
> * SystemTimer (1.2.3)
> * actionmailer (2.3.18)
> * actionpack (2.3.18)
> * activemessaging (0.7.1)
> * activerecord (2.3.18)
> * activeresource (2.3.18)
> * activesupport (2.3.18)
> * acts-as-taggable-on (2.0.6)
> * addressable (2.2.8)
> * after_commit (1.0.11)
> * backports (3.1.1)
> * builder (3.0.0)
> * bundler (1.3.4)
> * capillary (1.0.2)
> * capybara (1.0.1)
> * childprocess (0.3.9)
> * chronic (0.3.0)
> * cocaine (0.3.2)
> * daemons (1.1.0)
> * diff-lcs (1.1.2)
> * echoe (4.3.1)
> * eventmachine (1.0.3)
> * exception_notification (1.0.20090728)
> * factory_girl (1.3.3)
> * ffi (1.4.0)
> * foreman (0.62.0)
> * gemcutter (0.7.1)
> * geoip (0.8.9)
> * hodel_3000_compliant_logger (0.1.0)
> * hoe (2.8.0)
> * json (1.7.7)
> * json_pure (1.7.7)
> * just_paginate (0.0.6)
> * kgio (2.8.0)
> * launchy (2.0.5)
> * mime-types (1.16)
> * mocha (0.9.10)
> * multi_json (1.7.1)
> * mysql (2.8.1)
> * net-ldap (0.3.1)
> * nokogiri (1.5.0)
> * oauth (0.4.4)
> * paperclip (2.7.5)
> * proxymachine (1.2.4)
> * rack (1.1.6)
> * rack-test (0.6.2)
> * rails (2.3.18)
> * raindrops (0.11.0)
> * rake (0.8.7)
> * rdiscount (1.3.1.1)
> * rdoc (4.0.0)
> * redis (2.2.2)
> * redis-namespace (0.7.0)
> * resque (1.9.8)
> * revo-ssl_requirement (1.1.0)
> * riddle (1.5.5)
> * rots (0.2.1 babb555)
> * ruby-hmac (0.4.0)
> * ruby-openid (2.2.3)
> * ruby-yadis (0.3.4)
> * rubyforge (2.0.4)
> * rubyzip (0.9.9)
> * selenium-webdriver (2.31.0)
> * shoulda (2.9.2)
> * sinatra (1.2.9)
> * state_machine (0.9.4)
> * stomp (1.1)
> * stompserver (0.9.9)
> * thin (1.5.1)
> * thinking-sphinx (1.4.14)
> * thor (0.17.0)
> * tilt (1.3.6)
> * tuxml (0.0.1)
> * unicorn (4.6.2)
> * validates_url_format_of (0.1.1)
> * vegas (0.1.11)
> * websocket (1.0.7)
> * will_paginate (2.3.15)
> * xpath (0.1.4)
>
> The machine is running Ubuntu 12.04 x86_64 and ruby 1.8.7.
>
>
>
>
> Does anyone have a clue about what's going on?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> --