Stephen Courtney <scourtney@...> writes: > > Hi, > > I've installed Baruwa on Ubuntu 11.10 using the http://apt.baruwa.org repository. It's pretty much > working now, and MailScanner is scanning/forwarding as appropriate. > > My issue is that I am unable to initialise the node - I've run the 'baruwa- admin initconfig' but the web > interface still tells me that the node has not been initialized. If I click the 'Initialize' button it > gives me an error saying the server has malfunctioned. I can't see any errors in the Apache logs though. >
I have encountered the same problem here. Than i turned on Debuging, i got an exception message. It says: [Errno 2] No such file or directory: u'/usr/lib/pymodules/python2.6/baruwa/templates/config/scanner-init.sql' /usr/lib/pymodules/python2.6/baruwa/config/views.py in init_scanner, line 456 I can't find the file that name on whole system ant in source tarball too. What next ? It seams that it is a reason, why my MailScanner won't start, because the RuleSet Read function is disabled, due SQL Quick Peek = SELECT value FROM scanner_config, scanners WHERE scanner_config.host_id = scanners.id AND external = ? AND scanners.address = ? won't work, due scanner_config is not initialized. Any opinion ? _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

