Error while loading shared libraries #355

Open
opened 2021-10-10 20:04:27 +02:00 by ianyepan · 4 comments
ianyepan commented 2021-10-10 20:04:27 +02:00 (Migrated from github.com)

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.

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 commented 2021-10-11 04:24:04 +02:00 (Migrated from github.com)

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.

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 commented 2021-10-12 01:14:16 +02:00 (Migrated from github.com)

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.

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 commented 2021-10-12 18:23:52 +02:00 (Migrated from github.com)

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.

Actually, I just installed [the package "brittany"](https://aur.archlinux.org/packages/brittany/) and it's been working fine. The error I reported was coming from the [haskell-brittany](https://archlinux.org/packages/community/x86_64/haskell-brittany/) package I installed, which does not exist anymore. **Edit**: [brittany](https://aur.archlinux.org/packages/brittany/) appears to be an orphaned AUR package though.
tfausak commented 2021-11-29 03:00:18 +01:00 (Migrated from github.com)

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

Version [0.14](https://github.com/tfausak/brittany/releases/tag/0.14.0.0) of Brittany supports GHC 9.0. Also it has precompiled binaries for Linux, so you could give those a try.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hexagoxel/brittany#355
There is no content yet.