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 1458890 - psmisc dep missing from certmonger rpm
Summary: psmisc dep missing from certmonger rpm
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: certmonger
Version: 7.3
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Rob Crittenden
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-05 18:32 UTC by Striker Leggette
Modified: 2018-10-30 07:44 UTC (History)
4 users (show)

Fixed In Version: certmonger-0.78.4-6.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-30 07:44:03 UTC
Target Upstream Version:
Embargoed:
striker: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:3018 0 None None None 2018-10-30 07:44:55 UTC

Description Striker Leggette 2017-06-05 18:32:46 UTC
[+] Description of problem:
 - While installing ipa-server, an arbitrary 'killall' was attempted from the certmonger rpm:

  Installing : certmonger-0.78.4-3.el7.x86_64          32/312
/var/tmp/rpm-tmp.Yn1DJT: line 2: killall: command not found

[+] Version-Release number of selected component (if applicable):
 - 0.78.4-3.el7

Comment 2 Rob Crittenden 2017-06-05 18:51:06 UTC
I wouldn't call it arbitrary. It executes:

killall -HUP dbus-daemon 2>&1 > /dev/null

Looks like a dependency on psmisc is missing.

Comment 7 Mohammad Rizwan 2018-08-14 07:01:51 UTC
version:
psmisc-22.20-15.el7.x86_64
certmonger-0.78.4-8.el7.x86_64

steps:
1) yum remove psmisc


Actual result:

[root@master ~]# yum remove psmisc
[..]
Dependencies Resolved

===============================================================================================================================
 Package                             Arch                  Version                     Repository                         Size
===============================================================================================================================
Removing:
 psmisc                              x86_64                22.20-15.el7                @beaker-Server/7.6                475 k
Removing for dependencies:
 certmonger                          x86_64                0.78.4-8.el7                @beaker-Server/7.6                2.7 M
 ipa-client                          x86_64                4.6.4-3.el7                 @beaker-Server/7.6                254 k
 ipa-server                          x86_64                4.6.4-3.el7                 @beaker-Server                    1.0 M
 ipa-server-dns                      noarch                4.6.4-3.el7                 @beaker-Server                     49 k
 redhat-lsb                          x86_64                4.1-27.el7                  @beaker-Server/7.6                0.0  
 redhat-lsb-core                     x86_64                4.1-27.el7                  @beaker-Server/7.6                 45 k
 redhat-lsb-cxx                      x86_64                4.1-27.el7                  @beaker-Server/7.6                0.0  
 redhat-lsb-desktop                  x86_64                4.1-27.el7                  @beaker-Server/7.6                0.0  
 redhat-lsb-languages                x86_64                4.1-27.el7                  @beaker-Server/7.6                814  
 redhat-lsb-printing                 x86_64                4.1-27.el7                  @beaker-Server/7.6                0.0  

Transaction Summary
===============================================================================================================================
Remove  1 Package (+10 Dependent packages)

Installed size: 4.6 M
Is this ok [y/N]:


Expected result:
certmonger should be listed in dependencies.

Based on above observations, marking the bug as verified.

Comment 9 errata-xmlrpc 2018-10-30 07:44:03 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-2018:3018


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