Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Add Nix cabal-helper fix to troubleshooting section #1231

Merged
merged 1 commit into from
May 3, 2019

Conversation

infinisil
Copy link
Contributor

I noticed this error because I just upgraded my NixOS.

$ ~/.cache/cabal-helper/cabal-helper0.9.0.0-Cabal2.4.1.0
zsh: no such file or directory: /home/infinisil/.cache/cabal-helper/cabal-helper0.9.0.0-Cabal2.4.1.0
$ patchelf --print-interpreter ~/.cache/cabal-helper/cabal-helper0.9.0.0-Cabal2.4.1.0
/nix/store/sw54ph775lw7b9g4hlfvpx6fmlvdy8qi-glibc-2.27/lib/ld-linux-x86-64.so.2
$ stat /nix/store/sw54ph775lw7b9g4hlfvpx6fmlvdy8qi-glibc-2.27/lib/ld-linux-x86-64.so.2
stat: cannot stat '/nix/store/sw54ph775lw7b9g4hlfvpx6fmlvdy8qi-glibc-2.27/lib/ld-linux-x86-64.so.2': No such file or directory

@fendor fendor merged commit cd9f578 into haskell:master May 3, 2019
@alanz alanz added this to the 2019-05 milestone Jun 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants