← Back to team overview

ius-coredev team mailing list archive

[Bug 1005909] Re: Missing dependency when running YUM update

 

Hello Robin,

It seems you may have a mixture of php53 packages (Redhat) and php53u packages (IUS),
these two package archs are not compatible with each other and should not be installed side by side.

Can you provide us with the results of the following command:

  rpm -qa | grep php

This will allow us to see which packages you have installed from IUS and
RHEL.

Thanks

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1005909

Title:
  Missing dependency when running YUM update

Status in IUS Community Project:
  New

Bug description:
  RHEL 5.5 x64

  When running sudo yum update on RHEL 5.5 I get the following
  dependency errors:

  --> Processing Dependency: php53-common = 5.3.3-4.ius.el5 for package: php53-mcrypt
  ---> Package python-libs.x86_64 0:2.4.3-46.el5 set to be updated
  --> Finished Dependency Resolution
  php53-mcrypt-5.3.3-4.ius.el5.x86_64 from installed has depsolving problems
    --> Missing Dependency: php53-common = 5.3.3-4.ius.el5 is needed by package php53-mcrypt-5.3.3-4.ius.el5.x86_64 (installed)
  --> Running transaction check
  ---> Package kernel.x86_64 0:2.6.18-164.el5 set to be erased
  --> Processing Dependency: php53-common = 5.3.3-4.ius.el5 for package: php53-mcrypt
  --> Finished Dependency Resolution
  php53-mcrypt-5.3.3-4.ius.el5.x86_64 from installed has depsolving problems
    --> Missing Dependency: php53-common = 5.3.3-4.ius.el5 is needed by package php53-mcrypt-5.3.3-4.ius.el5.x86_64 (installed)
  Error: Missing Dependency: php53-common = 5.3.3-4.ius.el5 is needed by package php53-mcrypt-5.3.3-4.ius.el5.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
  The program package-cleanup is found in the yum-utils package.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1005909/+subscriptions


References