Because the defaults include references to files in install directory and lettuce breaks when the files are not yet installed. This should fix bug #2159 as well.
@@ -14,6 +14,9 @@
"address": "127.0.0.1"
} ]
},
+ "data_sources": {
+ "classes": {}
+ },
"Boss": {
"components": {
"b10-cmdctl": { "special": "cmdctl", "kind": "needed" }
"StatsHttpd": {
"listen_on": [ {
"port": 47811,