<div dir="ltr"><div>Bonjour Aymeric,<br><br></div><div>je suis prête à faire la commande <br>$ dpkg -l|awk '/linux-headers-3.2/{print$2}'<div id=":3g9">|grep -v "$(uname -r|cut -d-<br>
-f1-2)"</div></div><div><br> mais quand tu dis "vérifie quand même", je dois vérifier quoi? (le langage informatique c'est du chinois pour moi)<br></div><div>


        
        
        
        <style type="text/css">P { margin-bottom: 0.21cm; }</style>


<p style="margin-bottom:0cm" align="LEFT">La commande : 
</p>
<p style="margin-bottom:0cm">sudo apt-get purge
linux-headers-3.2.0-5[0-5] linux-headers-3.2.0-[34][0-9]</p>

<p style="margin-bottom:0cm">n'a pas eu l'air de donner grand
chose : 
</p>
<p style="margin-bottom:0cm"><br>
</p>
<p style="margin-bottom:0cm">Note : sélection de
linux-headers-3.2.0-39-powerpc-smp pour l'expression rationnelle
« linux-headers-3.2.0-[34][0-9] »
</p>
<p style="margin-bottom:0cm">Note : sélection de
linux-headers-3.2.0-40-powerpc64-smp pour l'expression rationnelle
« linux-headers-3.2.0-[34][0-9] »
</p>
<p style="margin-bottom:0cm"><br>
</p>
<p style="margin-bottom:0cm">[ etc...  j'ai ça pendant des pages ]</p>
<p style="margin-bottom:0cm"><br>
</p>
<p style="margin-bottom:0cm">Le paquet linux-headers-3.2.0-30 n'est
pas installé, et ne peut donc être supprimé
</p>
<p style="margin-bottom:0cm"><br>
</p>
<p style="margin-bottom:0cm">[ etc...  j'ai ça pendant des pages ]</p>
<p style="margin-bottom:0cm"><br>
</p>
<p style="margin-bottom:0cm">Vous pouvez lancer « apt-get -f
install » pour corriger ces problèmes :
</p>
<p style="margin-bottom:0cm">Les paquets suivants contiennent des
dépendances non satisfaites :
</p>
<p style="margin-bottom:0cm"> linux-generic : Dépend:
linux-image-generic (= 3.2.0.53.63) mais 3.2.0.56.66 devra être
installé
</p>
<p style="margin-bottom:0cm"> linux-headers-generic : Dépend:
linux-headers-3.2.0-53-generic mais ne sera pas installé
</p>
<p style="margin-bottom:0cm"> linux-headers-generic-pae : Dépend:
linux-headers-3.2.0-53-generic-pae mais ne sera pas installé
</p>
<p style="margin-bottom:0cm"> linux-image-generic : Dépend:
linux-image-3.2.0-56-generic mais ne sera pas installé
</p>
<p style="margin-bottom:0cm">E: Dépendances non satisfaites.
Essayez « apt-get -f install » sans paquet
</p>
<p style="margin-bottom:0cm">(ou indiquez une solution).
</p>

<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Merci beaucoup pour ton aide!<br></div><div class="gmail_extra">Mathilde<br></div><div class="gmail_extra"><br><div class="gmail_quote">Le 2 janvier 2014 12:24, Aymeric <span dir="ltr"><<a href="mailto:mulx@aplu.fr" target="_blank">mulx@aplu.fr</a>></span> a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 02/01/2014 12:15, appzer0 wrote:<br>
> Le 02/01/2014 11:48, Fredo Mathilde Jamois a écrit :<br>
><br>
</div><div class="im">>> dpkg : erreur de traitement<br>
>> de<br>
>> /var/cache/apt/archives/linux-headers-3.2.0-56-generic_3.2.0-56.86_i386.deb<br>
>> (--unpack) :<br>
>>  impossible de créer<br>
>> «<br>
>> /usr/src/linux-headers-3.2.0-56-generic/include/config/netfilter/xt/match/esp.h.dpkg-new<br>
>> » (pendant le traitement de «<br>
>> ./usr/src/linux-headers-3.2.0-56-generic/include/config/netfilter/xt/match/esp.h<br>
>> »): Aucun espace disponible sur le périphérique<br>
><br>
> Ici « Aucun espace disponible sur le périphérique » me semble explicite.<br>
><br>
> Libère de l'espace disque. ;)<br>
<br>
</div>En d'autre mot, supprime les vieux paquets linux-headers<br>
Cette comme devrait t'aider :<br>
sudo apt-get purge linux-headers-3.2.0-5[0-5] linux-headers-3.2.0-[34][0-9]<br>
<br>
Cette commande te listera les paquets linux-headers installé<br>
$ dpkg -l|awk '/linux-headers-3.2/{print$2}'<br>
Et cette commande te listera les paquets linux-headers que tu as<br>
d'installé et que tu peux supprimer sans risque (vérifie quand même) :<br>
$ dpkg -l|awk '/linux-headers-3.2/{print$2}'|grep -v "$(uname -r|cut -d-<br>
-f1-2)"<br>
<span class="HOEnZb"><font color="#888888"><br>
Aymeric<br>
<br>
--<br>
Aymeric<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Toulouse-ll mailing list<br>
<a href="mailto:Toulouse-ll@toulibre.org">Toulouse-ll@toulibre.org</a><br>
<a href="http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll" target="_blank">http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll</a><br>
</div></div></blockquote></div><br></div></div>