Bug 1764797
| Summary: | ERROR: error compiling cfunction_: could not load library "libjulia" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alex <apattyn> | ||||
| Component: | julia | Assignee: | Milan Bouchet-Valat <nalimilan> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 31 | CC: | chris, nalimilan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | julia-1.2.0-3.1.fc31 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-11-17 01:30:00 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Alex
2019-10-23 18:15:13 UTC
Tested using pre-built binaries from https://julialang.org/downloads/ and everything seems good. Reproduce (Starting in the REPL): 1. using ImageView 2. img = ones(128,128) 3. imshow(img) 4. See window with image. So it seems that libjulia.so needs to be linked to for the fedora build? FEDORA-2019-da5c53481b has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-da5c53481b Good catch. That's because libjulia.so is only included in the julia-devel package. I've pushed a fix, please confirm that it works for you. julia-1.2.0-3.1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-da5c53481b julia-1.2.0-3.1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |