[Debian-med-packaging] Bug#972291: python-py2bit: Mistake in the Architecture: field

Adrian Bunk bunk at debian.org
Thu Oct 15 23:27:57 BST 2020


Source: python-py2bit
Version: 0.3.0-5
Severity: serious
Control: block 969757 by -1

python-py2bit (0.3.0-5) unstable; urgency=medium
...
  * Restrict architectures to those where build time test is passing
    Closes: #969757
...


The list of "build time test is passing" architectures are exactly
the little endian architectures.

A serious problem is that any-ppc64 should be replaced with ppc64el.
any-ppc64 includes ppc64 (big endian, FTBFS), but it does not include
ppc64el (little endian, release architecture, tests passed before).

A minor issue is that m68k should be removed from Architecture,
it is big endian and expected to be broken but built with nocheck.



More information about the Debian-med-packaging mailing list