Bug 439579 - /usr/sbin/makewhatis , syntax error
Summary: /usr/sbin/makewhatis , syntax error
Keywords:
Status: CLOSED DUPLICATE of bug 438950
Alias: None
Product: Fedora
Classification: Fedora
Component: man
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-29 05:04 UTC by Mohd Izhar Firdaus Ismail
Modified: 2008-03-31 06:23 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-31 06:23:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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