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

macvim 8.1-159 #45455

Closed
wants to merge 1 commit into from
Closed

macvim 8.1-159 #45455

wants to merge 1 commit into from

Conversation

henryiii
Copy link
Contributor

@henryiii henryiii commented Oct 17, 2019

Created with brew bump-formula-pr.

Fixes #44995, replaces #45016 and #45454. New version should be fine on Catalina.

@SMillerDev
Copy link
Member

Thanks @henryiii! Without contributions like yours it'd be impossible to keep homebrew going with the high standards that users have come to expect from the project. You can feel good knowing that you've made the world a tiny bit better for homebrew users around the world! 👍 🎉

@mvcouwen
Copy link
Contributor

@henryiii Awesome work! Thanks! Have been waiting for this.
Will a bottle for Catalina be made automatically? (my first time to follow a bump this closely)

@henryiii
Copy link
Contributor Author

All I did was run one line:

brew bump-formula-pr macvim --version=8.1-159 --url=https://github.com/macvim-dev/macvim/archive/snapshot-159.tar.gz

(and I've logged in a some point in the past so the github api calls work). It wasn't that much work. ;)

And yes, bottles will be built, and if it works, they get added when this gets merged.

@mvcouwen
Copy link
Contributor

The same problem as in #45016 seems to persist. There seems to be a problem with ruby and Mojave. The test shows Ruby 2.6 although Mojave ships with Ruby 2.3. Is there a problem with the test or with this new version of macvim?

@henryiii
Copy link
Contributor Author

How could it only fail Mojave but not High sierra if it was Vim's fault? Not saying it is not, just very odd.

@mvcouwen
Copy link
Contributor

mvcouwen commented Oct 19, 2019

The exact same issue happened before when trying to update macvim: a34b0b3
Apparently, it is an issue with the precompiled bottle for Mojave (Sierra back then): macvim-dev/macvim#549

@fxcoudert
Copy link
Member

Should we (temporarily or permanently) ship macvim without Ruby interpreter? How crucial is it to users?

@fxcoudert fxcoudert removed the ready to merge PR can be merged once CI is green label Oct 19, 2019
@mvcouwen
Copy link
Contributor

mvcouwen commented Oct 19, 2019

@fxcoudert That is a possibility but I do not know how many users use the Ruby interpreter.

On the other hand, as @henryiii pointed out, it seems more likely that this is a homebrew/test problem rather than a problem with macvim. If we could figure out how it got solved before, cf. a34b0b3 , we might be able to solve this quickly.

@chenrui333
Copy link
Member

Hi all, just FYI I have merged #45624, let me know if it works for you guys.

@chenrui333
Copy link
Member

Closing the PR now as the upgrade is done.

@chenrui333 chenrui333 closed this Oct 23, 2019
@henryiii
Copy link
Contributor Author

Everything seemed to be fine yesterday! (Just got back from travels without Catalina)

@lock lock bot added the outdated PR was locked due to age label Jan 5, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacVim + Catalina errors
5 participants