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

Gridcoin 5.1.0.0 build seems to be having issues with Big Sur #86

Closed
jamescowens opened this issue Nov 30, 2020 · 18 comments
Closed

Gridcoin 5.1.0.0 build seems to be having issues with Big Sur #86

jamescowens opened this issue Nov 30, 2020 · 18 comments

Comments

@jamescowens
Copy link

We have been getting reports that the 5.1 build will not run on Big Sur. This appears to be a regression from 5.0.2.0 based on reports in the field. Can you please look into it ASAP? The hard fork is in less than one day.

@scribblemaniac
Copy link
Contributor

scribblemaniac commented Nov 30, 2020

Anyone can use the homebrew formula in this repository rather than the binary/cask. Based on a couple reports it works fine when installed on Big Sur. Yes the binary should be fixed, but for a quick fix this is the way to go.

@jamescowens
Copy link
Author

Yes @scribblemaniac, although most MacOS users do not, and will not go through that hassle. The binary build needs to be fixed.

@joemosch
Copy link

joemosch commented Dec 1, 2020

Yes @scribblemaniac, although most MacOS users do not, and will not go through that hassle. The binary build needs to be fixed.

I tried going the Homebrew route, but I don't know what I'm doing. It won't install the ComandLineTools.
The DMG binary needs to be updated, you can't rely on casual people installing from the Terminal.

@Git-Jiro
Copy link
Owner

Git-Jiro commented Dec 2, 2020

The DMG file is generated with an old version of X-Code because people wanted the dmg to work with older mac OS versions. Building it directly in Big Sur seems to work.

Therefore I would conclude if i update to a more recent version of X-Code it will not work on such old mac OS versions anymore, but it will work on Big Sur.

@RoboticMind
Copy link
Contributor

Why not just put two dmg files on each release thing? One file for the newer versions and one for the older versions

@jamescowens
Copy link
Author

jamescowens commented Dec 2, 2020 via email

@Git-Jiro
Copy link
Owner

Git-Jiro commented Dec 2, 2020

That will only work as long as Travis CI still allows to build on (older) mac OS builds for free.

@Git-Jiro
Copy link
Owner

Git-Jiro commented Dec 2, 2020

Github Actions does not support older mac OS versions.

@digitalmediaguy
Copy link

I am one of these users (trying to get it working on Big Sur) and have tried using homebrew but get errors on installation. I am new to homebrew so could be me but I tried both methods.

Most recently...

brew tap Git-Jiro/jiro
brew install gridcoin

and before that I tried...

brew tap git-jiro/jiro-casks
brew cask install gridcoin

The non-cask method (first one above) resulted in the following errors...

Gridcoin 5.1.0.0 build seems to be having issues with Big Sur #86
Gridcoin does not run in MacOS Catalina 10.15.5 #78

Not sure if this is helpful but figured I would pass it along.

@Git-Jiro
Copy link
Owner

Git-Jiro commented Dec 3, 2020

Hello!
I have a new build to test: https://github.com/Git-Jiro/homebrew-jiro/releases/download/vaction_test3/gridcoinresearch_bigsur.dmg

It was actually build using a catalina image, but anyway please test if it works on bigsur.

@RoboticMind
Copy link
Contributor

Github Actions does not support older mac OS versions.

Looks like they might support back to MacOS 10.13 which I believe is the version you were using previously with travis? https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.13-Readme.md

@Git-Jiro
Copy link
Owner

Git-Jiro commented Dec 4, 2020

ok, good to know. Then I will try to setup a build that uses multiple macOS versions.

@evitiello
Copy link

@Git-Jiro The Big Sur build you posted is working for me - thank you!

@digitalmediaguy
Copy link

@Git-Jiro also appears to be working for me now! Much appreciated. Thank you.

@evitiello
Copy link

I'm not sure if this is expected behavior or not, or whether it is a bug in this build, I've never seen it before, but since installing this version I constantly have over a dozen incoming transactions, all for ~10GRC that never seem to get completely verified, they timeout and then reappear.

@scribblemaniac
Copy link
Contributor

@evitiello You are forked, likely because you ran an older version after the hardfork point. Going to the menu and doing a Snapshot Download should fix the issue. If not you may have to delete the blockchain files manually and resync from 0.

@evitiello
Copy link

Ah I see. thank you!

@Git-Jiro
Copy link
Owner

closed since 5.1.0.0 is an old version of Gridcoin and should not be used anymore

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

No branches or pull requests

7 participants