On Tue, 31 Dec 2024, Dirk Hünniger wrote:
Hi,
I got the following message as a maintainer of the mediawiki2latex
package:
Dirk Huenniger <dirk.hunniger@googlemail.com>
mediawiki2latex: buggy deps haskell-warp, flagged for removal in
36.3 day
s
I would like to resolve the issue. The problem seems to be that
haskell-warp
does not build on armhf. Still according
tohttps://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/haskell-
warp.html the problem seems to be resolved on sid already. Furthermore I
could not find out how mediawiki2latex depends on haskell-warp. I think
there must be a path from mediawiki2latex to haskell-warp in the
dependency
graph, but I don't know any tools to show this path.
Hello Dirk,
Sorry for the delay.
The status on reproducible-builds is a bit misleading. The build
there for unstable was performed before the one on trixie. This
problem still exists on unstable, unfortunately. I just reproduced
it. I don't have any immediate ideas on how to fix it, though. It
seems likely this failed due to some change in an outside library, but
as to which one, I'm not sure. The differences in package
dependencies between the last successful build and the failed one are
quite small and are mostly binNMUs even. Perhaps a kernel or libc change?
Scott