Package: jarwrapper
Version: 0.43
Severity: normal

When jarwrapper registers it's format with binfmt-support, it neglects
to specify it's package name, which misleads binfmt-support into
believing that the format is a local format registered by the sysadmin.

You could fix this by just adding "--package jarwrapper" to the
commandline in jarwrapper.postinst, but
/usr/share/doc/binfmt-support/README.Debian suggests that it would be
better to install something like the following to /usr/share/binfmts:
package jarwrapper
detector /usr/bin/jardetector
interpreter /usr/bin/jarwrapper
magic PK\x03\x04
and use "update-binfmts --import jarwrapper" as the full update-binfmts
commandline in your postinst.

-- System Information:
Debian Release: 7.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jarwrapper depends on:
ii  binfmt-support  2.0.12
ii  fastjar         2:0.98-3

jarwrapper recommends no packages.

jarwrapper suggests no packages.

-- no debconf information

Reply via email to