Bug 1847106

Summary: error while loading shared libraries: libLLVM-8jl.so
Product: [Fedora] Fedora Reporter: Jeroen Wouters <woutersj>
Component: juliaAssignee: Milan Bouchet-Valat <nalimilan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: chris, nalimilan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-20 21:07:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeroen Wouters 2020-06-15 16:38:20 UTC
Description of problem:
When running the julia command, the following error appears

error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory

Version-Release number of selected component (if applicable):
julia 1.4.2 from the fedora repos


How reproducible:
Always

Steps to Reproduce:
1. install the julia package
2. run "julia" on the command line

Actual results:
error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory

Expected results:
julia starting up

Additional info:
Copying the libLLVM-8jl.so from the julia binaries from julialang.org to /usr/lib64 solves the problem.

Comment 1 Milan Bouchet-Valat 2020-06-20 21:07:15 UTC
This should be fixed in updates-testing. Please test that version, and add Karma on Bodhi if it works to speed up its move to updates-stable.

*** This bug has been marked as a duplicate of bug 1846698 ***