Your message dated Thu, 19 Mar 2026 14:46:37 +0000
with message-id <[email protected]>
and subject line Bug#1131170: fixed in haskell-hakyll 4.16.7.1-3
has caused the Debian Bug report #1131170,
regarding haskell-hakyll: FTBFS in sid
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.)


-- 
1131170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131170
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: haskell-hakyll
Version: 4.16.7.1-2
Severity: serious

Hello, I found hakyll to be failing tests against the sid packages
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/haskell-hakyll.html

Also Ubuntu is showing same behaviour, or at least very similar
https://launchpadlibrarian.net/852129562/buildlog_ubuntu-resolute-amd64.haskell-hakyll_4.16.7.1-2build1_BUILDING.txt.gz

 isMembertest . set: OK
Hakyll.Core.UnixFilter.Tests
unixFilter rev: OK
unixFilter false: OK
unixFilter error: FAIL
tests/TestSuite/Util.hs:95:
Expecting 'option' error
Use -p '/unixFilter error/' to rerun this test only.
Hakyll.Core.Util.String.Tests
01_trim: OK



 07_runRoutes: OK
08_runRoutes: OK
09_runRoutes: OK
Hakyll.Core.Rules.Tests
01_runRules: OK
Hakyll.Core.Runtime.Tests
01_run: [ERROR] russian.md: _teststore/-4635286129213074840 for 
Hakyll.Core.Compiler.Require/russian.md/raw: Store.set: invalid argument 
(cannot decode byte sequence starting from 208)
FAIL
Exception: _testsite/images/favicon.ico: withBinaryFile: does not exist (No 
such file or directory)
HasCallStack backtrace:
collectBacktraces, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in 
ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at 
libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in 
ghc-internal:GHC.Internal.IO
throwIO, called at ./Control/Concurrent/Async.hs:110:7 in 
tasty-1.5.3-Cx633LXucsH6WTvNpdpDhS:Control.Concurrent.Async


Use -p '/Hakyll.Core.Runtime.Tests.01_run/' to rerun this test only.
02_run: OK
03_run: OK
04_run: OK
05_run: OK
06_run: OK
07_run: FAIL
tests/Hakyll/Core/Runtime/Tests.hs:263:
missing 'multiple writes' errors
Use -p '/Hakyll.Core.Runtime.Tests.07_run/' to rerun this test only.
08_run: OK
Hakyll.Core.Store.Tests
simple get . set: OK (0.18s)
+++ OK, passed 100 tests.
persistent get . set: OK (0.21s)
+++ OK, passed 100 tests.
WrongType get . set: OK
isMembertest . set: OK
Hakyll.Core.UnixFilter.Tests
unixFilter rev: hakyll-tests: tests/data/russian.md: hGetContents: invalid 
argument (cannot decode byte sequence starting from 208)
HasCallStack backtrace:
collectBacktraces, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in 
ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in 
ghc-internal:GHC.Internal.Exception
throw, called at 
libraries/ghc-internal/src/GHC/Internal/IO/Handle/Text.hs:442:35 in 
ghc-internal:GHC.Internal.IO.Handle.Text


FAIL
Exception: tests/data/russian.md: hGetContents: invalid argument (cannot decode 
byte sequence starting from 208)
HasCallStack backtrace:
collectBacktraces, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in 
ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at 
libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in 
ghc-internal:GHC.Internal.IO
throwIO, called at ./Control/Concurrent/Async.hs:110:7 in 
tasty-1.5.3-Cx633LXucsH6WTvNpdpDhS:Control.Concurrent.Async


Use -p '/unixFilter rev/' to rerun this test only.
unixFilter false: hakyll-tests: tests/data/russian.md: hGetContents: invalid 
argument (cannot decode byte sequence starting from 208)
HasCallStack backtrace:
collectBacktraces, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in 
ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in 
ghc-internal:GHC.Internal.Exception
throw, called at 
libraries/ghc-internal/src/GHC/Internal/IO/Handle/Text.hs:442:35 in 
ghc-internal:GHC.Internal.IO.Handle.Text


OK
unixFilter error: hakyll-tests: tests/data/russian.md: hGetContents: invalid 
argument (cannot decode byte sequence starting from 208)
HasCallStack backtrace:
collectBacktraces, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in 
ghc-internal:GHC.Internal.Exception
toExceptionWithBacktrace, called at 
libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in 
ghc-internal:GHC.Internal.Exception
throw, called at 
libraries/ghc-internal/src/GHC/Internal/IO/Handle/Text.hs:442:35 in 
ghc-internal:GHC.Internal.IO.Handle.Text


OK
Hakyll.Core.Util.String.Tests
01_trim: OK
01_replaceAll: OK
02_replaceAll: OK
03_replaceAll: OK
04_replaceAll: OK
05_replaceAll: OK
06_replaceAll: OK
07_replaceAll: OK
01_splitAll: OK
02_splitAll: OK
03_splitAll: OK
04_splitAll: OK
05_splitAll: OK
06_splitAll: OK
07_splitAll: OK
01_needlePrefix: OK
02_needlePrefix: OK
03_needlePrefix: OK
04_needlePrefix: OK
05_needlePrefix: OK
06_needlePrefix: OK
07_needlePrefix: OK
Hakyll.Web.CompressCss.Tests
01_compressCss: OK
02_compressCss: OK
03_compressCss: OK
04_compressCss: OK
05_compressCss: OK
06_compressCss: OK
07_compressCss: OK
08_compressCss: OK
09_compressCss: OK
10_compressCss: OK
11_compressCss: OK
12_compressCss: OK
13_compressCss: OK
14_compressCss: OK
15_compressCss: OK
16_compressCss: OK
17_compressCss: OK
18_compressCss: OK
19_compressCss: OK
20_compressCss: OK
21_compressCss: OK
22_compressCss: OK
23_compressCss: OK
Hakyll.Web.Html.RelativizeUrls.Tests
01_relativizeUrls: OK
02_relativizeUrls: OK
03_relativizeUrls: OK
04_relativizeUrls: OK
05_relativizeUrls: OK
06_relativizeUrls: OK
07_relativizeUrls: OK
Hakyll.Web.Html.Tests
01_demoteHeaders: OK
02_demoteHeaders: OK
01_demoteHeadersBy: OK
02_demoteHeadersBy: OK
03_demoteHeadersBy: OK
01_getUrls: OK
02_getUrls: OK
03_getUrls: OK
01_withUrls: OK
02_withUrls: OK
03_withUrls: OK
04_withUrls: OK
05_withUrls: OK
06_withUrls: OK
07_withUrls: OK
08_withUrls: OK
09_withUrls: OK
01_toUrl: OK
02_toUrl: OK
03_toUrl: OK
04_toUrl: OK
05_toUrl: OK
06_toUrl: OK
07_toUrl: OK
08_toUrl: OK
01_toSiteRoot: OK
02_toSiteRoot: OK
03_toSiteRoot: OK
04_toSiteRoot: OK
05_toSiteRoot: OK
06_toSiteRoot: OK
01_isExternal: OK
02_isExternal: OK
03_isExternal: OK
04_isExternal: OK
05_isExternal: OK
01_stripTags: OK
02_stripTags: OK
03_stripTags: OK
01_escapeHtml: OK
02_escapeHtml: OK
Hakyll.Web.Pandoc.Biblio.Tests
biblio01: [ERROR] page.markdown: An exception was thrown when persisting the 
compiler result: _testsite/page.html: commitBuffer: invalid argument (cannot 
encode character '\8220')
FAIL (0.02s)
Test output was different from 
'tests/data/biblio/cites-meijer-pandoc-3.1.8plus.golden'. It was:
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>This page cites a paper.</title>
</head>
<body>
<h1>This page cites a paper.</h1>
<p>I would like to cite one of my favourite papers <span class="citation" 
data-cites="meijer1991functional">(Meijer, Fokkinga, and Paterson 1991)</span> 
here.</p>
<div id="refs" class="references csl-bib-body hanging-indent" 
data-entry-spacing="0" role="list">
<div id="ref-meijer1991functional" class="csl-entry" role="listitem">
Meijer, Erik, Maarten Fokkinga, and Ross Paterson. 1991. <span>
Use -p '/biblio01/' to rerun this test only.
biblio02: [ERROR] page.markdown: An exception was thrown when persisting the 
compiler result: _testsite/page.html: commitBuffer: invalid argument (cannot 
encode character '\8220')
FAIL (0.02s)
Test output was different from 
'tests/data/biblio/cites-meijer-pandoc-3.1.8plus.golden'. It was:
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>This page cites a paper.</title>
</head>
<body>
<h1>This page cites a paper.</h1>
<p>I would like to cite one of my favourite papers <span class="citation" 
data-cites="meijer1991functional">(Meijer, Fokkinga, and Paterson 1991)</span> 
here.</p>
<div id="refs" class="references csl-bib-body hanging-indent" 
data-entry-spacing="0" role="list">
<div id="ref-meijer1991functional" class="csl-entry" role="listitem">
Meijer, Erik, Maarten Fokkinga, and Ross Paterson. 1991. <span>
Use -p '/biblio02/' to rerun this test only.
biblio03: [ERROR] cites-multiple.markdown: An exception was thrown when 
persisting the compiler result: _testsite/cites-multiple.html: commitBuffer: 
invalid argument (cannot encode character '\269')
FAIL (0.05s)
Test output was different from 
'tests/data/biblio/cites-multiple-pandoc-3.1.8plus.golden'. It was:
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>This page cites a paper and a book.</title>
</head>
<body>
<h1>This page cites a paper and a book.</h1>
<p>I would like to cite one of my favourite papers <span class="citation" 
data-cites="meijer1991functional">(Meijer, Fokkinga, and Paterson 1991)</span> 
here.</p>
<p>And also a book <span class="citation" data-cites="lipovaca2012">(Lipova
Use -p '/biblio03/' to rerun this test only.
Hakyll.Web.Pandoc.FileType.Tests
01_fileType: OK
02_fileType: OK
03_fileType: OK
04_fileType: OK
05_fileType: OK
Hakyll.Web.Tags
testGetCategory: OK
Hakyll.Web.Template.Context.Tests
testDateField: OK (0.02s)
Hakyll.Web.Template.Tests
case01: OK
case02: OK
case03: OK
applyJoinTemplateList: OK
01_parseTemplate: OK
02_parseTemplate: OK
03_parseTemplate: OK
04_parseTemplate: OK
05_parseTemplate: OK
06_parseTemplate: OK
07_parseTemplate: OK
08_parseTemplate: OK
embeddedTemplate: OK
Hakyll.Web.Feed.Tests
validateSucceeds: OK
validateFails: OK

6 out of 174 tests failed (0.99s)
Test suite hakyll-tests: FAIL

(I reschedule a build on reproduble-builds, so the above output might change in 
the future)
Please have a look, thanks

G.

--- End Message ---
--- Begin Message ---
Source: haskell-hakyll
Source-Version: 4.16.7.1-3
Done: Scott Talbert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
haskell-hakyll, 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.
Scott Talbert <[email protected]> (supplier of updated haskell-hakyll 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: Thu, 19 Mar 2026 09:35:21 -0400
Source: haskell-hakyll
Architecture: source
Version: 4.16.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Scott Talbert <[email protected]>
Closes: 1131170
Changes:
 haskell-hakyll (4.16.7.1-3) unstable; urgency=medium
 .
   * Set LC_ALL=C.UTF-8, lost during dh-haskell port (Closes: #1131170)
Checksums-Sha1:
 668e6190096bd3d5d4eef888b528bb88c98bf67f 5734 haskell-hakyll_4.16.7.1-3.dsc
 d11178b2df768a1bee3e85c4445979177230a52d 5524 
haskell-hakyll_4.16.7.1-3.debian.tar.xz
 327606afd7d6a521f753e25607c903e300f98cb4 25419 
haskell-hakyll_4.16.7.1-3_amd64.buildinfo
Checksums-Sha256:
 34defa55cf6d7a44d9b3c90a36c741aa903dd9d6fb16a538f681d77fe9c24a3c 5734 
haskell-hakyll_4.16.7.1-3.dsc
 f1bbaaf97e8ffd3d28974429f8ba944755e862fed4928050cf8035b356eaaccd 5524 
haskell-hakyll_4.16.7.1-3.debian.tar.xz
 809757a063821d90d573928d0fa87791c5a7b6218cf7b6b8d8ddeb8c1232a993 25419 
haskell-hakyll_4.16.7.1-3_amd64.buildinfo
Files:
 944529dc52e00092df942218c9863880 5734 haskell optional 
haskell-hakyll_4.16.7.1-3.dsc
 261537e71b27e077ddd3450069a35570 5524 haskell optional 
haskell-hakyll_4.16.7.1-3.debian.tar.xz
 63ae8696a2f78a7b642318f68c9c5ae6 25419 haskell optional 
haskell-hakyll_4.16.7.1-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmm7/O8PHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiboIP/1HXaIvsj4gfn91mZoGNuHZIhIaHrlto7hBU
BfsKP1xVLRoot/XSeCtNAeeB85enzQ3BdXFUCofXQ6BNN49vv8e++G3C3Dzy7kvn
h3Ua3OnHK7ndXSqeIgCVDdnyA+z+f7QtZjImznk3/qxHg/vRQtPIzkKttxWnKTsH
aFCbD+SvKQdDVSbKEBaoh9ams2G3cAZ2iqf/ExaNisTOxcL+dGD1EQbVL3VDYQPQ
Hef+kFdk8PFmUg4GaXSzLrPeNlHGziBVCinV/T7vYfDxIlJjmqXDYL6TUcR8Hb1y
pr6YkzTW0oGQR9ptzgJrz1TRT0aq7bkKT3FuZnIzutOqI0hP16j/fSNokU4YkhMl
7fvKbaZA1ybTGjsWowswJxDKgA6IO+XOgcGwDG2zynzI7Z3evp+EpJALEXF14g/S
NQR67fa6wcBb8l/zh6VrvEWKMhYT57jvS/jFnsL2TuE19BfffNXF2Qa8kEVAGJ75
JLajcv24c5twN4s0YnaLBOIl+8o10T76tIPh17Ggt9XMDRe3QAn5oj375KJHIEzT
OVt9d7A1B81VneiH4nLzR4ecPGi0wc8UEyhamkq5ZGkTL4SHSdbzmtP7Joe2HFBP
xb2sX8+SXklSR9WEkQb7qvtUNIuckwoBm5gCgdklodm020V0lZU5Kzwn7TeiG+qb
FOeu8HWR
=TDPB
-----END PGP SIGNATURE-----

Attachment: pgpTXEaCHeAMU.pgp
Description: PGP signature


--- End Message ---

Reply via email to