[pkg-wine-party] Bug#819255: wine-binfmt: doesn't register the binfmt on install/remove

Adam Borowski kilobyte at angband.pl
Fri Mar 25 16:57:07 UTC 2016


Package: wine-binfmt
Version: 1.8.1-2
Severity: normal


After installing wine-binfmt starting ./foo.exe doesn't work, until you
run manually "update-binfmts --import wine".  Similar cleanup is needed
upon removal.

You can take a look at other packages registering a binfmt --
python3.5-minimal is a simple example.

Thus, please do the following in maintscripts:

postinst configure
	update-binfmts --import wine

prerm remove
        update-binfmts --package wine --remove wine /usr/bin/wine


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.5-x32 (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages wine-binfmt depends on:
ii  binfmt-support  2.1.6-1
ii  wine            1.8.1-2

wine-binfmt recommends no packages.

wine-binfmt suggests no packages.

Versions of packages wine-binfmt is related to:
ii  fonts-wine  1.8.1-2
ii  wine        1.8.1-2
ii  wine32      1.8.1-2
ii  wine64      1.8.1-2

-- no debconf information



More information about the pkg-wine-party mailing list