Hi,<br><br>When using autoproj in osdeps mode, it launches 'sudo apt-get install' to get dependencies with the '-y' argument.<br>My system (Ubuntu 10.04) complains that "-y is used without --force-yes".<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>