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

Debian support #41

Closed
wants to merge 7 commits into from
Closed

Conversation

jshholland
Copy link
Contributor

This is based on #17 with one small change to make the tests pass. Thanks to @dig412 for doing the hard work!

dig412 and others added 6 commits October 3, 2014 11:41
Added a new init.d file for Debian, which requires the "daemon" package.T
This will be automatically required on Debian systems.
To avoid errors with update-rc.d / insserv and a grid + node setup
Added ensure_package call, and explicit ordering to ensure it runs
before the init script is generated.

Added a default block to the switch.
@jhoblitt
Copy link
Owner

Looks like the unit tests need to be changed. Did you run the acceptance tests?

@jshholland
Copy link
Contributor Author

If you mean "did I run rake spec", then yes. If not, no.

@jhoblitt
Copy link
Owner

I was referring to rake beaker. Don't worry about it. Once you fixup the test failure I'll take a look. Thanks for working on this.

@jshholland
Copy link
Contributor Author

I changed the tests so that rake beaker passes with the default nodeset, as well as Ubuntu 14.04 and Debian 7.3.

@jhoblitt
Copy link
Owner

@jshholland Thanks for bringing this together! There were a few minor issues which I fixed up and merged as #42.

@dig412
Copy link
Contributor

dig412 commented May 25, 2015

Thanks for sorting this out everyone!

@jhoblitt
Copy link
Owner

Indeed. Many thanks to all! https://twitter.com/jhoblitt/status/602678874086899714

@jshholland jshholland deleted the debian-support branch May 26, 2015 08:58
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.

4 participants