Your message dated Sat, 08 Jun 2019 20:39:54 -0700
with message-id <[email protected]>
and subject line Re: Bug#871839: bug 871839 fixed upstream in stack 1.3.2
has caused the Debian Bug report #871839,
regarding haskell-stack: `hGetContents: invalid argument (invalid byte 
sequence)`
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.)


-- 
871839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871839
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: haskell-stack
Version: 1.1.2-8
Severity: normal


Dear Debian folks,


With a non-UTF-8 locale `stack new` fails with the error below.

```
$ locale
LANG=
LANGUAGE=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
$ stack new test yesod-sqlite
Downloading template "yesod-sqlite" to create project "test" in test/ ...
/root/.stack/templates/yesod-sqlite.hsfiles: hGetContents: invalid argument 
(invalid byte sequence)
```

Probably it’s a similar problem like in shellcheck, which was fixed
there [1].


Thanks,

Paul


[1] 
https://github.com/koalaman/shellcheck/commit/46fb91b44d2784829a5949e1faeaedaea59e76a8

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hello John,

On Thu 06 Jun 2019 at 12:15PM +0100, John Hagemeister wrote:

> This was most likely fixed upstream in Stack 1.3.2
> https://github.com/commercialhaskell/stack/releases/tag/v1.3.2
>
> With the locale settings from the original bug report and the
> command-line below,
> the original bug is still trivially reproducible (stretch=1.1.2-7+b1).
>
> However, more recent stack releases (buster=1.7.1-3) just work:

Thanks for following up.  Closing the report.

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to