Bug#1122465: python-escript: FTBFS: dh_install: error: missing files, aborting
Lutz Gross
l.gross at uq.edu.au
Tue May 12 23:04:13 BST 2026
There is new release 6.1.0 now:
https://github.com/LutzGross/esys-escript.github.io/releases/tag/6.1.0
Lutz
________________________________
From: Santiago Vila <sanvila at debian.org>
Sent: Saturday, 18 April 2026 7:54
To: 1122465 at bugs.debian.org <1122465 at bugs.debian.org>
Subject: Bug#1122465: python-escript: FTBFS: dh_install: error: missing files, aborting
Hi. Part of the problem here is that current texlive does not accept old LaTeX syntax.
The current documents need one or more fixes like this one:
--- a/doc/user/speckley.tex
+++ b/doc/user/speckley.tex
@@ -40,7 +40,7 @@
\begin{array}{cl} &
\displaystyle{
\int_{\Omega}
-D \cdot vu \; d\Omega } + \int_{\Gamma} d \cdot vu \; d{\Gamma}
+D \cdot vu \; d\Omega + \int_{\Gamma} d \cdot vu \; d{\Gamma} }
= \displaystyle{\int_{\Omega} X_{j} \cdot v_{,j}+ Y \cdot v \; d\Omega }
+ \displaystyle{\int_{\Gamma} y \cdot v \; d{\Gamma}}
[ But my LaTeX is rusty, and I don't know how to fix the remaining errors, sorry ].
After fixing the LaTeX errors, it would be possible to drop the "true"
in debian/rules (see #1089841), but then there are still compiling
errors to fix.
Unfortunately, upstream project has not released a new version since 2022.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20260512/5fa47912/attachment.htm>
More information about the debian-science-maintainers
mailing list