<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
There  is new release 6.1.0 now:</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://github.com/LutzGross/esys-escript.github.io/releases/tag/6.1.0" id="OWAdc6c2dc0-4b48-ccc4-7685-edd01cce3484" class="OWAAutoLink">https://github.com/LutzGross/esys-escript.github.io/releases/tag/6.1.0</a> </div>
<div id="Signature" class="elementToProof">
<div class="elementToProof"><br>
</div>
<div class="elementToProof"></div>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Lutz</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg">
<div style="direction: ltr; font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
<b>From:</b> Santiago Vila <sanvila@debian.org><br>
<b>Sent:</b> Saturday, 18 April 2026 7:54<br>
<b>To:</b> 1122465@bugs.debian.org <1122465@bugs.debian.org><br>
<b>Subject:</b> Bug#1122465: python-escript: FTBFS: dh_install: error: missing files, aborting</div>
<div style="direction: ltr;"> </div>
</div>
<div style="font-size: 11pt;">Hi. Part of the problem here is that current texlive does not accept old LaTeX syntax.<br>
<br>
The current documents need one or more fixes like this one:<br>
<br>
--- a/doc/user/speckley.tex<br>
+++ b/doc/user/speckley.tex<br>
@@ -40,7 +40,7 @@<br>
 \begin{array}{cl} &<br>
 \displaystyle{<br>
 \int_{\Omega}<br>
-D \cdot vu \; d\Omega } + \int_{\Gamma} d \cdot vu \; d{\Gamma}<br>
+D \cdot vu \; d\Omega + \int_{\Gamma} d \cdot vu \; d{\Gamma} }<br>
 <br>
 = \displaystyle{\int_{\Omega}  X_{j} \cdot v_{,j}+ Y \cdot v \; d\Omega }<br>
 + \displaystyle{\int_{\Gamma} y \cdot v \; d{\Gamma}}<br>
<br>
<br>
[ But my LaTeX is rusty, and I don't know how to fix the remaining errors, sorry ].<br>
<br>
After fixing the LaTeX errors, it would be possible to drop the "true"<br>
in debian/rules (see #1089841), but then there are still compiling<br>
errors to fix.<br>
<br>
Unfortunately, upstream project has not released a new version since 2022.<br>
<br>
Thanks.</div>
</body>
</html>