Bug 2139247

Summary: golang-github-prometheus-node-exporter-1.2.2-1.el7 installs service file in the wrong place
Product: [Fedora] Fedora EPEL Reporter: Vincent Olivert Riera <vincent.olivert.riera>
Component: golang-github-prometheus-node-exporterAssignee: Mark E. Fuller <mark.e.fuller>
Status: CLOSED EOL QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: eclipseo, go-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 04:11:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vincent Olivert Riera 2022-11-02 01:21:08 UTC
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

Comment 1 Fedora Admin user for bugzilla script actions 2023-06-11 00:41:24 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Fedora Admin user for bugzilla script actions 2023-06-12 00:08:21 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 3 Troy Dawson 2024-07-09 04:11:56 UTC
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.