-
Notifications
You must be signed in to change notification settings - Fork 179
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
Package pwru for major distros #89
Comments
I would like to work on this. |
Let me ping some maintainers first. Mind pinging me ( |
sure! |
Hey @brb Is this still up for grabs? Let me know if I can try tacking this |
Yep, just that I still didn't manage to coordinate all efforts with pkg maintainers. Which distro would you target first? |
I use Arch Linux so I would prefer that as a good starting point. Also, if possible, can you share some articles/docs I can refer to with respect to packaging such an app |
Great! I'm not familiar with distro packaging. Perhaphs you could reach out to the Arch community? @Foxboron mentioned that he might help with Arch. |
Sorry for the delay. I've been busy with other Arch projects and haven't had time to package new things into the repositories for a couple of months. I've uploaded https://archlinux.org/packages/community/x86_64/pwru/ Package files can be found here. |
@Foxboron Thanks a lot! |
@ShubhamPalriwala Maybe let's continue with Debian/Ubuntu? |
|
I can help for Fedora |
@terinjokes Do you have an output of such a failure? |
@tao12345666333 Great! Will you ping Fedora pkg maintainers? |
yes. |
|
@terinjokes Could you create a separate issue, and include strace output? Thanks. My colleague said that the CPU detection should happen during the runtime. |
Each pwru release published in https://github.com/cilium/pwru/releases is statically linked, and it doesn't have any runtime dependencies. So, it should be trivial to package for major distros (Archlinux, Ubuntu, Debian, Fedora, etc).
The text was updated successfully, but these errors were encountered: