Gleb Popov

Results 148 comments of Gleb Popov

The bootstrap script should be distributed with Hackage tarball.

> Do you mean the `bootstrap/bootstrap.py` script? Yes. > In which of the 4 packages shiould it be included? The `cabal-install` one.

That's right, `*.json` files are also required.

> FWIW, OpenBSD port packages its own [openbsd.json](https://github.com/openbsd/ports/blob/master/devel/cabal-install/files/openbsd.json). It's easy enough to regenerate and keep around. Hence from my point of view `bootstrap.py` is enough. Then again, I switched to...

The `unsafeSqlFunction "GROUP_CONCAT"` trick worked for me with SQlite too.

I feel I have the same problem with application I'm writing. I noticed that if I do another `C_Sign` call after the first one failed with `CKR_GENERAL_ERROR`, the operation succeeds....

No. It is Nitrokey 3C NFC. The bug is easily reproducing for me, so if you tell me how to enable debug logging, I will provide it.

What was the resolution, for those who don't follow the discussion?

Can something be done about this?

I just bumped into this problem when porting Logseq to FreeBSD. The previous comment makes a lot of sense to me. Let the software use Git from `$PATH` if the...