Bug 237844

Summary: command service avahi-daemon status returns wrong value
Product: [Fedora] Fedora Reporter: vikram goyal <vikigoyal>
Component: avahiAssignee: Martin Bacovsky <mbacovsk>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: avahi-0.6.16-4.fc6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-26 13:11:38 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:    
Bug Blocks: 237945    

Description vikram goyal 2007-04-25 17:11:35 UTC
Description of problem:
service avahi-daemon status return value $? is 0 even if it is not running.

Version-Release number of selected component (if applicable):
avahi-0.6.16-2.fc6

How reproducible:
always

Steps to Reproduce:
1.service avahi-daemon status
2.echo $?
3.
  
Actual results:
0

Expected results:
1

Additional info:
modyfing line 83 to:

$? = 0 ] && echo $"Avahi daemon is running" || ( echo $"Avahi daemon is not
running" ; exit 1 )

should solve it

Comment 1 Martin Bacovsky 2007-04-26 13:11:38 UTC
This issue should be fixed in avahi-0.6.16-4.fc6