Bug 41389

Summary: Error in locate.mklocatedb causes locate.updatedb to fail
Product: Base System Reporter: Idar Tollefsen <idart>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Idar Tollefsen 2002-08-06 21:30:01 UTC
I just finished rebuilding world and a new kernel, and I wanted to
update my locate database. Runnin locate.updatedb failed with the
following message:
/usr/libexec/locate.mklocatedb: 87: Syntax error: "||" unexpected

I just cvsup'd the source tree, so everything is up to date.

How-To-Repeat: Run locate.updatedb.
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2002-08-07 17:08:54 UTC
State Changed
From-To: open->closed

Fixed in 1.10.2.1 of src/usr.bin/locate/locate/mklocatedb.sh. Thanks!