Bug 833296
| Summary: | [abrt] fedora-packager-0.5.9.6-2.fc17: __init__.py:11:<module>:ImportError: libssl.so.0.9.8: cannot open shared object file: No such file or directory | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> | ||||
| Component: | fedora-packager | Assignee: | Dennis Gilmore <dennis> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | dennis, rhbugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:8e7f3615032daa36f308cdf3a5ea2c546f510112 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-06-22 10:12:46 UTC | Type: | --- | ||||
| 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
Stef Walter
2012-06-19 07:35:19 UTC
Created attachment 592850 [details]
File: backtrace
Had to do this in /usr/lib64: # ln -s libssl.so.1.0.0j libssl.so.0.9.8 # ln -s libcrypto.so.1.0.0j libcrypto.so.0.9.8 This was due to a locally installed package. |