Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

BUG: sed errors in make conda-forge and make wheels #17

Open
jbrockmendel opened this issue Oct 18, 2019 · 4 comments
Open

BUG: sed errors in make conda-forge and make wheels #17

jbrockmendel opened this issue Oct 18, 2019 · 4 comments

Comments

@jbrockmendel
Copy link
Member

Even after doing brew install gnu-sed. Looks like this is fixed by calling gsed instead

@TomAugspurger
Copy link
Collaborator

TomAugspurger commented Oct 18, 2019 via email

@WillAyd
Copy link
Member

WillAyd commented Oct 18, 2019

did brew not have some kind of thing after installation to link sed to gnu-sed? I vaguely recall some post-install step to make that happen

@TomAugspurger
Copy link
Collaborator

TomAugspurger commented Oct 18, 2019 via email

@jbrockmendel
Copy link
Member Author

did brew not have some kind of thing after installation to link sed to gnu-sed?

That's plausible, not sure. Me screwing up is the kind of failure mode we should all be used to be now.

There was also an issue in wheels.sh the sed call to write BUILD_COMMIT=... into .travis.yml didnt do anything (with sed or gsed), which caused make wheels to fail for a while.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants