LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Not able to upgrade the version of the rpm package (https://www.linuxquestions.org/questions/red-hat-31/not-able-to-upgrade-the-version-of-the-rpm-package-577515/)

manohare 08-16-2007 06:26 AM

Not able to upgrade the version of the rpm package
 

I am getting the following error while trying to upgrade the package called acl.
[buildadmin@tuxlab-build8 x86_64]$ rpm -U acl-2.2.39-1.1_WR_at.x86_64.rpm
error: Failed dependencies:
libacl.so.1()(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libacl.so.1(ACL_1.0)(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libattr.so.1()(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libc.so.6()(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
libc.so.6(GLIBC_2.3.3)(64bit) is needed by acl-2.2.39-1.1_WR_at.x86_64
Any help would be appreciated

nightshade_1977 08-16-2007 08:40 AM

you have two options use the --nodeps to ignore the missing dependencies (this could result in issues with acl) or get on google and locate the packages that provide the missing dependencies (this is never fun but we've all had to do it at some point


All times are GMT -5. The time now is 07:11 AM.