Your message dated Fri, 27 Feb 2026 19:18:41 +0000
with message-id <[email protected]>
and subject line Bug#1129126: fixed in hugo 0.157.0-1
has caused the Debian Bug report #1129126,
regarding hugo: FTBFS: FAIL: testscripts/commands/mod_init.txt:5: go.mod and
$WORK/golden/go.mod.testsubmod differ
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1129126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129126
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:hugo
Version: 0.155.3-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202602/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:hugo, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --builddirectory=_build
dh_auto_clean -O--builddirectory=_build
dh_autoreconf_clean -O--builddirectory=_build
dh_clean -O--builddirectory=_build
debian/rules binary
dh binary --builddirectory=_build
dh_update_autotools_config -O--builddirectory=_build
dh_autoreconf -O--builddirectory=_build
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for i in github.com/bep/textandbinarywriter github.com/getkin/kin-openapi; do \
mkdir -p _build/src/$(dirname $i) ; \
ln -s /<<PKGBUILDDIR>>/debian/go/src/$i _build/src/$(dirname $i)/ ; \
done
[... snipped ...]
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/09 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/08 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/07 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/06 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/05 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/04 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/03 (0.01s)
--- PASS: TestEmbeddedLinkAndImageRenderHookConfig/02 (0.01s)
--- PASS: TestTemplateLoop (3.58s)
PASS
ok github.com/gohugoio/hugo/tpl/tplimpl 5.805s
? github.com/gohugoio/hugo/tpl/tplimplinit [no test files]
=== RUN TestRemarshal
=== PAUSE TestRemarshal
=== RUN TestRemarshaBillionLaughs
=== PAUSE TestRemarshaBillionLaughs
=== RUN TestMarkdownifyIssue11698
=== PAUSE TestMarkdownifyIssue11698
=== RUN TestXMLEscape
=== PAUSE TestXMLEscape
=== RUN TestHighlightError
=== PAUSE TestHighlightError
=== RUN TestUnmarshalCSVLazyDecoding
=== PAUSE TestUnmarshalCSVLazyDecoding
=== RUN TestToMath
--- PASS: TestToMath (0.57s)
=== RUN TestToMathError
=== RUN TestToMathError/Default
=== RUN TestToMathError/Disable_ThrowOnError
=== RUN TestToMathError/Handle_in_template
=== RUN TestToMathError/Handle_in_template,_old_Err_construct
--- PASS: TestToMathError (0.30s)
--- PASS: TestToMathError/Default (0.08s)
--- PASS: TestToMathError/Disable_ThrowOnError (0.09s)
--- PASS: TestToMathError/Handle_in_template (0.07s)
--- PASS: TestToMathError/Handle_in_template,_old_Err_construct (0.05s)
=== RUN TestToMathBigAndManyExpressions
=== RUN
TestToMathBigAndManyExpressions/Very_large_file_with_many_complex_KaTeX_expressions
=== RUN TestToMathBigAndManyExpressions/Large_and_complex_expression
--- PASS: TestToMathBigAndManyExpressions (0.88s)
--- PASS:
TestToMathBigAndManyExpressions/Very_large_file_with_many_complex_KaTeX_expressions
(0.79s)
--- PASS: TestToMathBigAndManyExpressions/Large_and_complex_expression
(0.09s)
=== RUN TestToMathRenderHookPosition
--- PASS: TestToMathRenderHookPosition (0.15s)
=== RUN TestToMathMacros
--- PASS: TestToMathMacros (0.05s)
=== RUN TestUnmarshalWithIndentedYAML
=== PAUSE TestUnmarshalWithIndentedYAML
=== RUN TestPortableText
--- PASS: TestPortableText (0.01s)
=== RUN TestUnmarshalCSV
=== PAUSE TestUnmarshalCSV
=== RUN TestToMathStrictMode
=== PAUSE TestToMathStrictMode
=== RUN TestHTMLToMarkdown
=== PAUSE TestHTMLToMarkdown
=== RUN TestUnmarshalExcessiveYAMLStructureShouldFail
=== PAUSE TestUnmarshalExcessiveYAMLStructureShouldFail
=== RUN TestEmojify
=== PAUSE TestEmojify
=== RUN TestHighlight
=== PAUSE TestHighlight
=== RUN TestCanHighlight
=== PAUSE TestCanHighlight
=== RUN TestHTMLEscape
=== PAUSE TestHTMLEscape
=== RUN TestHTMLUnescape
=== PAUSE TestHTMLUnescape
=== RUN TestMarkdownify
=== PAUSE TestMarkdownify
=== RUN TestMarkdownifyBlocksOfText
=== PAUSE TestMarkdownifyBlocksOfText
=== RUN TestPlainify
=== PAUSE TestPlainify
=== RUN TestUnmarshal
--- PASS: TestUnmarshal (0.01s)
=== CONT TestRemarshal
=== CONT TestEmojify
--- PASS: TestEmojify (0.01s)
=== CONT TestPlainify
--- PASS: TestPlainify (0.01s)
=== CONT TestMarkdownifyBlocksOfText
=== RUN TestRemarshal/Roundtrip_variants
=== RUN TestRemarshal/Comments
=== RUN TestRemarshal/TOML_Indent
=== RUN TestRemarshal/Map_input
=== RUN TestRemarshal/Error
--- PASS: TestRemarshal (0.03s)
--- PASS: TestRemarshal/Roundtrip_variants (0.00s)
--- PASS: TestRemarshal/Comments (0.00s)
--- PASS: TestRemarshal/TOML_Indent (0.00s)
--- PASS: TestRemarshal/Map_input (0.00s)
--- PASS: TestRemarshal/Error (0.00s)
=== CONT TestMarkdownify
--- PASS: TestMarkdownify (0.01s)
=== CONT TestHTMLUnescape
--- PASS: TestMarkdownifyBlocksOfText (0.02s)
=== CONT TestHTMLEscape
--- PASS: TestHTMLUnescape (0.02s)
=== CONT TestCanHighlight
--- PASS: TestCanHighlight (0.01s)
--- PASS: TestHTMLEscape (0.03s)
=== CONT TestUnmarshalExcessiveYAMLStructureShouldFail
=== CONT TestHighlight
--- PASS: TestHighlight (0.06s)
--- PASS: TestUnmarshalExcessiveYAMLStructureShouldFail (0.07s)
=== CONT TestToMathStrictMode
=== CONT TestHTMLToMarkdown
--- PASS: TestHTMLToMarkdown (0.02s)
=== CONT TestUnmarshalCSV
--- PASS: TestUnmarshalCSV (0.23s)
=== CONT TestUnmarshalWithIndentedYAML
--- PASS: TestUnmarshalWithIndentedYAML (0.06s)
=== CONT TestUnmarshalCSVLazyDecoding
--- PASS: TestUnmarshalCSVLazyDecoding (0.02s)
=== CONT TestHighlightError
--- PASS: TestHighlightError (0.01s)
=== CONT TestXMLEscape
--- PASS: TestXMLEscape (0.01s)
=== CONT TestMarkdownifyIssue11698
--- PASS: TestMarkdownifyIssue11698 (0.02s)
=== CONT TestRemarshaBillionLaughs
=== RUN TestRemarshaBillionLaughs/10k
=== PAUSE TestRemarshaBillionLaughs/10k
=== RUN TestRemarshaBillionLaughs/1M
=== PAUSE TestRemarshaBillionLaughs/1M
=== RUN TestRemarshaBillionLaughs/1B
=== PAUSE TestRemarshaBillionLaughs/1B
=== CONT TestRemarshaBillionLaughs/10k
=== CONT TestRemarshaBillionLaughs/1B
=== CONT TestRemarshaBillionLaughs/1M
--- PASS: TestRemarshaBillionLaughs (0.01s)
--- PASS: TestRemarshaBillionLaughs/10k (0.00s)
--- PASS: TestRemarshaBillionLaughs/1B (0.00s)
--- PASS: TestRemarshaBillionLaughs/1M (0.00s)
--- PASS: TestToMathStrictMode (0.53s)
PASS
ok github.com/gohugoio/hugo/tpl/transform 2.681s
=== RUN TestParse
=== PAUSE TestParse
=== RUN TestJoinPath
=== PAUSE TestJoinPath
=== RUN TestPathEscape
=== PAUSE TestPathEscape
=== RUN TestPathUnescape
=== PAUSE TestPathUnescape
=== CONT TestParse
=== CONT TestPathEscape
--- PASS: TestParse (0.00s)
=== CONT TestJoinPath
=== RUN TestPathEscape/string
=== RUN TestPathEscape/empty_string
=== RUN TestPathEscape/integer
=== RUN TestPathEscape/float
=== RUN TestPathEscape/nil
=== RUN TestPathEscape/slice
=== RUN TestPathEscape/map
=== RUN TestPathEscape/struct
--- PASS: TestPathEscape (0.00s)
--- PASS: TestPathEscape/string (0.00s)
--- PASS: TestPathEscape/empty_string (0.00s)
--- PASS: TestPathEscape/integer (0.00s)
--- PASS: TestPathEscape/float (0.00s)
--- PASS: TestPathEscape/nil (0.00s)
--- PASS: TestPathEscape/slice (0.00s)
--- PASS: TestPathEscape/map (0.00s)
--- PASS: TestPathEscape/struct (0.00s)
=== CONT TestPathUnescape
--- PASS: TestJoinPath (0.00s)
=== RUN TestPathUnescape/string
=== RUN TestPathUnescape/empty_string
=== RUN TestPathUnescape/integer
=== RUN TestPathUnescape/float
=== RUN TestPathUnescape/nil
=== RUN TestPathUnescape/slice
=== RUN TestPathUnescape/map
=== RUN TestPathUnescape/struct
=== RUN TestPathUnescape/malformed_hex
=== RUN TestPathUnescape/incomplete_hex
=== RUN TestPathUnescape/single_hex_digit
--- PASS: TestPathUnescape (0.00s)
--- PASS: TestPathUnescape/string (0.00s)
--- PASS: TestPathUnescape/empty_string (0.00s)
--- PASS: TestPathUnescape/integer (0.00s)
--- PASS: TestPathUnescape/float (0.00s)
--- PASS: TestPathUnescape/nil (0.00s)
--- PASS: TestPathUnescape/slice (0.00s)
--- PASS: TestPathUnescape/map (0.00s)
--- PASS: TestPathUnescape/struct (0.00s)
--- PASS: TestPathUnescape/malformed_hex (0.00s)
--- PASS: TestPathUnescape/incomplete_hex (0.00s)
--- PASS: TestPathUnescape/single_hex_digit (0.00s)
PASS
ok github.com/gohugoio/hugo/tpl/urls 0.053s
=== RUN TestChainZeroTransformers
--- PASS: TestChainZeroTransformers (0.00s)
=== RUN TestChainingMultipleTransformers
--- PASS: TestChainingMultipleTransformers (0.00s)
=== RUN TestNewEmptyTransforms
--- PASS: TestNewEmptyTransforms (0.00s)
PASS
ok github.com/gohugoio/hugo/transform 0.010s
=== RUN TestLiveReloadInject
=== RUN TestLiveReloadInject/Inject_after_head_tag
=== RUN
TestLiveReloadInject/Inject_after_head_tag_when_doctype_and_html_omitted
=== RUN TestLiveReloadInject/Inject_after_html_when_head_omitted
=== RUN TestLiveReloadInject/Inject_after_doctype_when_head_and_html_omitted
=== RUN TestLiveReloadInject/Inject_nothing_if_no_doctype,_html_or_head_found
=== RUN TestLiveReloadInject/Inject_nothing_if_no_tag_found
=== RUN TestLiveReloadInject/Inject_after_HeAd_tag_MiXed_CaSe
=== RUN TestLiveReloadInject/Inject_after_HtMl_tag_MiXed_CaSe
=== RUN TestLiveReloadInject/Inject_after_doctype_mixed_case
=== RUN TestLiveReloadInject/Inject_after_html_tag_with_attributes
=== RUN TestLiveReloadInject/Inject_after_html_tag_with_newline
=== RUN TestLiveReloadInject/Skip_comments_and_whitespace
=== RUN TestLiveReloadInject/Do_not_search_inside_comment
=== RUN TestLiveReloadInject/Do_not_search_inside_scripts
=== RUN TestLiveReloadInject/Do_not_search_inside_templates
=== RUN TestLiveReloadInject/Search_from_the_start_of_the_input
=== RUN TestLiveReloadInject/Do_not_mistake_header_for_head
=== RUN TestLiveReloadInject/Do_not_mistake_custom_elements_for_head
--- PASS: TestLiveReloadInject (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_head_tag (0.00s)
--- PASS:
TestLiveReloadInject/Inject_after_head_tag_when_doctype_and_html_omitted (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_html_when_head_omitted (0.00s)
--- PASS:
TestLiveReloadInject/Inject_after_doctype_when_head_and_html_omitted (0.00s)
--- PASS:
TestLiveReloadInject/Inject_nothing_if_no_doctype,_html_or_head_found (0.00s)
--- PASS: TestLiveReloadInject/Inject_nothing_if_no_tag_found (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_HeAd_tag_MiXed_CaSe (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_HtMl_tag_MiXed_CaSe (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_doctype_mixed_case (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_html_tag_with_attributes (0.00s)
--- PASS: TestLiveReloadInject/Inject_after_html_tag_with_newline (0.00s)
--- PASS: TestLiveReloadInject/Skip_comments_and_whitespace (0.00s)
--- PASS: TestLiveReloadInject/Do_not_search_inside_comment (0.00s)
--- PASS: TestLiveReloadInject/Do_not_search_inside_scripts (0.00s)
--- PASS: TestLiveReloadInject/Do_not_search_inside_templates (0.00s)
--- PASS: TestLiveReloadInject/Search_from_the_start_of_the_input (0.00s)
--- PASS: TestLiveReloadInject/Do_not_mistake_header_for_head (0.00s)
--- PASS: TestLiveReloadInject/Do_not_mistake_custom_elements_for_head
(0.00s)
PASS
ok github.com/gohugoio/hugo/transform/livereloadinject 0.010s
=== RUN TestHugoGeneratorInject
--- PASS: TestHugoGeneratorInject (0.00s)
PASS
ok github.com/gohugoio/hugo/transform/metainject 0.006s
=== RUN TestAbsURL
--- PASS: TestAbsURL (0.00s)
=== RUN TestAbsURLUnquoted
--- PASS: TestAbsURLUnquoted (0.00s)
=== RUN TestRelativeURL
--- PASS: TestRelativeURL (0.00s)
=== RUN TestAbsURLSrcSet
--- PASS: TestAbsURLSrcSet (0.00s)
=== RUN TestAbsXMLURLSrcSet
--- PASS: TestAbsXMLURLSrcSet (0.00s)
=== RUN TestXMLAbsURL
--- PASS: TestXMLAbsURL (0.00s)
PASS
ok github.com/gohugoio/hugo/transform/urlreplacers 0.040s
? github.com/gohugoio/hugo/watcher [no test files]
=== RUN TestPollerAddRemove
--- PASS: TestPollerAddRemove (0.00s)
=== RUN TestPollerEvent
poller_test.go:47: flaky test
--- SKIP: TestPollerEvent (0.00s)
=== RUN TestPollerClose
--- PASS: TestPollerClose (0.30s)
=== RUN TestCheckChange
--- PASS: TestCheckChange (0.00s)
PASS
ok github.com/gohugoio/hugo/watcher/filenotify 0.312s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -
[too-long-redacted] filenotify returned exit code 1
make[1]: *** [debian/rules:116: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:65: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: hugo
Source-Version: 0.157.0-1
Done: Dr. Tobias Quathamer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
hugo, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <[email protected]> (supplier of updated hugo package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 27 Feb 2026 19:58:10 +0100
Source: hugo
Architecture: source
Version: 0.157.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Closes: 1127121 1129126
Changes:
hugo (0.157.0-1) unstable; urgency=medium
.
* New upstream version 0.157.0
- Fixes FTBFS with golang 1.26 (Closes: #1129126)
- Update test with a distant future date, so that the
build will not fail during the forky support period.
(Closes: #1127121)
- Refresh patches
- New patch to remove more tests which need an
internet connection
- Update file path in DH_GOLANG_INSTALL_EXTRA,
has been renamed upstream
- Add Build-Depends:
+ golang-github-bep-imagemeta-dev (>= 0.17.0)
+ golang-github-gohugoio-gift-dev
- Remove local copy of github.com/gohugoio/gift
Checksums-Sha1:
44d60d96011f8998168b6a0561f885f3df4cf6ae 6438 hugo_0.157.0-1.dsc
eff80d683a04379baf6e1f2c01773d9db32a22b4 14362884 hugo_0.157.0.orig.tar.xz
42d47f81475f7bba3d70744f311cf67492f75018 616208 hugo_0.157.0-1.debian.tar.xz
59dee0959c73c2cff9809fe943b0a54ff42fa8b9 19294616 hugo_0.157.0-1.git.tar.xz
bc7c5d56c22318d88bb7d90a919754dc0e5dfbcd 17290 hugo_0.157.0-1_source.buildinfo
Checksums-Sha256:
9055c813e2d26536b6141e63490700bdffda61820ae52c93bc0c64eddea8ef2f 6438
hugo_0.157.0-1.dsc
13addf925409b7116fcbbbe4393dac63bc22ceb93924143fcccdaf58ddbb196b 14362884
hugo_0.157.0.orig.tar.xz
069fdd416967ea0e827adec457016e9d733847331f1b16e2a0a0be9b274906bc 616208
hugo_0.157.0-1.debian.tar.xz
feb3facd999ca0a1f8d3963f9c70961ae5c77ad45f2ef7352d7026e151b5a5e8 19294616
hugo_0.157.0-1.git.tar.xz
1d86863454d40ed1f280b48152bf39c896f831d1c97d7889bd4410c2822b4df6 17290
hugo_0.157.0-1_source.buildinfo
Files:
8227c75d5aeddff8fb5e9e945b5e6ac4 6438 web optional hugo_0.157.0-1.dsc
a59ace0882dfeb9d0ef4f1e362252a8b 14362884 web optional hugo_0.157.0.orig.tar.xz
397857a6a9681550b0d4f02f0d04d238 616208 web optional
hugo_0.157.0-1.debian.tar.xz
925cf24be626ab58bac7e4028558b10c 19294616 web None hugo_0.157.0-1.git.tar.xz
515498caafeeca0f8916542e003c2421 17290 web optional
hugo_0.157.0-1_source.buildinfo
Git-Tag-Info: tag=ebed6e0bacb0b64f6dc4535f8a755de95fba02d8
fp=d1cb8f39bc5ded24c5d2c78c1302f1f036ebeb19
Git-Tag-Tagger: Dr. Tobias Quathamer <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmh65AACgkQYG0ITkaD
wHnx7Q/+JgBI9/sLJa10GD9hB+ysbMRX2CIL1a4EHJ3OCPoU52R5LGxgvW8EfCSu
ydGMNbbuKaIknImkM9zOjJzBEw9ti+foWYWXMmbF+Fw8FMFGdsEfX63pA+wDGddP
fWYQ6Ox8d55PxAbad4YK1X01FYM1+G0LNn6fKM/HCOQJqkK/h/GXcFMdkZi1xeeA
j2cxTgi/oT1Q7+XfPLbPZt6MYsin+YzVLt5Z57s6+GWLpA/plAvqGPv0acmFZYNT
K2oJGeEwi7jFpwUQ7Ye8VxPXFlWZPCS05Tzju6afLIAPuhsCIcquU4xXOZwpejZB
r0RH1uxSzG4LilJ2o1hPD21roQ7N5oZfyiPpyhVXhNwVfrjT/AUa5nEzxFk/KIh0
bOJmhURYL6+lpoG/nnLNWmLiPZr8zj3tASjRf0WhFP2rTQ+P9tvY4xhOwF9bpb3P
w/kzqOopDfZlL3ZCfw6lVx0LNzqnRvJgW3LiW7QlqDaf+VHRumj48VTc/EyKuJqr
4tzu42kXBbxObSRNtaMFKvhqfnhGXrx+8TT9FgdV8MrDi4NBkyuBfc1V5MHKjMDU
5WD2OUHNBTd+xdDnSEiSc+SmYapyjX+g+BynCPQVV/0YOoEa/tUuc2TcJz0f0yLQ
0Le95yzdK1dRSN7c+GwrrTgALinoau5AHfYYA/QQmvmpscV6cLE=
=OGGM
-----END PGP SIGNATURE-----
pgpmbw8wVy17w.pgp
Description: PGP signature
--- End Message ---