Your message dated Sat, 19 Apr 2025 17:33:08 +0200
with message-id 
<CADsTwjL6J0mjgy01skisKEySwy8YpdSSWh6G07oP_AeYF=2...@mail.gmail.com>
and subject line re: MathTextParser('Agg') causes a ZeroDivisionError on s390x
has caused the Debian Bug report #803411,
regarding MathTextParser('Agg') causes a ZeroDivisionError on s390x
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
803411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803411
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: matplotlib
Severity: important
Version: 1.5.0~rc2-1
Control: affects -1 yt
Control: blocks 803275 -1

Dear maintainer,

The following program snippet runs on all machines except s390x.
On s390x, it produces a ZeroDivisionError:

from matplotlib.mathtext import MathTextParser
colorbar_label = r'$\rm{Projected }$ Bla$\ \ \left(mm\right)$'
parser = MathTextParser('Agg')
parser.parse(colorbar_label)

This causes an FTBS for the "yt" package:

https://buildd.debian.org/status/fetch.php?pkg=yt&arch=s390x&ver=3.2.1-2&stamp=1446042031

The error appears on Python 2 and Python 3.

Best regards

Ole

--- End Message ---
--- Begin Message ---
This was fixed in 2016.

--- End Message ---

Reply via email to