Comment 6 for bug 812279

Revision history for this message
Jon Schedler - IMVU (jschedler) wrote :

I pulled the latest head this morning and I get this error (slightly different traceback though)

root@jschedler-sandbox:/opt/graphite# sudo python bin/carbon-cache.py --debug --config=/opt/graphite/conf/carbon.conf start
Traceback (most recent call last):
  File "bin/carbon-cache.py", line 30, in <module>
    run_twistd_plugin(__file__)
  File "/opt/graphite/lib/carbon/util.py", line 79, in run_twistd_plugin
    config.parseOptions(twistd_options)
  File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line 668, in parseOptions
    usage.Options.parseOptions(self, options)
  File "/usr/lib/python2.6/dist-packages/twisted/python/usage.py", line 234, in parseOptions
    raise UsageError("Unknown command: %s" % sub)
twisted.python.usage.UsageError: Unknown command: carbon-cache