Problem 1: cannot install the best update candidate for package julia-1.9.0-0.beta4.fc38.x86_64
- nothing provides libopenblasp64_.so.0(64-bit) needed by julia-1.9.0-0.rc2.fc38.x86_64
Problem 2: package julia-doc-1.9.0-0.rc2.fc38.noarch requires julia = 1.9.0-0.rc2.fc38, but none of the providers can be installed
- cannot install the best update candidate for package julia-doc-1.9.0-0.beta4.fc38.noarch
- nothing provides libopenblasp64_.so.0(64-bit) needed by julia-1.9.0-0.rc2.fc38.x86_64
Problem 3: package julia-devel-1.9.0-0.rc2.fc38.x86_64 requires julia(x86-64) = 1.9.0-0.rc2.fc38, but none of the providers can be installed
- cannot install the best update candidate for package julia-devel-1.9.0-0.beta4.fc38.x86_64
- nothing provides libopenblasp64_.so.0(64-bit) needed by julia-1.9.0-0.rc2.fc38.x86_64
Problem 4: package julia-common-1.9.0-0.rc2.fc38.noarch requires julia = 1.9.0-0.rc2.fc38, but none of the providers can be installed
- cannot install the best update candidate for package julia-common-1.9.0-0.beta4.fc38.noarch
- nothing provides libopenblasp64_.so.0(64-bit) needed by julia-1.9.0-0.rc2.fc38.x86_64
I've got openblas installed on my system
dnf whatprovides "/libopenblasp64_"
openblas-devel-0.3.21-4.fc38.x86_64 : Development headers and libraries for OpenBLAS
Repo : @System
Matched from:
Filename : /usr/lib64/libopenblasp64_.so
openblas-threads64_-0.3.21-4.fc38.x86_64 : An optimized BLAS library based on GotoBLAS2, pthreads version
Repo : @System
Matched from:
Filename : /usr/lib64/libopenblasp64_-r0.3.21.so
Filename : /usr/lib64/libopenblasp64_.so.0
Same as above. Even installing F38 fresh (no upgrade) and installing julia 1.9 beta 4 when it was available gave the same issue as this rc2. Had to install snapd and install julia snap 1.8.5 to get things working.
This update has been submitted for testing by nalimilan.
This update's test gating status has been changed to 'ignored'.
Getting this error during the upgrade
I've got openblas installed on my system dnf whatprovides "/libopenblasp64_" openblas-devel-0.3.21-4.fc38.x86_64 : Development headers and libraries for OpenBLAS Repo : @System Matched from: Filename : /usr/lib64/libopenblasp64_.so openblas-threads64_-0.3.21-4.fc38.x86_64 : An optimized BLAS library based on GotoBLAS2, pthreads version Repo : @System Matched from: Filename : /usr/lib64/libopenblasp64_-r0.3.21.so Filename : /usr/lib64/libopenblasp64_.so.0
This update has been pushed to testing.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Same error here
This update has been obsoleted by julia-1.9.0-1.rc2.fc38.
Same as above. Even installing F38 fresh (no upgrade) and installing julia 1.9 beta 4 when it was available gave the same issue as this rc2. Had to install snapd and install julia snap 1.8.5 to get things working.