« Return to Thread: Fwd: rake aborted!

Re: Fwd: rake aborted!

by Hugh Neale :: Rate this Message:

| View in Thread

Hello you need to update ruby or edit:

nano /usr/lib/ruby/gems/1.8/gems/radiant-0.8.1/vendor/rails/actionpack/
lib/action_controller.rb

and edit line 34 from 1.0.0 to 1.1.0

Good luck.

On Jan 8, 1:21 pm, Sandip Ransing <san2...@...> wrote:

> Hey Cribbs !
>
> I was facing same issue yesterday with spree.
> Its problem with rack version 1.1.0 "gem uninstall rack -v1.1.0" solves
> issue.
>
>
>
>
>
> On Fri, Jan 8, 2010 at 6:42 PM, Sean Cribbs <seancri...@...> wrote:
>
> > -------- Original Message --------  Subject: rake aborted!  Date: Fri, 8
> > Jan 2010 13:07:20 +0000  From: Ethan Cane <et...@...><et...@...>  To:
> > seancri...@...
>
> > Hi there,
>
> > I am not sure where to turn to have the following error resolved.
>
> > Here is a transcript of what I am trying to do...
>
> > radiant -d sqlite3 ethan
> > cd ethan
> > rake development db:bootstrap
>
> > ...the following error message ensues. I have tried this now on several
> > machines and the outcome is the same.
>
> > (in /Library/WebServer/Rails/ethan)
> > rake aborted!
> > can't activate rack (~> 1.0.0, runtime) for [], already activated
> > rack-1.1.0 for ["radiant-0.8.1"]
>
> > (See full trace by running task with --trace)
>
> > ...I am unable to find a solution on Google. Are you able to assist?
>
> > Here is my local Gem listing...
>
> > *** LOCAL GEMS ***
>
> > actionmailer (2.3.5, 2.3.4, 2.2.2, 1.3.6)
> > actionpack (2.3.5, 2.3.4, 2.2.2, 1.13.6)
> > actionwebservice (1.2.6)
> > activerecord (2.3.5, 2.3.4, 2.2.2, 1.15.6)
> > activeresource (2.3.5, 2.3.4, 2.2.2)
> > activesupport (2.3.5, 2.3.4, 2.2.2, 1.4.4)
> > acts_as_ferret (0.4.4, 0.4.3)
> > BlueCloth (1.0.1)
> > builder (2.1.2)
> > capistrano (2.5.13, 2.5.12, 2.5.11, 2.5.10, 2.5.9, 2.5.2)
> > cgi_multipart_eof_fix (2.5.0)
> > cucumber (0.6.1, 0.5.3, 0.5.1)
> > daemons (1.0.10)
> > diff-lcs (1.1.2)
> > dnssd (1.3.1, 0.6.0)
> > fastercsv (1.5.0)
> > fastthread (1.0.7, 1.0.1)
> > fcgi (0.8.8, 0.8.7)
> > ferret (0.11.6)
> > gem_plugin (0.2.3)
> > highline (1.5.1, 1.5.0)
> > hpricot (0.8.2, 0.8.1, 0.6.164)
> > json_pure (1.2.0)
> > libxml-ruby (1.1.3, 1.1.2)
> > mongrel (1.1.5)
> > mysql (2.8.1)
> > needle (1.3.0)
> > net-scp (1.0.2, 1.0.1)
> > net-sftp (2.0.4, 2.0.3, 2.0.2, 2.0.1, 1.1.1)
> > net-ssh (2.0.17, 2.0.16, 2.0.15, 2.0.4, 1.1.4)
> > net-ssh-gateway (1.0.1, 1.0.0)
> > passenger (2.2.9, 2.2.8, 2.2.7, 2.2.5)
> > polyglot (0.2.9)
> > rack (1.1.0, 1.0.1)
> > radiant (0.8.1)
> > rails (2.3.5, 2.3.4, 2.2.2, 1.2.6)
> > rake (0.8.7, 0.8.3)
> > RedCloth (4.2.2, 4.1.1)
> > ruby-openid (2.1.7, 2.1.2)
> > ruby-yadis (0.3.4)
> > rubygems-update (1.3.5)
> > rubynode (0.1.5)
> > sqlite3-ruby (1.2.5, 1.2.4)
> > term-ansicolor (1.0.4)
> > termios (0.9.4)
> > treetop (1.4.3)
> > xmpp4r (0.5, 0.4)
>
> > Many thanks in advance.
>
> > --
> > Radiant CMS Dev Mailing List
> > Post:        radiantcms-dev@...
> > Unsubscribe: radiantcms-dev-unsubscribe@...
> > Group Site:  http://groups.google.com/group/radiantcms-dev/
>
> --
> Sandip
>
> ---www.funonrails.com

--
Radiant CMS Dev Mailing List
Post:        radiantcms-dev@...
Unsubscribe: radiantcms-dev-unsubscribe@...
Group Site:  http://groups.google.com/group/radiantcms-dev/

 « Return to Thread: Fwd: rake aborted!