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

Red Hat support #230

Open
jsimmonds2 opened this issue Jul 22, 2024 · 5 comments
Open

Red Hat support #230

jsimmonds2 opened this issue Jul 22, 2024 · 5 comments

Comments

@jsimmonds2
Copy link

Just curious why RHEL and Fedora are such difficult platforms to build fwup on ?

@fhunleth
Copy link
Collaborator

I can't imagine it's hard. The tool that I had been using, fpm stopped working. I had to remove it and it looked like the best I could do was manually create the packages. See 1031632.

It's not really practical for me to maintain packages for everyone's favorite distribution, so I do the best that I can. PRs are welcome and appreciated.

@jsimmonds2
Copy link
Author

Thanks @fhunleth . . I apologise for my petulant voice in the OP.
It would be better for me to do the work and offer an RPM installer.

Your time is certainly stretched. I'll build from sources on my Fedora 40 WS edition and be happy with that.

@fhunleth
Copy link
Collaborator

No apologies needed, but I appreciate the sentiment. I know the frustration when features disappear due to bit rot.

I hope you don't mind me leaving this issue open until we get an RPM again. Maybe this will encourage someone to help. Or if no one is around, on my next maintenance pass on fwup, I'll see if ChatGPT can offer something that can get us there.

@jsimmonds2
Copy link
Author

jsimmonds2 commented Aug 28, 2024

Hello @fhunleth I recently built fwup on Fedora 40 (amd64) with success . . and it was painless.

sudo dnf install @development-tools squashfs-tools libarchive-devel libconfuse-devel

then use the documented make procedure for Linux systems.

Please close this issue at your disgression . . my OP was more a gripe about no 'ready-made' fwup package than a DIY exe.
❤️

@fhunleth
Copy link
Collaborator

Thanks for the update. I'm glad it works. It should be painless, but I agree that ready-made packages are much easier. I'm going to leave this open. I still hope to find someone to help make a RedHat package or see something that makes it look easy for me as a non-RedHat user to make it.

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

2 participants