Bug 18937
Summary: | failed dependencies updating the packages | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | lanzi |
Component: | openssh | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 7.0 | CC: | dr |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-11-21 07:09:49 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: |
Do you have the pam package installed? What is the output of "rpm -q --provides pam | grep ^lib"? rpm -q --provides pam | grep ^lib gives: libpam.so.0 libpam_misc.so.0 anyhow I "resolved" with rpm -Uhv --nodeps for all the packages that shown the same problem. Regards, -Leo The sonames should be the same, so I'm not sure what to make of these. |
I got the all the updated packages for openssh-2.2.0p1-5.i386.rpm (10 Oct), but when I try to update using: >rpm -Uhv openssh-2.2.0p1-5.i386.rpm the system says: error: failed dependencies: libpam.so.0 is needed by openssh-2.2.0p1-5 Same thing happens with usermode-1.36-3 It seems that they need /lib/libpam.so.0.74 but the one provided with the iso image downloaded from one of your mirror is /lib/libpam.so.0.72, any help is appreciated ! -Leo