Re: Gregor Riepl > > Thanks for the quick fix, but I'm not super happy about this solution. > > This package *really* installs only platform-independent header files, and I > think the error is wrong. > > But I can see where it's coming from; one of the cmake scripts contains > boilerplate that depends on the installation architecture:
Right, I wasn't really happy about making it Arch:any either, but I didn't want to disentangle the cmake files, not knowing if other packages hook into that check somehow. The cost of the change isn't high (small .deb files on the mirrors), and it's still easy to revert if we find a better fix. The whole set of cura packages still has much bigger problems, there's a few failing autopkgtests... :( Christoph