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 compilation of martin #1444

Merged
merged 1 commit into from
May 14, 2024
Merged

Fix compilation of martin #1444

merged 1 commit into from
May 14, 2024

Conversation

michael-markl
Copy link
Member

Short description

This fixes the compilation of martin by upgrading the open ssl dependency while keeping the same version of martin. (I don't exactly know why this began to fail, though)

Proposed changes

While this fixes the compilation error short term, we should still upgrade Martin middle-term :)

Side effects

Likely none, except that we can build martin again.

Resolved issues

Fixes: #1439

Copy link
Contributor

@f1sh1918 f1sh1918 left a comment

Choose a reason for hiding this comment

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

do we still need this after martin update?
If thats not the case, you should maybe add a comment

@michael-markl
Copy link
Member Author

No, we don't need this after the martin update.

However, we could merge this now until we know how we want to deploy martin in the near future (They distribute their own debian packages via GitHub, so we no longer have to build it here, see also https://git.tuerantuer.org/DF/salt/pulls/155#issuecomment-1364)

@michael-markl michael-markl merged commit 050f056 into main May 14, 2024
2 checks passed
@michael-markl michael-markl deleted the fix-martin branch May 14, 2024 14:00
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.

Fix build_martin step in commit_main
2 participants