Ticket #1156 (closed bug: fixed)
/bin/updatedb broken
| Reported by: | elmo | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | Applications/Command Line Tools | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
First of all, it didn't have executable bit set, so I had to run it manually with "sh /bin/updatedb". Then, it's apparently missing some component.
updatedb: line 105: frcode: command not found updatedb: new database would be empty
And the relevant line of updatedb is } | sort -f | $frcode > $LOCATE_DB.n
The definition of $frcode is on line 83: : ${frcode=frcode}
find / -name frcode doesn't give any results.
About Haiku says that the revision number is 20683.
Change History
Note: See
TracTickets for help on using
tickets.
