Debian Patches

Status for httrack/3.49.10-2

Patch Description Author Forwarded Bugs Origin Last update
skip-local-pause-test-without-python3.patch skip 28_local-pause when python3 is absent (fixes FTBFS on buildds) The local-server tests skip (exit 77) when python3 is missing, but
28_local-pause wrapped local-crawl.sh in a command substitution that swallowed
that skip. On the python3-less buildd chroot the test then ran serverless, both
crawls finished in 0s, and the 0s delta was reported as a failure. Guard the
test on python3 up front, like its siblings, so it skips cleanly.
diff --git a/tests/28_local-pause.test b/tests/28_local-pause.test
index 8505a75..add95d1 100755
Xavier Roche <roche@httrack.com> not-needed upstream, https://github.com/xroche/httrack/pull/445 2026-06-28

All known versions for source package 'httrack'

Links