Bug 194090

Summary: Typo in hint cause error
Product: [Fedora] Fedora Reporter: Marcin Garski <mgarski>
Component: chkconfigAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3.30-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-05 19:58:25 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: 484497    
Attachments:
Description Flags
Patch against pl.po file none

Description Marcin Garski 2006-06-05 18:08:08 UTC
In chkconfig-1.3.29 there is a typo in pl translation.
In translation to Polish of "service %s supports chkconfig, but is not
referenced in any runlevel (run 'chkconfig --add %s')" message you will find
..."chkconfig -add %s", because argument '-add' don't exist (only --add),
chkconfig will return error. Attached patch resolve this bug.

Comment 1 Marcin Garski 2006-06-05 18:08:08 UTC
Created attachment 130528 [details]
Patch against pl.po file

Comment 2 Bill Nottingham 2006-06-05 19:58:25 UTC
Fixed in CVS, will be in 1.3.30-1. Thanks!