FS#21409 - [dictd] Bad default configuration file

Attached to Project: Community Packages
Opened by Fazlul Shahriar (fhs) - Friday, 22 October 2010, 05:57 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 22 October 2010, 19:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

dictd complains about it's configuration file at startup:

# /etc/rc.d/dictd start
:: Check dictd configuration [DONE]
:: Scanning for dictionaries... [DONE]
13 dictionary indexes found.
:: Start dictd daemon [BUSY]
:E: Move "site" directive to section "global" of the configuration [DONE]

If we do what it says, and modify the config file like this:
global {
site site.info
}
it stops complaining. Note: dictd(8) man page has full description of config file format.

Additional info:
* package version: 1.11.2-1

This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 22 October 2010, 19:57 GMT
Reason for closing:  Fixed

Loading...