Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: In F19, leksah fails to run with this error: leksah: error while loading shared libraries: libHSleksah-0.12.1.3-ghc7.4.2.so: cannot open shared object file: No such file or directory This looks to be the same problem as bug #863499 The rpath of /bin/leksah contains /builddir/build/BUILD/leksah-0.12.1.3/dist/build instead of /usr/lib64/ghc-7.4.2/leksah-0.12.1.3/ As mentioned in #863499, I can work around the issue by setting LD_LIBRARY_PATH: LD_LIBRARY_PATH=/usr/lib64/ghc-7.4.2/leksah-0.12.1.3/ leksah Version-Release number of selected component (if applicable): ghc-leksah-0.12.1.3-10.fc19.x86_64 leksah-server-0.12.1.2-10.fc19.x86_64 ghc-leksah-server-0.12.1.2-10.fc19.x86_64 leksah-0.12.1.3-10.fc19.x86_64 How reproducible: Every time
Thanks for reporting it, sorry about that... This can be fixed by rebuilding leksah (without ghc-leksah-devel installed) with latest ghc-rpm-macros-0.98.2-1.fc19 at least. I may do some backporting from Rawhide soon to F19 which should fix this at the same time.
(yeah unfortunately it seems to be a re-occurrence of bug 863499) I just checked the later rawhide build and it also has this problem so seems the rpath munging is not working correctly in koji/mock perhaps. Reassigning to ghc-rpm-macros.
agda and pandoc seem okay.
Actually this is just due to missing chrpath buildrequires in leksah.spec.
This should be fixed initially in leksah-0.12.1.3-12.fc20.
The next release of cabal-rpm should also generate the chrpath stuff automatically.
leksah-0.12.1.3-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/leksah-0.12.1.3-12.fc19
Package leksah-0.12.1.3-12.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing leksah-0.12.1.3-12.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-15069/leksah-0.12.1.3-12.fc19 then log in and leave karma (feedback).
leksah-0.12.1.3-12.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.