| Summary: | missing libspnav.so.0 and libzipios++.so.0 at runtime | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Przemek Klosowski <przemek> |
| Component: | freecad | Assignee: | Richard Shaw <hobbes1069> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | cz172638, hobbes1069, john |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-04 12:31:52 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: | |
|
Description
Przemek Klosowski
2016-04-02 15:06:55 UTC
libspnav.so.0 is provided by package libspnav , so freecad is somehow missing this dependency. After manually installing 'dnf install libspnav', FreeCAD still doesn't run, because it misses another dependency on libzipios.so.0 , which is provided by zipios++ Unfortunately, after 'dnf install zipios++' FreeCAD still doesn't run because it segfaults. I'll file a separate bug on that. I'll have to dig into why this occurred, this has not been a problem on other releases in the past and the spec file hasn't change as far as dependencies are concerned. Looking at the Koji builds something must have lost it's mind, there are no library based dependencies in any of the f24 builds, f23 looks fine. *** This bug has been marked as a duplicate of bug 1323159 *** |