Bug 234751 - service script's output should conform
Summary: service script's output should conform
Keywords:
Status: CLOSED DUPLICATE of bug 188536
Alias: None
Product: Fedora
Classification: Fedora
Component: denyhosts
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-04-01 13:07 UTC by Thomas Vander Stichele
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-01 15:27:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thomas Vander Stichele 2007-04-01 13:07:22 UTC
Description of problem:
The output of the script is not the way it is for core packages.

For example:

$ service denyhosts start
DenyHosts could not obtain lock (pid: 1247)
[Errno 17] File exists: '/var/lock/subsys/denyhosts'
starting DenyHosts:    /usr/bin/env python /usr/bin/denyhosts.py --daemon
--config=/etc/denyhosts.conf

It should just show [FAIL]

same for startup:
starting DenyHosts:    /usr/bin/env python /usr/bin/denyhosts.py --daemon
--config=/etc/denyhosts.conf

It should just show [OK]



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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jason Tibbitts 2007-04-01 15:27:36 UTC
Patches certainly welcome, but my opinion is that this should be fixed upstream.
 And in any case it's a duplicate.

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


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