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

make demo fails due to sed issue in "make demo_content" target #290

Closed
jasonhildebrand opened this issue Sep 20, 2022 · 1 comment · Fixed by #291
Closed

make demo fails due to sed issue in "make demo_content" target #290

jasonhildebrand opened this issue Sep 20, 2022 · 1 comment · Fixed by #291
Assignees

Comments

@jasonhildebrand
Copy link
Contributor

In a fresh install on ubuntu 20.04, "make demo" failed with

sed: can't read s/author_email\="mjordan@sfu"\,/author_email="mjordan@sfu", packages=["i7Import", "i8demo_BD", "input_data"],/g: No such file or directory
make[1]: *** [Makefile:374: demo_content] Error 2
make[1]: Leaving directory '/tmp/isle-dc'
make: *** [Makefile:334: demo] Error 2

this turned out to be a OSX vs. GNU sed incompatibility.

I've made a fix and will post a PR shortly.

@jasonhildebrand
Copy link
Contributor Author

@DonRichards can you please test this? (I don't have access to assign this PR to you.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants