Hello to the community once again!
When I try to install the current version of CE (both trunk and edge
branches), by installing from git, or running the install script, or
installing it manually - I always get the same error when I execute
"script/generate plugin_migration"
It gives :
/usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/initializer.rb:
304: warning: global variable `$gems_build_rake_task' not initialized
/home/gbella/newsaooti/vendor/plugins/community_engine/lib/mime/
types.rb:1531:in `<top (required)>': undefined method `each' for
#<String:0x8d95c1c> (NoMethodError)
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `block in require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:521:in `new_constants_in'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:8:in `block in require_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:28:in `block in __each_matching_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:27:in `each'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:27:in `__each_matching_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:7:in `require_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/aws-s3-0.6.2/lib/aws/s3/
extensions.rb:153:in `require_library_or_gem'
from /usr/local/lib/ruby/gems/1.9.1/gems/aws-s3-0.6.2/lib/aws/s3.rb:
13:in `<top (required)>'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `block in require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:521:in `new_constants_in'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:8:in `block in require_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:32:in `__each_matching_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:7:in `require_with_desert'
from /home/gbella/newsaooti/vendor/plugins/community_engine/lib/
s3_cache_control.rb:2:in `<top (required)>'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `block in require'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:521:in `new_constants_in'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:8:in `block in require_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:28:in `block in __each_matching_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:27:in `each'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:27:in `__each_matching_file'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/ruby/
object.rb:7:in `require_with_desert'
from /home/gbella/newsaooti/vendor/plugins/community_engine/init.rb:
46:in `block in evaluate_init_rb'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/
plugin.rb:146:in `eval'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/
plugin.rb:146:in `block in evaluate_init_rb'
from /usr/local/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/
active_support/core_ext/kernel/reporting.rb:11:in `silence_warnings'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/
plugin.rb:142:in `evaluate_init_rb'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/
plugin.rb:48:in `load'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/
rails/2.0.0/plugin.rb:16:in `block in load_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/
manager.rb:45:in `register_plugin'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/
manager.rb:11:in `method_missing'
from /usr/local/lib/ruby/gems/1.9.1/gems/desert-0.5.0/lib/desert/
rails/2.0.0/plugin.rb:15:in `load_with_desert'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/plugin/
loader.rb:38:in `block in load_plugins'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/plugin/
loader.rb:37:in `each'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/rails/plugin/
loader.rb:37:in `load_plugins'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/
initializer.rb:348:in `load_plugins'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/
initializer.rb:163:in `process'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/
initializer.rb:113:in `run'
from /home/gbella/newsaooti/config/environment.rb:10:in `<top
(required)>'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/commands/
generate.rb:1:in `require'
from /usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.2/lib/commands/
generate.rb:1:in `<top (required)>'
from script/generate:3:in `require'
from script/generate:3:in `<main>'
I have the latest Ruby and Rails, all gems are up to date,
*** LOCAL GEMS ***
actionmailer (2.3.2)
actionpack (2.3.2)
activerecord (2.3.2)
activeresource (2.3.2)
activesupport (2.3.2)
aws-s3 (0.6.2)
builder (2.1.2)
desert (0.5.0)
fastthread (1.0.7)
haml (2.0.10)
hpricot (0.8.1)
htmlentities (4.0.0)
mime-types (1.16)
passenger (2.2.4)
rails (2.3.2)
rake (0.8.7)
RedCloth (4.2.2)
rmagick (2.10.0)
rubygems-update (1.3.4)
xml-simple (1.0.12)
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.4
- RUBY VERSION: 1.9.1 (2009-05-12 patchlevel 129) [i686-linux]
- INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/1.9.1
- RUBYGEMS PREFIX: /usr/local/lib/ruby/gems/1.9.1/gems/rubygems-
update-1.3.4
- RUBY EXECUTABLE: /usr/local/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86-linux
- GEM PATHS:
- /usr/local/lib/ruby/gems/1.9.1
- /home/gbella/.gem/ruby/1.9.1
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://gems.rubyforge.org/
Ruby ande Rails versions:
ruby 1.9.1p129 (2009-05-12 revision 23412) [i686-linux]
Rails 2.3.2
On the same server I have 3 different projects running without any
problem, and one test CE app installed a few month ago, also working
without a pb..
Any suggestions/ideas? :-(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---