Bug 2139247 - golang-github-prometheus-node-exporter-1.2.2-1.el7 installs service file in the wrong place
Summary: golang-github-prometheus-node-exporter-1.2.2-1.el7 installs service file in t...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: golang-github-prometheus-node-exporter
Version: epel7
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Mark E. Fuller
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-02 01:21 UTC by Vincent Olivert Riera
Modified: 2024-07-09 04:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 04:11:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.