Bug 439579

Summary: /usr/sbin/makewhatis , syntax error
Product: [Fedora] Fedora Reporter: Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus>
Component: manAssignee: Ivana Varekova <varekova>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-31 06:23:27 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:

Description Mohd Izhar Firdaus Ismail 2008-03-29 05:04:01 UTC
Description of problem:

Something i got from my root spool mail

From: 	Cron Daemon <root.org>
To: 	root.org
Subject: 	Cron <root@hikari> run-parts /etc/cron.daily
Date: 	Sat, 29 Mar 2008 05:09:24 +0800


/etc/cron.daily/makewhatis.cron:

/usr/sbin/makewhatis: line 450: syntax error near unexpected token `done'
/usr/sbin/makewhatis: line 450: `   done'


Version-Release number of selected component (if applicable):
[izhar@hikari ~]$ rpm -V `rpm -qf /usr/sbin/makewhatis`
[izhar@hikari ~]$ rpm -qf /usr/sbin/makewhatis
man-1.6f-2.fc9.i386

How reproducible:
Everytime

Steps to Reproduce:
1.run /usr/bin/makewhatis
2.
3.
  
Actual results:
/usr/sbin/makewhatis: line 450: syntax error near unexpected token `done'
/usr/sbin/makewhatis: line 450: `   done'

Expected results:
the program runs cleanly

Additional info:

looks to me like inproper closing of 'do's and 'if's. Not familiar with the app,
not sure where to add the closing.

Comment 1 Ivana Varekova 2008-03-31 06:23:27 UTC

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