RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1733998 - ExecStopPost not run after exit-failure for forking type
Summary: ExecStopPost not run after exit-failure for forking type
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.6
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: rc
: ---
Assignee: David Tardon
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks: 1840627
TreeView+ depends on / blocked
 
Reported: 2019-07-29 12:26 UTC by Gerrit Slomma
Modified: 2023-10-06 18:26 UTC (History)
3 users (show)

Fixed In Version: systemd-219-72.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1840627 (view as bug list)
Environment:
Last Closed: 2020-03-31 20:02:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github systemd systemd issues 4770 0 None closed We do not go through STOP_POST and for the situations where we do, we do not set the variables we say we will 2020-12-01 01:59:38 UTC
Red Hat Product Errata RHBA-2020:1117 0 None None None 2020-03-31 20:03:05 UTC

Internal Links: 1900877

Description Gerrit Slomma 2019-07-29 12:26:04 UTC
Description of problem:

The commands specified in ExecStopPost of a forking systemd-servicefile are not executed even though the documentation states otherwise:

"ExecStopPost=
           Additional commands that are executed after the service was stopped. This includes cases where the commands configured in ExecStop= were used, where the service does not have any
           ExecStop= defined, or where the service exited unexpectedly. This argument takes multiple command lines, following the same scheme as described for ExecStart. Use of these settings is
           optional. Specifier and environment variable substitution is supported."

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

systemd 219-62.el7_6.6

How reproducible:

Create service of type forking, stop it with failed state, ExecStopPost-command is not executed.

Steps to Reproduce:
1.
2.
3.

Actual results:

ExecStopPost-command is not executed.

Expected results:

ExecStopPost-command should be executed.

Additional info:

Severall prior complaints, nothing ever materialized:
https://bugzilla.redhat.com/show_bug.cgi?id=1353039
https://bugs.freedesktop.org/show_bug.cgi?id=78240
https://bbs.archlinux.org/viewtopic.php?id=181006

Comment 2 David Tardon 2019-09-19 08:43:21 UTC
PR: https://github.com/systemd-rhel/rhel-7/pull/45

Comment 4 Lukáš Nykrýn 2019-10-21 09:23:10 UTC
fix merged to github master branch -> https://github.com/systemd-rhel/rhel-7/pull/45 -> post

Comment 8 errata-xmlrpc 2020-03-31 20:02:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:1117


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