Bug 1849462

Summary: Missing libLLVM-8jl.so
Product: [Fedora] Fedora Reporter: Alex <apattyn>
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-22 11:53:28 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 Alex 2020-06-22 00:42:05 UTC
Description of problem:
Missing libLLVM-8jl.so, when julia was updated in a toolbox container. 

Version-Release number of selected component (if applicable):
julia - x86_64 - 1.4.2-1.fc32

How reproducible:
Easy

Steps to Reproduce:
1. update to 1.4.2-1.f32
2. run `julia`
3. see `julia: error while loading shared libraries: libLLVM-8jl.so: cannot open shared object file: No such file or directory`

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


Expected results:
opens julia REPL

Additional info:
This was done in toolbox using a fedora 32 image on fedora silverblue 32.

Comment 1 Milan Bouchet-Valat 2020-06-22 11:53:28 UTC

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