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 package fails with BSD sed #671

Closed
wants to merge 1 commit into from
Closed

make package fails with BSD sed #671

wants to merge 1 commit into from

Conversation

jvshahid
Copy link
Contributor

@jvshahid jvshahid commented Nov 3, 2014

Specifically, this occurred on OS X.

sed -i 's/.\/admin/\/opt\/influxdb\/current\/admin/g' build/config.toml
sed: 1: "build/config.toml": undefined label 'uild/config.toml'

See: http://mpdaugherty.wordpress.com/2010/05/27/difference-with-sed-in-place-editing-on-mac-os-x-vs-linux/

@jvshahid jvshahid added review and removed 1 - Ready labels Nov 3, 2014
@jvshahid
Copy link
Contributor

jvshahid commented Nov 3, 2014

@toddboom can you give this branch a try. you should be able to run ./configure && make binary_package without a problem

@toddboom
Copy link
Contributor

toddboom commented Nov 5, 2014

@jvshahid works for me.

@jvshahid jvshahid closed this in 6beed4f Nov 5, 2014
@jvshahid jvshahid removed the review label Nov 5, 2014
@toddboom toddboom deleted the fix-671 branch May 5, 2015 19:44
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

2 participants