Software :: Update CentOS 5.6 But Its Throwing Me An Missing Dependency
Jul 13, 2011
I am trying to update CentOS 5.6 but its throwing me an missing dependency error.
Code:
Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.i386 (installed) I checked /usr/bin and the file "rebuild-security-providers" is present in the folder. So i really don't know why is it throwing an error. I also searched LQ but no relevant results.
I am trying to update PHP on a centos server by using
Code:
yum update php which results in the following...
Code:
Setting up Update Process Setting up repositories plesk 100% |=========================| 951 B 00:00 update 100% |=========================| 951 B 00:00
[code]....
Error: Missing Dependency: php-common = 5.2.9-1.el4.art is needed by package php-xml I think PHP was previously updated using the centosplus repository which may be causing this problem. yum install php-common results in a nothing to do error.
While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).
Today, I try to update firefox by Package Updater but show error by bellow. "Missing Dependency: xulrunner >= 1.9.0.19-1 is needed by package firefox-3.0.19-1.el5.centos.x86_64 (CentOS5updates)"
Fedora 12 2.6.32.9-67.fc12.i686I have tried doing the recommended as its saids at the bottom. However, that didn't work. So I have to yum upgrade --skip-brokenDoes anyone know how to solve this problem?
nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems --> Missing Dependency: nspr >= 4.8.4 is needed by package nss-3.12.6-1.2.fc12.i686 (updates) nss-3.12.6-1.2.fc12.i686 from updates has depsolving problems
I just recently updated my firefox and now I cannot find it anywhere. I have tried yum reinstall firefox and I get the following:
Code: Loaded plugins: refresh-packagekit Setting up Reinstall Process Resolving Dependencies .....
I have tried the given commands and I can a reply of: Code: Setting up yum Loaded plugins: refresh-packagekit Reading local RPM database Processing all local requires Missing dependencies: Package java-1.6.0-openjdk-plugin-1.6.0.0-25.b16.fc11.i586 requires libxul.so Package firefox-3.5.2-2.fc11.i586 requires xulrunner >= 1.9.1.2 Package firefox-3.5.2-2.fc11.i586 requires libxul.so Package xulrunner-1.9.1.2-1.fc11.i586 requires libxul.so Package libproxy-mozjs-0.2.3-10.fc11.i586 requires gecko-libs >= 1.9.1
When I try yum update, I get the following error: abrt-1.0.8-2.fc12.i686 from updates has depsolving problems --> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) abrt-1.0.8-2.fc12.i686 from updates has depsolving problems --> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) abrt-1.0.8-2.fc12.i686 from updates has depsolving problems --> Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) anaconda-14.2-1.fc14.i686 from rawhide has depsolving problems --> Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide) abrt-1.0.8-2.fc12.i686 from updates has depsolving problems --> Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) Error: Missing Dependency: librpmio.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) Error: Missing Dependency: fcoe-utils >= 1.0.12-2.20100323git is needed by package anaconda-14.2-1.fc14.i686 (rawhide) Error: Missing Dependency: librpm.so.0 is needed by package abrt-1.0.8-2.fc12.i686 (updates) You could try using --skip-broken to work around the--
I have the following repositories in my /etc/yum.repos.d fedora-rawhide.repo fedora-updates-testing.repo rpmfusion-free-updates.repo rpmfusion-nonfree.repo fedora.repo rpmfusion-free-rawhide.repo rpmfusion-free-updates-testing.repo rpmfusion-nonfree-updates.repo fedora-updates.repo rpmfusion-free.repo rpmfusion-nonfree-rawhide.repo rpmfusion-nonfree-updates-testing.repo
downgrade also does not work. I just updated F12 to F13 using DVD and this occured. Also prevents me from doing "full" yum system update, these packages always fail. I do not understand the problem, it says that perl-libs 5.10.1-112 requires perl-libs 5.10.1-112, but I have that installed.
I got the following errors in spite of having both the packages installed. What can be done?
Quote:
gstreamer-plugins-bad-0.10.13-6.fc11.i586 from installed has depsolving problems Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed) Error: Missing Dependency: libass.so.3 is needed by package gstreamer-plugins-bad-0.10.13-6.fc11.i586 (installed) code....
I was trying to install vlc in fedora 12 and got the following error. Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10 is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates) Error: Missing Dependency: libcdio.so.10(CDIO_10) is needed by package vlc-core-1.0.5-2.fc12.i686 (rpmfusion-free-updates)
Fresh instalaation of Centos 5.3 (32 bit machine). Got the Dag-Wier repos set up. Ran yum install videolan-client which found one missing dependency: libdvdread.so.3 is needed by vlc.0.9.9-2.el5.rf.i386. Looking in /usr/lib, I find libdvdread.so.4.1.3 installed, but no libdvdread.so.3. I created a symboloic link libdvdread.s0.3 -> libdvdread.so.4..1.3 and rand ldconfig. Tried to install videolan-client again with yum but got the same failed dependency. how to get vlc installed?
I can't update centos 5.1 x86_64 from updates Is the correct repository [URL]? But I found this dependency (nspr >=4.6.99 ) inside the [URL]. I need to setup these two repositories ?
#yum update Loading "installonlyn" plugin Setting up Update Process Setting up repositories
uname -a is Linux centos52-64-fuj 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Yum upgrade gives : Quote: ---> Package libsilc.x86_64 0:1.0.2-2.fc6 set to be updated ---> Package sgpio.x86_64 0:1.2.0_10-2.el5 set to be updated ---> Package meanwhile.x86_64 0:1.0.2-5.el5 set to be updated ---> Processing Dependency: libhdf5.so.0()(64bit) for package: octave ---> Package cyrus-sasl-md5.x86_64 0:2.1.22-5.el5 set to be updated ---> Package fipscheck.x86_64 0:1.2.0-1.el5 set to be updated --> Finished Dependency Resolution Error: Missing Dependency: libhdf5.so.0()(64bit) is needed by package octave Error: Missing Dependency: hal >= 0.5.9 is needed by package gparted
When I try to update my system, I get the message: Error: Missing Dependency: xine-lib(plugin-abi)(x86-32) = 1.25 is needed by package xine-lib-extras-freeworld-1.1.16.2-3.fc10.i386 (installed) after a list of packages which are set to be updated.
I'm not sure if I'm posting in the right section. But when i start the Package Updater it get's a (Error resolving dependencies). The Details in the error are: Missing Dependency: liblzo.so.1 is needed by package mplayer Missing Dependency: libdvdread.so.3 is needed by package lsdvd Missing Dependency: libcucul.so.0 is needed by package mplayer Missing Dependency: libdvdread.so.3 is needed by package gstreamer-plugins-ugly
What do i do? I'm thinking i have to get and install/download these package's but cant find them tried regular searching the web and using Yum. Cant find any of them to install to fix this issue.
I don't know if this is the right place to do this so I will try. I have noticed a lot of posts around the web with the same problems, so I guess this is something that is common, you think it would be fixed by now but anyways. Almost constantly when I try to install a new package with yum in my system it almost always gives me a dependency error, this is the latest one when I try to install HTOP:
Error: Missing Dependency: rtld(GNU_HASH) is needed by package htop Error: Missing Dependency: libc.so.6(GLIBC_2.4) is needed by package htop
I'm trying to install Dell Openmanage, which requires sblim-sfcb.Normally this wouldn't be a problem but it requires LWP::UserAgent to be installed.However there are no RPMs for LWP::UserAgent. There are RPMs for perl-libwww-perl-5.805-1.1.1.noarch.rpm, which people say should work.However yum doesn't see anything with libwww as an option so that won't work either.Running CentOS 5.5
Note: I do have LWP::UserAgent installed via cpan, however the RPM won't compile without the actual LWP::UserAgent RPM installed.
I'm having some perl problems while using yum update... I recently upgraded to 5.3 and have the latest MailScanner.. I do not want to have to remove perl because it will remove a bunch of other things along with it.
I have been able to load CentOS on my computer. I have the motherboard DG41TY from Intel. It seems that the only problem I have is my network card does not work. On the Intel site there is a link to download the network driver for Linux. I did that. It's an rpm file. realtek-r8169-kmp-default-8.004.00_2.6.16.60_0.21-0.i586.rpm is the name. When i right click and say install it tried to connect to the internet for some thing and fails. of coarse it does there not loaded yet. I added a second nic that cent did recognize and got me online. I want to load the on board driver and remove the add on card. When I try to load now I get missing dependencys.
We have a networked L7780 and I cannot find the dependancies below to satisfy the hplip (3.9.2) installer. Centos 5.2 Server - full development environment etc. Standard Centos repos + rpmforge.
INSTALL MISSING OPTIONAL DEPENDENCIES ------------------------------------- warning: There are 6 missing OPTIONAL dependencies. note: Installation of dependencies requires an active internet connection. warning: Missing REQUIRED dependency for option 'network': libnetsnmp-devel
I'm trying just a generic yum update to bring the machine up to date, I'm running into problems with two packages and their dependencies, kpartx and lvm2
I've removed any additional repositories, and performed a yum clean all
I think my problem comes down to device-mapper, it's asking for 1.02.32-1 to install lvm2 however if I run a yum list device-mapper it only shows 1.02.24-1.el5 as installed, and it is not marked for update. I've tried downloading the rpm directly, If i try to install the rpm with yum I'm told that there is nothing to do, if I try to install directly I run into problems with conflicts with the already installed package.
The kpartx seems dependent on device-mapper-multipath
I'm running my own repository for my CentOS servers and ran into problem which seems to be on the 32bit boxes only. When trying to patch, I get the following dependency error.
I am having with CentOS5.4 and Pirut?The update system is telling me I have a Pirut update, but when I go to apply it, the system complains about dependency issues with rhn-setup-gnome. I have searched high and low for the solution to this but haven't found it yet.I have found some hacks, but I am hesitant on messing with the integrity of the system just to complete the update.
'Software update center' is throwing error. The error was uploaded to LaunchPad. Following is the like to it: [URL]
Following is the description on how it started misbehaving which I added to the bug description:
Was trying to install chromium, vlc & restricted-ubuntu-extras in my first restart after installing ubuntu 11.04. during installing chromium (which was the first on the list), Ubuntu Software Center stopped responding after downloading about 16MB. I restarted my machine. after which it said that chrome is installed. on installing restricted-ubuntu-extras, this error came.
Now I am not able to install anything using 'Software Update Center'.