once more trying to understand what goes wrong with package wine-binfmt, I realized that on this system update-binfmts is missing in /usr/sbin It should be there, if binfmt-support is installed (which was the case on my other 32bit system).

With the transition from bullseye to bookworm the dependency of wine-binfmt changed from requiring binfmt-support to requiring binfmt-support or systemd. When systemd is installed update-binfmts is not installed, so the postinst script ignores silently the call to update-binfmts.

Reply via email to