Spec file and SRC RPM availability #27637
Labels
enhancement
New feature or request
needs triage
New item requiring triage
packaging
Packaging (DEB,RPM,MSI...) related issues
waiting for author
Component(s)
No response
Is your feature request related to a problem? Please describe.
The RPM installation instructions provided are good enough for development and testing. However, many organizations, including ours, have a standard practice of hosting third-party RPMs locally via our own repository systems. This practice facilitates version control throughout the organization and ensures clients install the correct version.
We utilize the Koji/pungi repository system, which, unfortunately, is incompatible with the current naming convention of your RPM, resulting in importation issues.
I attempted to adapt those AWS items for the current version of OpenTelemetry, but the disparate directory layouts and file differences complicated the process. We would greatly appreciate it if OpenTelemetry could incorporate a spec file and create_rpm script to make the integration with repository systems like Koji/pungi seamless.
Describe the solution you'd like
I noticed that the AWS-branched version of the collector provides a spec file and create_rpm script. A similar feature from OpenTelemetry would be highly beneficial. This would allow anyone using the rpm solution to make naming or version changes as required.
Describe alternatives you've considered
For now, we will likely pull the rpm directly while attempting to create the script and spec requested.
Additional context
No response
The text was updated successfully, but these errors were encountered: