Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 676052

Summary: ipactl restart : an annoy output line
Product: Red Hat Enterprise Linux 6 Reporter: Matthew Harmsen <mharmsen>
Component: pki-coreAssignee: Matthew Harmsen <mharmsen>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: low    
Version: 6.1CC: alee, benl, dpal, jgalipea, jzeleny, kwright, mkosek, rcritten, ssorce, syeghiay, yzhang
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pki-core-9.0.3-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 675179 Environment:
Last Closed: 2011-05-19 13:44:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 674894, 675179    
Bug Blocks:    

Description Matthew Harmsen 2011-02-08 17:58:08 UTC
+++ This bug was initially created as a clone of Bug #675179 +++

+++ This bug was initially created as a clone of Bug #674894 +++

Description of problem:
there is always a line "=================" output whenever I call ipactl restart, as below:

[root@works4me ~]# ipactl restart
Restarting Directory Service
Shutting down dirsrv: 
    PKI-IPA...                                             [  OK  ]
    SJC-REDHAT-COM...                                      [  OK  ]
Starting dirsrv: 
    PKI-IPA...                                             [  OK  ]
    SJC-REDHAT-COM...                                      [  OK  ]
Restarting KDC Service
Stopping Kerberos 5 KDC:                                   [  OK  ]
Starting Kerberos 5 KDC:                                   [  OK  ]
Restarting KPASSWD Service
Shutting down ipa_kpasswd:                                 [  OK  ]
Starting ipa_kpasswd:                                      [  OK  ]
Restarting HTTP Service
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Restarting CA Service
Stopping pki-ca:                                           [  OK  ]

============================================================

Starting pki-ca:                                           [  OK  ]


Not a major problem, it is just annoy. 

Version-Release number of selected component (if applicable):freeipa-server-2.0-0.2011020119gitec59e61.fc14.i686


How reproducible: always


Steps to Reproduce:
1. ipactl restart

--- Additional comment from dpal on 2011-02-03 15:29:14 EST ---

https://fedorahosted.org/freeipa/ticket/913

--- Additional comment from jzeleny on 2011-02-04 06:39:18 EST ---

Inspected by mkosek: this issue originates in pki startup script. Reassigning the bug.

--- Additional comment from dpal on 2011-02-04 09:46:53 EST ---

(In reply to comment #2)
> Inspected by mkosek: this issue originates in pki startup script. Reassigning
> the bug.

I will move the bug back to IPA and clone it for CS team.

--- Additional comment from mharmsen on 2011-02-04 13:46:19 EST ---

Created attachment 477090 [details]
fix 'restart' display

reference Bugzilla Bug #674894

--- Additional comment from mharmsen on 2011-02-04 13:54:16 EST ---

# cd pki

# svn status | grep -v ^$ | grep -v ^P | grep -v ^X | grep -v ^?
M       scripts/compose_pki_core_packages
M       base/common/scripts/functions
M       specs/pki-core.spec
M       CMakeLists.txt

# svn commit
Sending        CMakeLists.txt
Sending        base/common/scripts/functions
Sending        scripts/compose_pki_core_packages
Sending        specs/pki-core.spec
Transmitting file data ....
Committed revision 1821.

Comment 1 Matthew Harmsen 2011-02-09 00:15:20 UTC
NOTE:  This issue was resolved by the RPMS produced from the original SRPM
       entitled 'pki-core-9.0.3-1.el6.src.rpm' which is already in RHEL 6.1.
       Therefore, no patch is needed for this bug.

Comment 3 Jenny Severance 2011-04-18 17:37:54 UTC
verfied

version:
pki-ca-9.0.3-10.el6.noarch
ipa-server-2.0.0-21.el6.x86_64


# ipactl restart
Restarting Directory Service
Shutting down dirsrv: 
    PKI-IPA...                                             [  OK  ]
    TESTRELM...                                            [  OK  ]
Starting dirsrv: 
    PKI-IPA...                                             [  OK  ]
    TESTRELM...                                            [  OK  ]
Restarting KDC Service
Stopping Kerberos 5 KDC:                                   [  OK  ]
Starting Kerberos 5 KDC:                                   [  OK  ]
Restarting KPASSWD Service
Shutting down ipa_kpasswd:                                 [  OK  ]
Starting ipa_kpasswd:                                      [  OK  ]
Restarting DNS Service
Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
Restarting HTTP Service
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Restarting CA Service
Stopping pki-ca:                                           [  OK  ]
Starting pki-ca:                                           [  OK  ]

Comment 4 errata-xmlrpc 2011-05-19 13:44:01 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2011-0627.html