-
Notifications
You must be signed in to change notification settings - Fork 55
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
Newer builds for RHEL-8 based distros #60
Comments
I'm not sure what the conventions are for packaging RHEL rpms, but I suspect that we would have to rework things considerably. Perhaps defining a base rpm with minimal dependencies and then about 10 more for the modules that each have their own dependencies. To accommodate that there would be further changes to federate the config so that each module would process it's own parameters. None of this seems insurmountable, but would the disruption be worthwhile? The changes since 2.0.26 have largely been irrelevant to RHEL8 (e.g. SONiC, PSAMPLE and DROPMON). We could update the download, but was there a particular feature or fix that you had in mind that is missing? |
Hello! Sorry about delay. It's actually more about having all the distros on lattest version uniformly. Usually, when I see bug report from customer I recommend them to upgrade to latest version available. They try to do so but even after upgrade they see that version is not latest and they raise concerns about reasons why it's not available. |
OK. I'll make a note to bring them all up to the 2.1 release. I'll also add text to indicate that the very latest can always be built from sources on any docker-enabled server by running something like: |
Thank you very much for feedback! |
Hello!
I hope you're doing well.
May I kindly ask you about plans to make official RPM for RHEL-8 based distros?
I noticed that version available from downloads page is very old (2.0.26): https://sflow.net/downloads.php
Thank you!
The text was updated successfully, but these errors were encountered: