Bug#949757: python-packaging: test failures due to wrong arch check

2020-01-24 Thread Matthias Klose
Control: reassign -1 dh-python On 24.01.20 16:43, Adrian Bunk wrote: > Source: python-packaging > Version: 19.2-1 > Severity: serious > Tags: ftbfs > > https://buildd.debian.org/status/fetch.php?pkg=python-packaging=all=20.0-1=1578410735=0 > > ... >> assert linux_platform ==

Bug#949757: python-packaging: test failures due to wrong arch check

2020-01-24 Thread Adrian Bunk
Source: python-packaging Version: 19.2-1 Severity: serious Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=python-packaging=all=20.0-1=1578410735=0 ... > assert linux_platform == "linux_x86_64" E AssertionError: assert 'linux_amd64' == 'linux_x86_64' E -