[Setup] CacheFu makeconfig

g.sharpe gmsharpe at gmail.com
Wed Feb 6 18:33:51 UTC 2008


When I run ./makeconfig, I get the following error:

/opt/Plone-3.0.4/lib/python/zope/interface/interface.py:196:
RuntimeWarning: Python C API version mismatch for module
_zope_interface_coptimizations: This Python has API version 1013,
module _zope_interface_coptimizations has version 1012.
 import _zope_interface_coptimizations
/opt/Plone-3.0.4/lib/python/zope/i18nmessageid/message.py:177:
RuntimeWarning: Python C API version mismatch for module
_zope_i18nmessageid_message: This Python has API version 1013, module
_zope_i18nmessageid_message has version 1012.
 from _zope_i18nmessageid_message import Message
Configuration file [squid.cfg]:
Template directory [templates]:
Output directory [output]:
Traceback (most recent call last):
 File "./makeconfig", line 133, in <module>
  context = getContext(config_file)
 File "./makeconfig", line 43, in getContext
  'squid_direct': c.getboolean('squid', 'direct'),
 File "/usr/lib/python2.5/ConfigParser.py", line 330, in getboolean
  v = self.get(section, option)
 File "/usr/lib/python2.5/ConfigParser.py", line 520, in get
  raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'direct' in section: 'squid'
root at poplar:/etc/CacheFu-1.1/config/squid-apache#

Any help appreciated.

Gary Sharpe



More information about the Setup mailing list