Bug#1098246: sympy: autopkgtest failures
Santiago Vila
sanvila at debian.org
Thu Feb 27 01:30:36 GMT 2025
Hi.
Note: The patch in my previous email was untested,
but I've now checked in platti.debian.org that the
output of platform.machine() is indeed 'ppc64le',
(for some reason it's different than the "dpkg" name)
so I believe the patch should work.
Regarding the failure on armel, the output
of platform.machine() in an armel chroot
seems to be 'armv8l'.
In this case I used codesearch.debian.net to
look for similar cases and found a skipif
for armel in the "scipy" package which uses
startswith().
I'm attaching a patch to skip the armel failure
using a similar skipif.
Can I make a team upload with these two patches
to see if they fix the autopkgtests?
(I think they should)
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skip-test-on-armel.patch
Type: text/x-patch
Size: 756 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20250227/d20eb736/attachment.bin>
More information about the debian-science-maintainers
mailing list