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

Fix runit RPM file location for Chef provisionless Centos 5.9 Box Image #53

Merged
merged 1 commit into from Mar 7, 2014

Conversation

dtsosie
Copy link

@dtsosie dtsosie commented Jan 8, 2014

I just started learning Chef and was using the memcached cookbook which depends on runit. I set up my box as per https://learnchef.opscode.com/quickstart/converge/ except I provisioned using their 'opscode_centos-5.9' official box image instead.

Upon knife bootstrap, I received the error message "error: open of /root/rpmbuild/RPMS/runit-2.1.1.rpm failed: No such file or directory"

This patch resolves the issue and allows runit to install. I have confirmed memcached via runit works now on Centos 5.9.

@et304383
Copy link

I think this issue fixes an error with building on Amazon Linux as well. The install fails the first time and works the second time for some reason.

Using this fork, runit installs fine the first time.

@schisamo
Copy link
Contributor

schisamo commented Mar 7, 2014

Just hit this also. Please merge!

someara pushed a commit that referenced this pull request Mar 7, 2014
Fix runit RPM file location for Chef provisionless Centos 5.9 Box Image
@someara someara merged commit 6ff6695 into chef-cookbooks:master Mar 7, 2014
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

Successfully merging this pull request may close these issues.

None yet

4 participants