Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries #355

Open
ianyepan opened this issue Oct 10, 2021 · 4 comments
Open

Error while loading shared libraries #355

ianyepan opened this issue Oct 10, 2021 · 4 comments
Labels

Comments

@ianyepan
Copy link

I'm on Arch Linux, and after upgrading my GHC to version 9.0.1, I'm seeing the following error whenever I invoke brittany:

brittany: error while loading shared libraries: libHSyaml-0.11.5.0-WMSyIrC9QZ7gx9KSZbtQT-ghc8.10.5.so: cannot open shared object file: No such file or directory

How can I go about fixing this? Any help is appreciated.

@tfausak
Copy link
Collaborator

tfausak commented Oct 11, 2021

I'm not sure exactly. Brittany doesn't officially support GHC 9.0.1 (#352), but I'm not sure that's the issue here.

@felixonmars
Copy link
Contributor

I believe the GHC 9.0 rebuild excluded brittany so it's currently unavailable in Arch anymore.

Sorry for the trouble. We'll add brittany back when it gains GHC 9.0 support.

@ianyepan
Copy link
Author

ianyepan commented Oct 12, 2021

Actually, I just installed the package "brittany" and it's been working fine. The error I reported was coming from the haskell-brittany package I installed, which does not exist anymore.

Edit: brittany appears to be an orphaned AUR package though.

@tfausak
Copy link
Collaborator

tfausak commented Nov 29, 2021

Version 0.14 of Brittany supports GHC 9.0. Also it has precompiled binaries for Linux, so you could give those a try.

@tfausak tfausak added the bug label Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants