obsolete

julia-1.11.0-0.beta1.fc40

FEDORA-2024-3f9b24f1ec created by nalimilan a year ago for Fedora 40

New upstream release. Fix build.

This update has been submitted for testing by nalimilan.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago

This update has been pushed to testing.

a year ago
User Icon jamatos commented & provided feedback a year ago
$ julia
ERROR: Unable to load dependent library /usr/bin/../lib64/julia/libjulia-codegen.so.1.11
Message:libLLVM-16jl.so: cannot open shared object file: No such file or directory

This fails because that is also a symbolic link that points to a non-existent location: /usr/lib64/julia/libLLVM-16jl.so -> ../lib/libLLVM-16jl.so

User Icon imabug commented & provided feedback a year ago
karma

Getting these errors during the upgrade

Problem 1: package cantor-24.02.2-2.fc40.x86_64 from @System requires libjulia.so.1()(64bit), but none of the providers can be installed
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from @System
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from fedora
- cannot install the best update candidate for package julia-1.9.2-4.fc40.x86_64
- cannot install the best update candidate for package cantor-24.02.2-2.fc40.x86_64
Problem 2: package cantor-libs-24.02.2-2.fc40.x86_64 from @System requires cantor = 24.02.2-2.fc40, but none of the providers can be installed
- package cantor-24.02.2-2.fc40.x86_64 from @System requires libjulia.so.1()(64bit), but none of the providers can be installed
- package cantor-24.02.2-2.fc40.x86_64 from updates-testing requires libjulia.so.1()(64bit), but none of the providers can be installed
- package julia-1.9.2-4.fc40.x86_64 from @System requires julia-common = 1.9.2-4.fc40, but none of the providers can be installed
- package julia-1.9.2-4.fc40.x86_64 from fedora requires julia-common = 1.9.2-4.fc40, but none of the providers can be installed
- cannot install both julia-common-1.11.0-0.beta1.fc40.noarch from updates-testing and julia-common-1.9.2-4.fc40.noarch from @System
- cannot install both julia-common-1.11.0-0.beta1.fc40.noarch from updates-testing and julia-common-1.9.2-4.fc40.noarch from fedora
- cannot install the best update candidate for package julia-common-1.9.2-4.fc40.noarch
- cannot install the best update candidate for package cantor-libs-24.02.2-2.fc40.x86_64
Problem 3: problem with installed package cantor-24.02.2-2.fc40.x86_64
- package cantor-24.02.2-2.fc40.x86_64 from @System requires libjulia.so.1()(64bit), but none of the providers can be installed
- package cantor-24.02.2-2.fc40.x86_64 from updates-testing requires libjulia.so.1()(64bit), but none of the providers can be installed
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from @System
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from fedora
- package julia-devel-1.11.0-0.beta1.fc40.x86_64 from updates-testing requires libjulia.so.1.11()(64bit), but none of the providers can be installed
- package julia-devel-1.11.0-0.beta1.fc40.x86_64 from updates-testing requires julia(x86-64) = 1.11.0-0.beta1.fc40, but none of the providers canbe installed
- cannot install the best update candidate for package julia-devel-1.9.2-4.fc40.x86_64
Problem 4: package cantor-julia-24.02.2-2.fc40.x86_64 from @System requires libcantorlibs.so.28()(64bit), but none of the providers can be installed
- package cantor-libs-24.02.2-2.fc40.x86_64 from @System requires cantor = 24.02.2-2.fc40, but none of the providers can be installed
- package cantor-libs-24.02.2-2.fc40.x86_64 from updates-testing requires cantor = 24.02.2-2.fc40, but none of the providers can be installed
- package cantor-libs-24.02.1-1.fc40.x86_64 from fedora requires cantor = 24.02.1-1.fc40, but none of the providers can be installed
- package cantor-libs-24.02.2-1.fc40.x86_64 from updates requires cantor = 24.02.2-1.fc40, but none of the providers can be installed
- package cantor-24.02.2-2.fc40.x86_64 from @System requires libjulia.so.1()(64bit), but none of the providers can be installed
- package cantor-24.02.1-1.fc40.x86_64 from fedora requires libjulia.so.1()(64bit), but none of the providers can be installed
- package cantor-24.02.2-1.fc40.x86_64 from updates requires libjulia.so.1()(64bit), but none of the providers can be installed
- package cantor-24.02.2-2.fc40.x86_64 from updates-testing requires libjulia.so.1()(64bit), but none of the providers can be installed
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from @System
- cannot install both julia-1.11.0-0.beta1.fc40.x86_64 from updates-testing and julia-1.9.2-4.fc40.x86_64 from fedora
- package julia-doc-1.11.0-0.beta1.fc40.noarch from updates-testing requires julia = 1.11.0-0.beta1.fc40, but none of the providers can be installed
- cannot install the best update candidate for package julia-doc-1.9.2-4.fc40.noarch
- cannot install the best update candidate for package cantor-julia-24.02.2-2.fc40.x86_64

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.

a year ago
User Icon robertu94 commented & provided feedback a year ago
karma

I get the same error as @jamatos on Fedora 40.

❯ julia
ERROR: Unable to load dependent library /usr/bin/../lib64/julia/libjulia-codegen.so.1.11
Message:libLLVM-16jl.so: cannot open shared object file: No such file or directory

BZ#2240448 Bad Julia build

This update has been obsoleted by julia-1.11.0-2.beta1.fc40.

a year ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
-2
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
a year ago
in testing
a year ago
BZ#2240448 Bad Julia build
-1
0
BZ#2274270 Julia package on Fedora is outdated
0
0

Automated Test Results