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

Replace rpath to remove if possible #98

Merged
merged 1 commit into from
Nov 10, 2016

Conversation

chrisroberts
Copy link
Member

If the rpath to remove is available, replace it with an rpath
that is to be added to the target file. This prevents errors as
seen with the curl library where simply adding and removing rpaths
would cause a command load error within the library.

Fixes: hashicorp/vagrant#7969

If the rpath to remove is available, replace it with an rpath
that is to be added to the target file. This prevents errors as
seen with the curl library where simply adding and removing rpaths
would cause a command load error within the library.
@zmt
Copy link

zmt commented Nov 7, 2016

@chrisroberts Is there an ETA on releasing this in 1.8.8? It is impacting us here at uber.

@chrisroberts chrisroberts merged commit 2e65470 into hashicorp:master Nov 10, 2016
@chrisroberts chrisroberts deleted the fix/darwin-curl branch November 10, 2016 00:22
@geerlingguy
Copy link

(And on pretty much every other project that uses Vagrant and has developers using macOS) ;)

@geerlingguy
Copy link

Echoing what I posted in #7969...

Please please please see about pushing out a 1.8.8 release ASAP. The number of issues and pings I'm getting about this is reaching a fever pitch, and I think I've now closed out at least twenty or so issues/tickets concerning this...

I'm starting to count the number of pings via email, GH, Twitter, etc., and it's up to about 5 per day now. I can only imagine how much worse it is for larger projects that rely on Vagrant and have a sizable Mac-using community...

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