Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 20.0.1, Meridian-2017.1.0
-
Component/s: Build / Packaging
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon - April 12th, Horizon - April 19th, Horizon - April 26th, Horizon - May 3rd, Horizon - May 10th, Horizon - May 17th
Description
If OpenNMS is running and you do an "rpm/yum/dnf" update of the opennms packages, OpenNMS stays running even though the files associated for it get removed due to the package update.
opennms.spec should use %pretrans or %pre to verify OpenNMS isn't running to ensure the package update won't unexpectedly cause problems.