Hi,<br><br>When using autoproj in osdeps mode, it launches &#39;sudo apt-get install&#39; to get dependencies with the &#39;-y&#39; argument.<br>My system (Ubuntu 10.04) complains that &quot;-y is used without --force-yes&quot;.<br>
<br>I had to add the --force-yes argument to the apt-get commands on the autoproj_bootstrap script, and on autoproj osdeps.rb file.<br><br>Charles.<br>