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

Fix build issue from alpha 10 #851

Merged
merged 6 commits into from
Jan 28, 2022
Merged

Conversation

jwrober
Copy link
Collaborator

@jwrober jwrober commented Jan 26, 2022

I had an explicit ref for the testing branch and removed it when initially pushed the PR for the auto tag work. Apparently it doesn't default to master branch as documented.

@jwrober
Copy link
Collaborator Author

jwrober commented Jan 26, 2022

ok tested it in my fork, so should work now in master branch at next release time.

@lmoureaux
Copy link
Contributor

Will you fix #853 in this PR or make another one?

@jwrober
Copy link
Collaborator Author

jwrober commented Jan 27, 2022

Will you fix #853 in this PR or make another one?

I'll go ahead and fix 853 here too. Good idea.

@jwrober jwrober requested a review from lmoureaux January 27, 2022 01:53
@jwrober
Copy link
Collaborator Author

jwrober commented Jan 27, 2022

Closes #853

@lmoureaux lmoureaux requested a review from zekoz January 27, 2022 13:10
@lmoureaux
Copy link
Contributor

Looks good to me. @zekoz can you check if it builds without git installed?

@jwrober
Copy link
Collaborator Author

jwrober commented Jan 28, 2022

I installed a fresh VM with Kubuntu 21.10 on it and installed the base packages needed to compile fc21 without git, this is the configure output

-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- AutoRevision HEAD Commit Hash: (hex) c6855 and (dec) 813141

So I think this patch does what we need it to.

@jwrober
Copy link
Collaborator Author

jwrober commented Jan 28, 2022

I could add some more message() to show what branch of the if() we are on.

Copy link
Contributor

@lmoureaux lmoureaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proved to work. Improvements to the output can wait, this is a relatively urgent fix

@jwrober jwrober merged commit b2c8ee6 into longturn:master Jan 28, 2022
@jwrober jwrober deleted the bugfix/alpha10 branch February 6, 2022 17:13
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.

2 participants