Florent Bayle a écrit :
Problème classique. Solution : echo "APT::Cache-Limit 10000000;" > /etc/apt/apt.conf; apt-get update
echo "APT::Cache-Limit 10000000;" >> /etc/apt/apt.conf; apt-get update ----------------------------------^ me parait plus prudent. Bernard.