LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable to yum update (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-yum-update-365806/)

tkt 09-22-2005 01:17 AM

Unable to yum update
 
Hi,

I tried yum update, but when it came to dependency checks, it will prompt "Resolving dependencies
.....Unable to satisfy dependencies
Package fam-devel needs libselinux-devel, this is not available.
Package libxslt needs libgcrypt.so.11, this is not available.
Package libxslt needs libgcrypt.so.11(GCRYPT_1.2), this is not available.
Package libxslt needs libgpg-error.so.0, this is not available.
"
Any idea to satisfy the dependencies?

Thanks.

niztec 09-22-2005 11:02 AM

One way you can bypass that is by running yum --exclude=fam-devel update.
fam-devel won't be updated but it will let your other updates install.


All times are GMT -5. The time now is 04:59 PM.