[Git][haskell-team/DHG_packages][sten] Document that a local must be configured for dht to not fail.

Nicholas D Steeves (@sten) gitlab at salsa.debian.org
Fri Apr 24 22:44:46 BST 2026



Nicholas D Steeves pushed to branch sten at Debian Haskell Group / DHG_packages


Commits:
f323f341 by Nicholas D Steeves at 2026-04-23T18:23:11-04:00
Document that a local must be configured for dht to not fail.

- - - - -


1 changed file:

- README.md


Changes:

=====================================
README.md
=====================================
@@ -81,6 +81,12 @@ read-only access).
 All tools are under the `dht` prefix, and it has a manpage (`man dht`) or at
 <file:///usr/share/doc/pkg-haskell-tools/dht.html>.
 
+Please note that various functions of `dht` will fail when a UTF-8 locale has
+not been configured; This means it will fail in most schroots, by default, and
+in some containers. When the LANG and/or LC_ALL environment variable does not
+contain "UTF-8", this indicates that UTF-8 has probably not been configured.
+It is then necessary to `sudo dpkg-reconfigure locales`.
+
 
 Useful general tools
 --------------------



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f323f341e991ea314adf0fc4f46d74aa4f68f1c2

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f323f341e991ea314adf0fc4f46d74aa4f68f1c2
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260424/a3ee5276/attachment.htm>


More information about the Pkg-haskell-commits mailing list