On Thu, 12 Apr 2012 09:28:48 +0200 Oliver Burger <[email protected]> wrote: > Am 12.04.2012 00:18, schrieb Antoine Pitrou: > > > > Hello, > > > > Just had the following error with the latest security updates: > > > > 2 transactions d'installation ont échoué > > > > Une erreur est survenue pendant l'installation des paquetages : > > > > le fichier /usr/include/openssl/cms.h de l'installation de > > lib64openssl-devel-1.0.0d-2.3.mga1.x86_64 entre en conflit avec le > > fichier du paquetage libopenssl-devel-1.0.0d-2.2.mga1.i586 > > > > le fichier /usr/include/openssl/cms.h de l'installation de > > libopenssl-devel-1.0.0d-2.3.mga1.i586 entre en conflit avec le fichier > > du paquetage lib64openssl-devel-1.0.0d-2.2.mga1.x86_64 > > > When posting to this list (or the forums) could you add "LC_ALL=C" > before the command, so the error messages will be in English?
It's not before a command, it's in the upgrade tool which pops up from the notification area. That said, here is what "urpmi --auto-update" says: Installation failed: file /usr/include/openssl/cms.h from install of lib64openssl-devel-1.0.0d-2.3.mga1.x86_64 conflicts with file from package libopenssl-devel-1.0.0d-2.2.mga1.i586 file /usr/include/openssl/cms.h from install of libopenssl-devel-1.0.0d-2.3.mga1.i586 conflicts with file from package lib64openssl-devel-1.0.0d-2.2.mga1.x86_64 Regards Antoine.
