> (Reading database ... 111264 files and directories currently > installed.) > Unpacking python-numarray (from > .../python-numarray_0.5-1_i386.deb) ... > dpkg: error processing > /var/cache/apt/archives/python-numarray_0.5-1_i386.deb > (--unpack): > trying to overwrite `/usr/share/doc/python-numarray', which is > also in package python-numarray-doc > Errors were encountered while processing: > /var/cache/apt/archives/python-numarray_0.5-1_i386.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > ####### > Si je comprends bine il y a un conflit entre numarray et > numarray-doc qui possede le meme fichier > #######
Solution de facilit� : apt-get remove python-numarray-doc, si tu ne t'en sers pas. Solution plus fatiguante : regarder s'il y a un rapport de bug, v�rifier que python-numarray et python-numarray-doc ont bien un fichier en commun, et remplir si n�cessaire un rapport. Souvent ce genre de chose m'est arriv� lorsqu'un paquet disparait de sid => il ne se d�sinstallera pas n�cessairement tout seul et un nouveau paquet peut empi�ter dessus. Charles

