Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actionpack requires rack (~> 1.0.0, runtime) #15

Closed
bcasci opened this issue Feb 12, 2010 · 1 comment
Closed

actionpack requires rack (~> 1.0.0, runtime) #15

bcasci opened this issue Feb 12, 2010 · 1 comment

Comments

@bcasci
Copy link

bcasci commented Feb 12, 2010

I'm not sure why this is happening now. The situation is another instance as added to the cluster, and rubber:bootstrap was executed.

placing rack before rails in the gem install made the error stop.

** sftp upload #StringIO:0xb767cf84 -> /tmp/gem_helper
[web01.loudcity.com] /tmp/gem_helper
[web01.loudcity.com] done

  • sftp upload complete
  • executing "sudo -p 'sudo password: ' sh /tmp/gem_helper install $CAPISTRANO:VAR$"
    servers: ["web01.loudcity.com"]
    [web01.loudcity.com] executing command
    ** ERROR: Error installing rails:
    ** actionpack requires rack (~> 1.0.0, runtime)
    ** -:33: Unable to install versioned gem rails:2.3.4 (RuntimeError)
    ** from -:31:in `each'
    ** from -:31
    command finished
    failed: "sh -c "sudo -p 'sudo password: ' sh /tmp/gem_helper install rubber rails:2.3.4 open4 aws-s3 RedCloth hpricot daemons beanstalk-client ruby-hmac amatch hoptoad_notifier memcache-client mysql fastthread rack passenger:2.2.9"" on web01.loudcity.com
@nirvdrum
Copy link
Member

I don't think this is an issue with newer Rails releases. Please reopen if it's still a problem.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants