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

rake solr:download fails #26

Open
laurens opened this issue Aug 10, 2012 · 1 comment
Open

rake solr:download fails #26

laurens opened this issue Aug 10, 2012 · 1 comment

Comments

@laurens
Copy link

laurens commented Aug 10, 2012

The solr:download rake task fails on OS X.

When the download is finished, the file’s checksum is checked using md5sum -c which isn’t present on OS X.

Is there a way to make this platform independent?

@dcrec1
Copy link
Owner

dcrec1 commented Aug 11, 2012

Yes, maybe with some conditionals, can you submit a patch please?

laurens added a commit to laurens/acts_as_solr_reloaded that referenced this issue Aug 11, 2012
…so you can run rake `solr:download MD5_COMMAND="md5"` on OS X for example
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