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
I have just upgraded from F9 to F11. There are a lot of problems I appear to be having with dependencies.
yum update produces the following (the bits before appear ok): Code: Processing Dependency: libslapd_db-4.4.so()(64bit) for package: openldap-debuginfo --> Finished Dependency Resolution vlc-core-0.9.9-2.fc9.1.x86_64 from installed has depsolving problems --> Missing Dependency: libass.so.3()(64bit) is needed by package vlc-core-0.9.9-2.fc9.1.x86_64 (installed) openldap-debuginfo-2.4.10-2.fc9.x86_64 from installed has depsolving problems --> Missing Dependency: libslapd_db-4.4.so()(64bit) is needed by package openldap-debuginfo-2.4.10-2.fc9.x86_64 (installed) vlc-0.9.9-2.fc9.1.x86_64 from installed has depsolving problems --> Missing Dependency: dejavu-fonts is needed by package vlc-0.9.9-2.fc9.1.x86_64 (installed) devede-3.12c-3.fc9.noarch from installed has depsolving problems --> Missing Dependency: dejavu-fonts is needed by package devede-3.12c-3.fc9.noarch (installed) Error: Missing Dependency: libass.so.3()(64bit) is needed by package vlc-core-0.9.9-2.fc9.1.x86_64 (installed) Error: Missing Dependency: dejavu-fonts is needed by package devede-3.12c-3.fc9.noarch (installed) Error: Missing Dependency: libslapd_db-4.4.so()(64bit) is needed by package openldap-debuginfo-2.4.10-2.fc9.x86_64 (installed) Error: Missing Dependency: dejavu-fonts is needed by package vlc-0.9.9-2.fc9.1.x86_64 (installed) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest
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
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.
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'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'm having a hard time getting part of Asterisk (the open source PBX) called asterisk-addons to compile with mysql CDR support which I need to enable Realtime I believe. I've spent the whole day trying to fault find this one (including thinking I had ruined my box and creating a new CentOS build!) and am pretty worn outWhen I attempt to install asterisk-addons (I've tried 1.6.0.1, 1.6.0.1-patch and 1.6.1.0-rc3), I get the following line in a ./configure:
checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... no Then when I do a make menuselect, MySQL is not selectable and XXX"d out: [code]....
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 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
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)"
I'm trying to install Alsa Player in my CentOS 5.2 using add/remove software. I get the following error:
Missing Dependency: libsndfile.so.1(libsndfile.so.1.0) is needed by package alsaplayer Missing Dependency: libjack.so.0 is needed by package alsaplayer Missing Dependency: libFLAC.so.8 is needed by package alsaplayer Missing Dependency: libsndfile.so.1 is needed by package alsaplayer Missing Dependency: libxosd.so.2 is needed by package alsaplayer Missing Dependency: libid3tag.so.0 is needed by package alsaplayer Missing Dependency: libmad.so.0 is needed by package alsaplayer
When I try to search the depencies using yum (yum search libsndfile), the result is : No Matches found.
After upgrading to CentOS 5.3, emacs is unable to locate its default font. (I've been able to supply emacs with a command-line or config-file link to a different installed font, but that's a workaround, not a solution.) I'm not sure if this is a packaging error, an error in our repository configuration, or something else. Below I've inserted some info that seems relevant. I'd be happy to post other information as requested. I've also attached a probably unnecessary screenshot of emacs displaying little blocks instead of characters at the very bottom of this post. Here's the command-line error thrown by emacs on startup:
[Code]...
whether one of emacs's needed fonts has been moved from one package to another in the latest upgrade. Or (most likely) it's something else I haven't thought of.
I want to upgrade my current Centos 4.6 to the newer version which is Centos 5.3 without wiping off my current HD, I have an Adaptec Raid Controller on my supermicro server, but strangely enough Centos 5.3 DVD Installer can't do upgrade only full install and dont event recognize my HDs (cause it didnt load the I2O block drivers). Is there any way during installtion procedure to load the I2O block driver via kernel parameter or other switches?
I downloaded xorg-x11-drv-i810-1.6.5-9.21.el5.src.rpm to my CentOS 5.2 system and I want to overwrite the existing xorg-x11-drv-i810-1.6.5-9.13.el5 with it. I don't see any changes when I check with rpm -qva :
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
7:kdegraphics-4.0.3-3.fc9.i386 from fedora has depsolving problems --> Missing Dependency: kdegraphics-libs = 7:4.0.3-3.fc9 is needed by package 7:kdegraphics-4.0.3-3.fc9.i386 (fedora) 7:kdenetwork-4.0.3-6.fc9.i386 from fedora has depsolving problems --> Missing Dependency: libkopete_oscar.so.4.0.0 is needed by package 7:kdenetwork-4.0.3-6.fc9.i386 (fedora) digikam-0.9.3-2.fc9.i386 from fedora has depsolving problems --> Missing Dependency: libkdcraw.so.2 is needed by package digikam-0.9.3-2.fc9.i386 (fedora) 7:kdegraphics-4.0.3-3.fc9.i386 from fedora has depsolving problems --> Missing Dependency: libkolourpaint4_lgpl.so.4 is needed by package 7:kdegraphics-4.0.3-3.fc9.i386 (fedora) kdeedu-4.0.3-3.fc9.i386 from fedora has depsolving problems --> Missing Dependency: libopenbabel.so.2 is needed by package kdeedu-4.0.3-3.fc9.i386 (fedora) .....