unpushed

julia-1.11.0-5.beta1.fc40

FEDORA-2024-450662f67e created by nalimilan 9 months ago for Fedora 40

Fix various failures.


Fix error on startup due to unnecessary recompilation.


New upstream release. Fix build.

This update has been submitted for testing by nalimilan.

9 months ago

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

9 months ago

This update has obsoleted julia-1.11.0-2.beta1.fc40, and has inherited its bugs and notes.

9 months ago
User Icon imabug commented & provided feedback 9 months ago
karma

Worked for all the things I use it for (after removing cantor)

BZ#2240448 Bad Julia build
BZ#2274270 Julia package on Fedora is outdated

This update has been pushed to testing.

9 months ago
User Icon jamatos commented & provided feedback 9 months ago
karma

FWIW I intend to install IJulia to use julia in jupyter.

Regarding the previous version of Julia I noted that:

  1. it is now required to install julia-devel or else we get this error:
Info Given IJulia was explicitly requested, output will be shown live 
ERROR: LoadError: SystemError: opening file "/usr/share/julia/test/testhelpers/FakePTYs.jl": No such file or directory

Are the testhelpers part of the standard library? If yes they should be in julia. When I installed that in 1.9 that was not required.

  1. Installing Plots I get an error due to curl:
Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to "/home/jamatos/.local/lib/julia/compiled/v1.11/Plots/jl_1c1LTi".
ERROR: LoadError: InitError: could not load library "libcurl.so.4"
/home/jamatos/.local/lib/julia/artifacts/4b858830ec17854ddd66b28a0f7c00193ec8b4c0/lib/libssl.so: version `OPENSSL_3.2.0' not found (required by /usr/bin/../lib64/julia/../libcurl.so.4)

Again this worked in 1.9. I tried to search but I am not sure if this is a julia or a Fedora problem.

Should be these issues be added to bugzilla?

BZ#2240448 Bad Julia build
BZ#2274270 Julia package on Fedora is outdated

This update can be pushed to stable now if the maintainer wishes

9 months ago
User Icon robertu94 commented & provided feedback 9 months ago
karma

That solved my issues!

BZ#2240448 Bad Julia build
BZ#2274270 Julia package on Fedora is outdated

This update has been submitted for stable by bodhi.

9 months ago
User Icon nalimilan commented & provided feedback 9 months ago

Thanks @jamatos. I'll fix the first error in the next update as it's quite easy. The second one is more tricky as it's due to OpenSSL being too recent in F40 compared to what Julia packages expect. The only solution I can see (given that Julia uses the LTS line 3.0.x) is to bundle the expected version of both CURL and OpenSSL libraries in Julia, which isn't ideal given that these are security-sensitive.

This update has been unpushed.

User Icon johlar provided feedback 9 months ago
karma

Please login to add feedback.

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

Automated Test Results