On Sun, Jul 24, 2022 at 11:46:14PM +0500, Andrey Rahmatullin wrote: > On Sun, Jul 24, 2022 at 06:36:57PM +0100, Julian Gilbey wrote: > > I got all of the triplets working, but was then stymied when I tried > > to specify Multi-Arch: same in the control file. I got a lintian > > warning: multi-arch-same-package-calls-pycompile > > It seems that since the pybuild system (via dh_python3) adds a > > py3compile command to the postinst of the package, then I can't safely > > use Multi-Arch: same. > Actually, #812228, mentioned in the tag description, was fixed in 2021 so > it's possible that this is no longer a problem.
Ah, that's exciting thanks! So maybe this lintian tag should be dropped? Best wishes, Julian