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.
*** This bug has been marked as a duplicate of bug 1846698 ***