Bug 596250
| Summary: | libguestfs cannot be installed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter van Hooft <peter.van.hooft> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | mbooth, rjones, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-26 14:48:34 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: | |||
Please try the version in updates-testing. *** This bug has been marked as a duplicate of bug 595920 *** |
Description of problem: libguestfs requires /usr/lib64/libcrypto.so.10, but since openssl-1.0.0-4.fc13.x86_64 installs this in /lib64. Version-Release number of selected component (if applicable): 1.2.4-1.fc13.x86_64 How reproducible: yum install libguestfs Steps to Reproduce: 1. 2. 3. Actual results: # yum install libguestfs Loaded plugins: presto, refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package libguestfs.x86_64 1:1.2.4-1.fc13 set to be updated --> Processing Dependency: /usr/lib64/.libcrypto.so.10.hmac for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Processing Dependency: /usr/lib64/.libcrypto.so.1.0.0.hmac for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Processing Dependency: /usr/lib64/libcrypto.so.10 for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Processing Dependency: /usr/lib64/libcrypto.so.10 for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Processing Dependency: /usr/lib64/.libcrypto.so.1.0.0.hmac for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Processing Dependency: /usr/lib64/.libcrypto.so.10.hmac for package: 1:libguestfs-1.2.4-1.fc13.x86_64 --> Finished Dependency Resolution Error: Package: 1:libguestfs-1.2.4-1.fc13.x86_64 (updates) Requires: /usr/lib64/libcrypto.so.10 Available: openssl-1.0.0-1.fc13.x86_64 (fedora) Error: Package: 1:libguestfs-1.2.4-1.fc13.x86_64 (updates) Requires: /usr/lib64/.libcrypto.so.1.0.0.hmac Available: openssl-1.0.0-1.fc13.x86_64 (fedora) Error: Package: 1:libguestfs-1.2.4-1.fc13.x86_64 (updates) Requires: /usr/lib64/.libcrypto.so.10.hmac Available: openssl-1.0.0-1.fc13.x86_64 (fedora) You could try using --skip-broken to work around the problem Expected results: libguestfs instaled Additional info: