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

Unable to install ruby from https #113

Open
jniesen opened this issue Jun 16, 2015 · 0 comments
Open

Unable to install ruby from https #113

jniesen opened this issue Jun 16, 2015 · 0 comments

Comments

@jniesen
Copy link

jniesen commented Jun 16, 2015

We tried to install a Jruby version and got a weird message form a CDN.

from: http://dqw8nmjcqpjn7.cloudfront.net/d634ffc692a8ee5bae513266956609d41d785f912facf11749609a7763120fb3%1B

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>C659D6CCA36E570B</RequestId>
<HostId>
dFRcF6JrIPuJKFPwZ/DRjx/p+zpmpvnqOc1Vb6dC4zv5lM3vjdUwL07N8QchsAeZFUxw671Cjlw=
</HostId>
</Error>

We thought, "no problem", the module allows us to define a source. So we tried doing http using the link defined in the Ruby Build repos.

We ran puppet again and ran into an issue with the exec that run wget. The wget command isn't fully qualified and the path isn't set. Feels like a bug, but we may be missing something. Can someone take a look?

DEBUG [b9bae21f]    �[1;31mError: Validation of Exec[rbenv::definition-file sonar jruby-1.7.11] failed: 'wget https://s3.amazonaws.com/jruby.org/downloads/1.7.11/jruby-bin-1.7.11.tar.gz -O /home/sonar/.rbenv/plugins/ruby-build/share/ruby-build/jruby-1.7.11' is not qualified and no path was specified. Please qualify the command or specify a path. at /etc/puppet/modules/rbenv/manifests/definition.pp:29
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