Comment 2 for bug 547052

Revision history for this message
Matthias Klose (doko) wrote :

Vorbereiten zum Ersetzen von python2.6-minimal 2.6.4-0ubuntu2 (durch .../python2.6-minimal_2.6.4-0ubuntu3_amd64.deb) ...
Entpacke Ersatz für python2.6-minimal ...
Verarbeite Trigger für man-db ...
Verarbeite Trigger für desktop-file-utils ...
Richte python2.6-minimal ein (2.6.4-0ubuntu3) ...
update-binfmts: /var/lib/binfmts/jar corrupt: out of binfmt data reading type
dpkg: Fehler beim Bearbeiten von python2.6-minimal (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

why does binfmt-support need to touch other binformats when calling
  update-binfmts --import python2.6

$ cat /var/lib/binfmts/jar
openjdk-6
magic
0
PK\x03\x04

/usr/bin/jexec

$

Looks like a corrupt local file. Maybe update-binfmt could be made more robust only touching the files which get installed.