[Locomotive-users] Freezing rails fails with error install directory "activesupport-1.4.0" not absolute

Scott Tamosunas tamosunas at gmail.com
Sun Feb 18 14:40:27 GMT 2007


Hi,

When I try to freeze my rails with the standardRailsJan2007 locomotive
bundle, I get the following error:

rake rails:freeze:gems, I get the following error:

rake rails:freeze:gems
(in /Users/stamosunas/workspaces/ruby/tamosunas.com)
/Users/stamosunas/workspaces/ruby/tamosunas.com/config/boot.rb:29:Warning:
require_gem is obsolete.  Use gem instead.
Freezing to the gems for Rails 1.2.1
rm -rf vendor/rails
mkdir -p vendor/rails
cd vendor/rails
ERROR:  While executing gem ... (ArgumentError)
    install directory "activesupport-1.4.0" not absolute
rake aborted!
exit

(See full trace by running task with --trace)

My gem env looks like the following:
matilda:~/workspaces/ruby/tamosunas.com stamosunas$ gem environment
RubyGems Environment:
  - VERSION: 0.9.1 (0.9.1)
  - INSTALLATION DIRECTORY:
/Applications/Locomotive2/Bundles/standardRailsJan2007.locobundle/i386/lib/ruby/gems/1.8
  - GEM PATH:
     -
/Applications/Locomotive2/Bundles/standardRailsJan2007.locobundle/i386/lib/ruby/gems/1.8

  - REMOTE SOURCES:
     - http://gems.rubyforge.org

I found this bug report:

http://dev.rubyonrails.org/ticket/7322

Any ideas?

Thanks,

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://one.textdrive.com/pipermail/locomotive-users/attachments/20070218/f0a3e951/attachment.htm


More information about the Locomotive-users mailing list