Re: RHEL 5.1 > RHEL 5.2 Dependency Hell.



1PW wrote:
Hello All:

Subject: RHEL 5.1 > RHEL 5.2 Dependency Hell.

On May 23rd, when Red Hat released the Tikanga updates for RHEL 5.2, I
updated my RHEL 5.1 system. However, after the yum process had
updated a few hundred files, and installed some new ones, I was left
with a some unfinished updates.

In an effort to correct this, and provide a good environment, I ran the following:

# rpm –rebuilddb
# yum clean packages headers metadata dbcache

and then...

# yum update -y

I still receive:

--> Running transaction check
---> Package evolution-data-server.i386 0:1.12.3-6.el5 set to be updated
---> Package libhugetlbfs.i386 0:1.2-5.el5 set to be updated
--> Processing Dependency: libegroupwise-1.2.so.12 for package: evolution-data-server-devel
--> Processing Dependency: libexchange-storage-1.2.so.2 for package: evolution-data-server-devel
--> Processing Dependency: evolution-data-server = 1.8.0-25.el5 for package: evolution-data-server-devel
--> Finished Dependency Resolution
Error: Missing Dependency: libegroupwise-1.2.so.12 is needed by package evolution-data-server-devel
Error: Missing Dependency: libexchange-storage-1.2.so.2 is needed by package evolution-data-server-devel
Error: Missing Dependency: evolution-data-server = 1.8.0-25.el5 is needed by package evolution-data-server-devel

In the past, under lessor circumstances, I would have downloaded all
rpms of similar file names that already were on my system. Then I'd
try a:

# rpm -ivh *.*

This would work fine. However, in the above situation, my “Dependency
Hell” seems too extensive. Because of these residual unsatisfied
dependencies, the subsequent Red Hat updates have all been done
manually, by file name, so I don't fall behind.

Any ideas? Thank you.

1PW,


I downloaded the DVD iso and started first with:
mount -o loop /path-to-iso/rhel-5-server-x86_64-dvd.iso /mnt
cd /mnt/Server
for i in *.rpm
do
yum localupdate $i
done

after that i ran:
yum -y update


Kind regards,


Jan Gerrit Kootstra
.



Relevant Pages

  • RHEL 5.1 > RHEL 5.2 Dependency Hell.
    ... RHEL 5.1> RHEL 5.2 Dependency Hell. ... On May 23rd, when Red Hat released the Tikanga updates for RHEL 5.2, I ... Error: Missing Dependency: libexchange-storage-1.2.so.2 is needed by package evolution-data-server-devel ...
    (linux.redhat)
  • Re: RHEL 5.1 > RHEL 5.2 Dependency Hell.
    ... RHEL 5.1> RHEL 5.2 Dependency Hell. ... On May 23rd, when Red Hat released the Tikanga updates for RHEL 5.2, I ... after the yum process had ...
    (linux.redhat)
  • Re: RH rips again Was: extend EOL for Red Hat Linux 9?
    ... >If I remember correctly, and I may be mistaken, RHN for RHL does NOT ... RHN for RHEL, ... download RHEL ES and WS 3.0, and access to the updates for them until the ...
    (Fedora)
  • Re: kernel upgrade with yum removed old kernels
    ... Reasonable guesstimate considering the number of updates that get ... > Fedora Core. ... I do not have a RHEL license but my take is that RHEL has ... > fewer released kernel updates than a developmental product such as ...
    (Fedora)
  • Re: RHEL4
    ... I get so many notices of updates from RH that I had to put the specific ... lacked working drivers for the Ethernet controllers, ... anyone who is a real RHEL user would want to do that because it defeats ...
    (alt.os.linux.redhat)