<div dir="ltr">Hi all:<div><br></div><div style>In quantum dhcp grizzly log, I find the following warnings:</div><div>2013-04-09 15:12:48  WARNING [quantum.agent.common.config] Deprecated: DEFAULT.root_helper is deprecated!<div>

<br></div><div style>I do set root_helper in the ini file:</div><div> root_helper = sudo /usr/local/bin/quantum-rootwrap /etc/quantum/rootwrap.conf<br><div><br></div><div style>After I remove this line, it gives the following error:</div>

<div><div>Stderr: 'sudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: 3 incorrect password attempts\n'</div>

<div>2013-04-09 15:07:56    DEBUG [quantum.agent.linux.utils] Running command: ['sudo', 'cat', '/proc/5609/cmdline']</div><div>2013-04-09 15:07:56    DEBUG [quantum.agent.linux.utils] </div><div>Command: ['sudo', 'cat', '/proc/5609/cmdline']</div>

</div></div></div><div><br></div><div><br></div><div style>So it seems that I still have to use root_helper, then how can I get the warning removed?</div></div>