+1 Maintenance Report

Bryce Harrington bryce.harrington at canonical.com
Thu Sep 23 17:58:53 UTC 2021


On Thu, Sep 23, 2021 at 09:10:31PM +0530, Utkarsh Gupta wrote:
> Hello,
> 
> On Thu, Sep 23, 2021 at 7:57 PM Graham Inggs <ginggs at ubuntu.com> wrote:
> > python-meshio
> > =============
> > python-meshio's autopkgtest on s390x has been failing since 4.3.11-1.
> > I found bryceh had looked at this previously in LP: #1939057.  I then
> > found utkarsh2102 had reported an issue upstream, so I left a link in
> > the LP bug.  I was able to bisect and find the commit which broke the
> > test and left a comment in the upstream issue.
> 
> Whilst working through this, do you happen to know "what" exactly
> happened? I took a look but unsure how things are now breaking in the
> s390x environment.

Looking at the commit Graham points to at the upstream bug, there
appears to be a change from using np.uint32() to .astype("<u4").  So,
presumably issue is differences in platform datatype assumptions between
these two routines?

Bryce



> -- 
> ubuntu-devel mailing list
> ubuntu-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel



More information about the ubuntu-devel mailing list