[Bug 863499] New: error while loading shared libraries: libHSleksah-0.12.1.3-ghc7.4.1.so: cannot open shared object file: No such file or directory

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 5 15:33:39 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=863499

            Bug ID: 863499
        QA Contact: extras-qa at fedoraproject.org
          Severity: high
           Version: 18
          Priority: unspecified
                CC: haskell-devel at lists.fedoraproject.org,
                    lakshminaras2002 at gmail.com
          Assignee: lakshminaras2002 at gmail.com
           Summary: error while loading shared libraries:
                    libHSleksah-0.12.1.3-ghc7.4.1.so: cannot open shared
                    object file: No such file or directory
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: matteo at member.fsf.org
              Type: Bug
     Documentation: ---
          Hardware: Unspecified
        Mount Type: ---
            Status: NEW
         Component: leksah
           Product: Fedora

Description of problem:

In f18 current (alpha), leksah fails to start with the following error on the
command line:

leksah: error while loading shared libraries: libHSleksah-0.12.1.3-ghc7.4.1.so:
cannot open shared object file: No such file or directory

Indeed, ldd /usr/bin/leksah reports:

    linux-vdso.so.1 =>  (0x00007fffdd7ff000)
    libHSleksah-0.12.1.3-ghc7.4.1.so => not found
    libHSutf8-string-0.3.7-ghc7.4.1.so =>
/usr/lib64/ghc-7.4.1/utf8-string-0.3.7/libHSutf8-string-0.3.7-ghc7.4.1.so
(0x00007f69b6102000)
    libHSregex-tdfa-1.1.8-ghc7.4.1.so =>
/usr/lib64/ghc-7.4.1/regex-tdfa-1.1.8/libHSregex-tdfa-1.1.8-ghc7.4.1.so
(0x00007f69b57d5000)
    libHSregex-base-0.93.2-ghc7.4.1.so =>
/usr/lib64/ghc-7.4.1/regex-base-0.93.2/libHSregex-base-0.93.2-ghc7.4.1.so
(0x00007f69b55b1000)
    libHSleksah-server-0.12.1.2-ghc7.4.1.so =>
/usr/lib64/ghc-7.4.1/leksah-server-0.12.1.2/libHSleksah-server-0.12.1.2-ghc7.4.1.so
(0x00007f69b51e3000)
        [ ...SNIP... ]

It seems the other SOs are found correctly. libHSleksah-0.12.1.3-ghc7.4.1.so is
installed in /usr/lib64/ghc-7.4.1/leksah-0.12.1.3/


Version-Release number of selected component (if applicable):

ghc-leksah-0.12.1.3-5.fc18.x86_64
leksah-server-0.12.1.2-5.fc18.x86_64
ghc-leksah-server-0.12.1.2-5.fc18.x86_64
leksah-0.12.1.3-5.fc18.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the haskell-devel mailing list