Bug 1368476 - python-oslo-rootwrap: Handle renamed executables with KillFilter
Summary: python-oslo-rootwrap: Handle renamed executables with KillFilter
Keywords:
Status: CLOSED DUPLICATE of bug 1251211
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-oslo-rootwrap
Version: 7.0 (Kilo)
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: 7.0 (Kilo)
Assignee: Victor Stinner
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On: 1366697
Blocks: 1368473 1368475
TreeView+ depends on / blocked
 
Reported: 2016-08-19 13:52 UTC by Victor Stinner
Modified: 2019-12-16 06:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause, Consequence: After an upgrade of a service, oslo.rootwrap is unable to stop the service anymore because the executable was replaced (renamed). Fix: Handle renamed executables: use /proc/$pid/cmdline if it exists, instead of /proc/$pid/exe. Result: oslo.rootwrap is now able to stop properly a service after an upgrade, when the executable was replaced (renamed).
Clone Of: 1366697
Environment:
Last Closed: 2016-09-05 19:06:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Victor Stinner 2016-09-05 18:58:45 UTC
Ooops, python-oslo-rootwrap-1.0.0-2.el6ost is for RHOS 5/RHEL 6: bz#1368473.

Comment 2 Victor Stinner 2016-09-05 19:06:19 UTC

*** This bug has been marked as a duplicate of bug 1251211 ***


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