On 2018-10-25 13:34, Elrond wrote: > It looks like povray offers an architecture independent > (process/cli level) interface to its users. > > Would you mind setting it to Multi-Arch: foreign? > It's usually a matter of adding one line to debian/control. > > This would hopefully improve install options for different > architectures. Like for example using the x32 variant on a > mixed amd64/x32 system.
just to clarify, the problems you encounter come from povray-includes (arch:all) which can only be installed together with povray:amd64? povray itself can be installed from a foreign architecture, but in that case povray-includes cannot be installed at all. (tested this in a amd64+i386 sid chroot) In that case we would need povray: multi-arch: allowed povray-includes: depends: povray:any Andreas

