Hide Forgot
From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; de) KHTML/3.5.9 (like Gecko) (Debian) Description of problem: When calling chkconfig with an init script that only contains Short-Description but no Description in the LSB header, chkconfig complains that the script does not support chkconfig. This is because chkconfig fails to parse the Short-Description header due to an obvious programming error; see my attached patch. Version-Release number of selected component (if applicable): chkconfig-1.3.37-2 How reproducible: Always Steps to Reproduce: 1. Install an init script with Short-Description but without Description 2. Call chkconfig Actual Results: The affected init scripts are missing from the list. Expected Results: The affected init scripts should be included in the list. Additional info:
Created attachment 301961 [details] Patch to fix the problem
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Added in git, will be in 1.3.40-1. http://git.fedorahosted.org/git/?p=chkconfig.git;a=commitdiff;h=877998e21d8d8201e6b2bbdbed6095004d903a84