I see the point, effectively. So why is apt-get complaining the the '-y' option is not sufficient?<br><br><div class="gmail_quote">2011/11/17 Martin Fritsche <span dir="ltr"><<a href="mailto:Martin.Fritsche@dfki.de">Martin.Fritsche@dfki.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Charles Lesire-Cabaniols schrieb:<br>
<div class="im">> Hi,<br>
><br>
> When using autoproj in osdeps mode, it launches 'sudo apt-get install'<br>
> to get dependencies with the '-y' argument.<br>
> My system (Ubuntu 10.04) complains that "-y is used without --force-yes".<br>
<br>
</div>That's not a bug, it's a feature. The missing --force-yes helps to<br>
protect your system. According to the manpage "Using force-yes can<br>
potentially destroy your system!" When you apply it, apt-get doesn't<br>
abort or ask even if it wants to remove essential system packages. This<br>
can result in a non working system.<br>
<div class="im"><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>
<br>
</div>You really should undo this.<br>
<br>
Martin<br>
<br>
--<br>
Dipl.-Inf. Martin Fritsche<br>
Unterwasserrobotik<br>
<br>
DFKI Bremen<br>
Robotics Innovation Center<br>
Robert-Hooke-Straße 5<br>
28359 Bremen, Germany<br>
<br>
Phone: <a href="tel:%2B49%20%280%29421%2017845-4134" value="+49421178454134">+49 (0)421 17845-4134</a><br>
Fax: <a href="tel:%2B49%20%280%29421%2017845-4150" value="+49421178454150">+49 (0)421 17845-4150</a><br>
E-Mail: <a href="mailto:martin.fritsche@dfki.de">martin.fritsche@dfki.de</a><br>
<br>
Weitere Informationen: <a href="http://www.dfki.de/robotik" target="_blank">http://www.dfki.de/robotik</a><br>
-----------------------------------------------------------------------<br>
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH<br>
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern<br>
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster<br>
(Vorsitzender) Dr. Walter Olthoff<br>
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes<br>
Amtsgericht Kaiserslautern, HRB 2313<br>
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)<br>
USt-Id.Nr.: DE 148646973<br>
Steuernummer: 19/673/0060/3<br>
-----------------------------------------------------------------------<br>
<br>
<br>_______________________________________________<br>
Rock-dev mailing list<br>
<a href="mailto:Rock-dev@dfki.de">Rock-dev@dfki.de</a><br>
<a href="http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank">http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
<br></blockquote></div><br>