#1140588 ukui-bluetooth: maintainer scripts misbehave for foreign installation

Package:
ukui-bluetooth
Source:
ukui-bluetooth
Description:
Bluetooth manager for UKUI desktop environment
Submitter:
Helmut Grohne
Date:
2026-06-23 08:17:09 UTC
Severity:
normal
#1140588#5
Date:
2026-06-23 06:37:17 UTC
From:
To:
ukui-bluetooth uses dpkg-architecture in its preinst to compute a path
to be diverted. If the package is installed for a foreign architecture,
this will produce a wrong result. Please compute the multiarch tuple at
build time instead of doing so at runtime. Note that dh_installdeb
substitutes #DEB_HOST_MULTIARCH#. I note that the preinst script also
lacks #DEBHELPER# and thus skips any debhelper-generated maintainer
snippets

Helmut