07.05.2015 09:09, Michael Tokarev wrote: [] > I'm trying to merge the two bugs together, let's see how it goes.
After some thoughts I unmerged the two bugs. The problem is that the other, first bug of this theme mentioned only x86_64 and it was marked as fixed for jessie. But apparently other architectures need the same change. Your bugreport mentions powerpc, but other users found out that i386 target also uses OSABI=3 these days, and I think other arches to follow. Generally we need to revisit our binfmt magics/masks, it is a big mess, I think we should generate them based just on the architecture bits, appending the rest of the mask in a common loop. I'll see what can be done here and if we can backport that to jessie. So let it be 2 separate bugs, one (old) for x86_64 only, and another (this new) for all other arches. Thanks, /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

