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

octopress deploy won't work with S3 #162

Open
TheChymera opened this issue Feb 22, 2016 · 0 comments
Open

octopress deploy won't work with S3 #162

TheChymera opened this issue Feb 22, 2016 · 0 comments

Comments

@TheChymera
Copy link

I am trying to deploy a test site to an amazon s3 bucket, but octopress deploy seems to nt notice that I have installed the required gem:

chymera@zenbookhost ~/blogs/tutorials_o3 $ octopress deploy
Deploying to S3 requires the aws-sdk-v1 gem. Install with `gem install aws-sdk-v1`.
chymera@zenbookhost ~/blogs/tutorials_o3 $ gem install aws-sdk-v1
Successfully installed aws-sdk-v1-1.66.0
Parsing documentation for aws-sdk-v1-1.66.0
Done installing documentation for aws-sdk-v1 after 18 seconds
1 gem installed
chymera@zenbookhost ~/blogs/tutorials_o3 $ octopress deploy
Deploying to S3 requires the aws-sdk-v1 gem. Install with `gem install aws-sdk-v1`.

This behaviour persists if I close the terminal and try in a new one. Any idea what could be wrong?

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

1 participant