Results 1 to 7 of 7
Hallo,
by yum update I am getting a looooooot of messages like Error: Missing Dependecy...
Example:
...
Error: Missing Dependency: openldap = 2.3.43-12.el5_6.7 is needed by package ope nldap-devel-2.3.43-12.el5_6.7.i386 (installed)
...
- 11-11-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
yum update - Error:Missing Dependency
Hallo,
by yum update I am getting a looooooot of messages like Error: Missing Dependecy...
Example:
...
Error: Missing Dependency: openldap = 2.3.43-12.el5_6.7 is needed by package ope nldap-devel-2.3.43-12.el5_6.7.i386 (installed)
...
I try all of that and nothing changed:
--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
If anyone has a solution i would please him to write it...
- 11-11-2011 #2
Which distribution and which version are you using?
Are there 3rd_party repositorys or manually installed rpms?You must always face the curtain with a bow.
- 11-11-2011 #3Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
I am using RHEL 5.7...
It was installed with an image...
- 11-11-2011 #4Linux Guru
- Join Date
- May 2011
- Posts
- 1,838
What about the 3rd party repos?
Show this
and thisCode:yum repolist
Code:ls /etc/yum.repos.d/*.repo
- 11-14-2011 #5Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
That is it....
Loaded plugins: rhnplugin, security
rhel-x86_64-client-5 | 1.4 kB 00:00
rhel-x86_64-client-5/primary | 3.6 MB 00:00
rhel-x86_64-client-5 8984/8984
repo id repo name status
rhel-x86_64-client-5 Red Hat Enterprise Linux Desktop (v. 5 for 64-bit x8 8,984
repolist: 8,984
/etc/yum.repos.d/rhel-debuginfo.repo /etc/yum.repos.d/rhel-source.repo
- 11-19-2011 #6Linux Guru
- Join Date
- May 2011
- Posts
- 1,838
I see you an i386 version of openldap-devel package installed, yet your repo claims you are x86_64 - could that be your problem, mixing i386 and x86_64 repos? I'm not sure how you could have done that with yum if you did not use custom yum config files. Did you manually install some i386 RPMS maybe?
- 11-21-2011 #7Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
Manually is only NVIDIA driver...everything else is with yum...


Reply With Quote