(dpkg@ -> bcc; cc: apt@) Hi Alejandro, Alejandro Alcántar wrote:
> wen i try to install "playonlinux" they add > "python-wxgtk2.8" > > " > W: Fallo al obtener > http://ftp.mx.debian.org/debian/pool/main/w/wxwidgets2.8/python-wxgtk2.8_2.8.12.1-12_i386.deb > La suma hash difiere > " > > translate its ---> > > " > W: failure to get > http://ftp.mx.debian.org/debian/pool/main/w/wxwidgets2.8/python-wxgtk2.8_2.8.12.1-12_i386.deb > the hash are diferent > " That message comes from apt, not dpkg. It means that the downloaded package did not match the package index. That can be due to interrupted or corrupted downloads and out-of-sync metadata, which can in turn be due to a variety of causes (e.g., see bug#582352). Luckily regardless of the cause the workaround is simple: 1. run "apt-get update" to update the package index files 2. try to install playonlinux again. Sorry for the trouble and hope that helps, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

