tag 882272 pending thanks Hello,
Bug #882272 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/pkg-glibc/glibc.git/commit/?id=89f27be --- commit 89f27bec7719f53c7f161d7a72e2d793569b64d4 Author: Aurelien Jarno <aurel...@aurel32.net> Date: Tue Nov 21 22:22:50 2017 +0100 debian/script.in/nohwcap.sh: always check for all optimized packages as multiarch allows one to install foreign architectures. Closes: #882272. diff --git a/debian/changelog b/debian/changelog index 239aacd..cb182fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ glibc (2.24-11+deb9u2) UNRELEASED; urgency=medium - Fix invalid cast in group merging affecting ppc64 and s390x. - Define collation for Malayalam chillu characters. - Correct collation of U+0D36 and U+0D37 Malayalam characters. + * debian/script.in/nohwcap.sh: always check for all optimized packages + as multiarch allows one to install foreign architectures. Closes: + #882272. [ Santiago Vila ] * debian/debhelper.in/libc-bin.postinst: do not update /etc/nsswitch.conf