Bug 2276184 - Error during initialization of CHOLMOD module in Julia
Summary: Error during initialization of CHOLMOD module in Julia
Keywords:
Status: CLOSED DUPLICATE of bug 2274270
Alias: None
Product: Fedora
Classification: Fedora
Component: julia
Version: 40
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Milan Bouchet-Valat
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-20 09:23 UTC by j4davidhss
Modified: 2024-04-28 21:20 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-28 21:20:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description j4davidhss 2024-04-20 09:23:22 UTC
When running Julia, an error occurs during the initialization of the CHOLMOD module, indicating that the 'libcholmod' library could not be loaded."

Version: julia-1.9.2-4.fc40.x86_64

output
julia
┌ Error: Error during initialization of module CHOLMOD
│   exception =
│    could not load library "libcholmod"
│    libcholmod.so: cannot open shared object file: No such file or directory
└ @ SparseArrays.CHOLMOD /usr/share/julia/stdlib/v1.9/SparseArrays/src/solvers/cholmod.jl:243


Always happend. 


Reproducible: Always

Steps to Reproduce:
1.dnf install julia
2.julia
3.

Comment 1 Milan Bouchet-Valat 2024-04-28 21:20:31 UTC

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


Note You need to log in before you can comment on or make changes to this bug.