Package: fai-client
Version: 5.3.4
Severity: normal
Hi!
We are installing i386 packages on debian multiarch systems by appending
":i386" to the package name:
--snip--
PACKAGES install
libpulse0:i386
--snip--
This worked well with fai-client version 5.2 but after updating to 5.3.4 these
packages are removed
from the installation list by install_packages:
--snip--
WARNING: These unknown packages are removed from the installation list:
libpulse0:i386
--snip--
Probably, this was introduced with 5.3.2. Excerpt from changelog:
* install_packages: readd -N, new code for removing unknown package
names and handling multiple occurrences of a package with suffix + -
Please fix the new code to allow an architecture suffix.
Thanks!
Christian