I have not the exact error and cannot reproduce it right now (it happened to one of my students actually).<br>But the apt-get command was returning an error (then stopping the bootstrap), while trying to get packages related to ruby (ruby18-dev, irb and others ; my students had only installed ruby18).<br>
<br><div class="gmail_quote">2011/11/17 Sylvain Joyeux <span dir="ltr">&lt;<a href="mailto:sylvain.joyeux@dfki.de">sylvain.joyeux@dfki.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5">On 11/17/2011 07:55 AM, Charles Lesire-Cabaniols wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
When using autoproj in osdeps mode, it launches &#39;sudo apt-get install&#39;<br>
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<br>
autoproj_bootstrap script, and on autoproj osdeps.rb file.<br>
</blockquote></div></div>
This is usually because a given install would need to do something that is dangerous, as e.g. uninstall critical packages.<br>
<br>
I never saw that on Debian or Ubuntu, though. Would you have the console output of the actual update being tried by autoproj ?<span class="HOEnZb"><font color="#888888"><br>
<br>
Sylvain<br>
</font></span></blockquote></div><br>