Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1758799 - RPM needs to mark /etc/frr/daemons as %config(noreplace)
Summary: RPM needs to mark /etc/frr/daemons as %config(noreplace)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: frr
Version: 30
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michal Ruprich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-05 19:01 UTC by redhat-bz
Modified: 2019-10-26 17:22 UTC (History)
1 user (show)

Fixed In Version: frr-7.1-3.fc30 frr-7.1-4.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-15 22:39:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description redhat-bz 2019-10-05 19:01:42 UTC
Description of problem:
when updating the frr RPM, changes to /etc/frr/daemons were overwritten with no backup file kept.  Since this file controls which daemons are started, daemons expected to be running are stopped.

Version-Release number of selected component (if applicable):
7.1-2

How reproducible:
always

Steps to Reproduce:
1. yum update frr

Actual results:
/etc/frr/daemons overwritten with no save file.

Expected results:
Ideally, existing /etc/frr/daemons kept. ("%config(noreplace) /etc/frr/daemons" in frr.spec)
Alternately, backup copy kept as .rpmorig ("%config /etc/frr/daemons" in frr.spec)

Additional info:

Comment 1 Michal Ruprich 2019-10-07 06:39:19 UTC
Right, thanks for that. Adding right now.

Comment 2 Fedora Update System 2019-10-07 07:22:31 UTC
FEDORA-2019-0e066b0daa has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0e066b0daa

Comment 3 Fedora Update System 2019-10-07 07:22:35 UTC
FEDORA-2019-d17641350a has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d17641350a

Comment 4 Fedora Update System 2019-10-08 20:32:45 UTC
frr-7.1-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-128f20082d

Comment 5 Fedora Update System 2019-10-08 21:41:55 UTC
frr-7.1-4.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-d17641350a

Comment 6 Fedora Update System 2019-10-15 22:39:31 UTC
frr-7.1-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-10-26 17:22:53 UTC
frr-7.1-4.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


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