Bug 480348
| Summary: | No module named _sha256 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jóhann B. Guðmundsson <johannbg> |
| Component: | openssl | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | ffesti, james.antill, katzj, pmatilai, tim.lauridsen, tmraz |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-16 16:59:06 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: | |||
|
Description
Jóhann B. Guðmundsson
2009-01-16 16:01:38 UTC
openssl updated and broke ABI ... do the symlink thing to work around it (see f-d-l). reassigning to openssl and reopening. The symbolic link for libcrypto.so.7 was missing Simple ln -s /lib64/libcrypto.so.8 /lib64/libcrypto.so.7 Fixed this for me There where other things that broke as well for like cups sendmail and more Did not keep track of it all fixed after creating the symbolic link.. *** This bug has been marked as a duplicate of bug 480312 *** |