You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
Also it includes two upstream patches, which haven't been merged
and re-adds a previously removed test.
fixesNixOS#268406
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
fixesNixOS#268406
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.
fixes#268406
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
(cherry picked from commit 9a579e1)
Steps To Reproduce
Steps to reproduce the behavior:
gscan2pdf
(e.g.nix-build -A gscan2pdf
on a current revision. I used 168ba6d)Build log
see https://hydra.nixos.org/build/241329132/nixlog/2
Additional context
gscan2pdf
times out on testt/135_save_tiff_as_ps_with_space.t
Upstream has no bug report concerning this test.
I am bisecting currently to figure out what caused the test to fail.git bisect --first-parent
returned:#263535
The bisect on the actual commit will take a long time, though..
Notify maintainer
@pacien
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: