Same here. I'm afraid this part is not finished on this RC.
I make changes on HTTP Proxy and the web interface keeps me getting both the green dialog (Apply changes) and the yellow one (Settings applied successfully).
On console if i try to run the /usr/local/bin/restartsquid.py
It returns:
/usr/lib/python2.4/site-packages/Cheetah/Compiler.py:1578: UserWarning: You supplied an empty string for the source!
Traceback (most recent call last):
File "./restartsquid.py", line 921, in ?
restart(force=options.force, reload_=options.reload, flush=options.flush)
File "./restartsquid.py", line 880, in restart
changed = writeconfig()
File "./restartsquid.py", line 358, in writeconfig
changed |= writeConfig(os.path.join(conf+".tmpl"), os.path.join(conf), config_values)
File "./restartsquid.py", line 246, in writeConfig
content = t.respond()
File "_etc_krb5_conf_tmpl.py", line 119, in respond
AttributeError: 'str' object has no attribute 'VFFSL'
Bad things there.....