[Locomotive-users] Re: Freezing rails fails with error install
directory "activesupport-1.4.0" not absolute
Scott Tamosunas
tamosunas at gmail.com
Sun Feb 18 14:57:56 GMT 2007
It seems that updating gems to 0.9.2 solves the problem.
gem update --system
On 2/18/07, Scott Tamosunas <tamosunas at gmail.com> wrote:
>
> 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/97771d9e/attachment.htm
More information about the Locomotive-users
mailing list