Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
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.