Bug 1683017
| Summary: | libLLVM-7.so is not in the library search path | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josh Stone <jistone> |
| Component: | llvm7.0 | Assignee: | serge_sans_paille <sguelton> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 30 | CC: | sguelton, tstellar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-04 17:21:34 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: | |||
| Bug Depends On: | 1683408 | ||
| Bug Blocks: | |||
|
Description
Josh Stone
2019-02-26 05:40:42 UTC
The /etc/ld.so.conf.d/llvm7.0-x86_64.conf is actually installed by the llvm7.0-7.0 package, while llvm7.0-libs-7.0.1-3.fc30.x86_64 doesn't depend on it. I'm rebuilding a -libs package that bundle the right config file. Fixed by llvm7.0-7.0.1-4.fc30, or so I hope. clang-7.0.1-4.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-fcfaa6d2e1 That bodhi update looks irrelevant, but I did confirm llvm7.0-7.0.1-4.fc30 in mock. Let's see this in rawhide too and we should be good. llvm7.0-7.0.1-4.fc31 has been uploaded, can you confirm it's okay too? Yep, rust is working on rawhide now too, thanks! |