Description of problem: The package installs a systemd service unit file in "/etc/systemd/system/" which may clash with user-defined service unit files. That directory is reserved for user-defined systemd service unit files, and the ones installed by packages should go in "/usr/lib/systemd/system/". Version-Release number of selected component (if applicable): 1.2.2-1.el7 How reproducible: 100% Steps to Reproduce: 1. yum install golang-github-prometheus-node-exporter Actual results: The "node_exporter.service" file is installed in "/etc/systemd/system/". Expected results: The "node_exporter.service" file should be installed in "/usr/lib/systemd/system/". Additional info: N/A
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.