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

static binary and rpm file #39

Closed
schubba opened this issue Aug 26, 2024 · 2 comments
Closed

static binary and rpm file #39

schubba opened this issue Aug 26, 2024 · 2 comments

Comments

@schubba
Copy link

schubba commented Aug 26, 2024

Hi there,

I wanted to share something a bit unconventional I did with check_systemd. I managed to create a static binary using Nuitka and wrapped it up in an RPM package. You can find the project here: https://gitlab.com/msfgitlab/check_systemd_build_rpm.

I know it might sound a bit over the top (or maybe even a bit silly), but it works! 😅 However, I'm not entirely sure when or if it will break, especially considering potential issues with incompatible Python versions or other dependencies in the future.

I'd really appreciate any thoughts or suggestions for improvement you might have. If this approach piques your interest or you have any tips to make it more robust, I'm all ears!

Thanks for your work on check_systemd!

Best regards,

martin

@Josef-Friedrich
Copy link
Owner

Thank you for packaging check_systemd for Oracle Linux: Unfortunately, I have no experience with Nuitka. I have to admit that I have never heard of Nuitka. If your packaging breaks through Nuitka ... I'm sure you are there and can fix the problem very quickly

Could you please add your package to this list via pull request:

https://github.com/Josef-Friedrich/check_systemd/blob/main/README_template.rst#packages

Please edit the file README_template.rst

@schubba
Copy link
Author

schubba commented Aug 28, 2024

#40

@schubba schubba closed this as completed Aug 28, 2024
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

3 participants
@Josef-Friedrich @schubba and others