← Back to team overview

ius-coredev team mailing list archive

[Bug 1257883] Re: package dependencies for phpmyadmin not set up for php55u

 

Hello Vicki,

I have been working on this issue and got a php55u-5.5.6-2 built and
tagged as testing-candidate.  It will be in placed in the testing repos
tonight and can take around 24 hours to hit all the mirrors.

See the following for information on how to use the testing repo:

http://iuscommunity.org/pages/FAQs.html?highlight=testing#how-do-i
-install-packages-from-testing

-Ben

** Changed in: ius
     Assignee: (unassigned) => bharper (bharper)

** Changed in: ius
       Status: New => Fix Committed

-- 
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/1257883

Title:
  package dependencies for phpmyadmin not set up for php55u

Status in IUS Community Project:
  Fix Committed

Bug description:
  Trying to install phpmyadmin after upgrading to php55u on CentOS 6
  results in the following php package conflict:

  [root@upload02 ~]# yum install phpmyadmin
  Loaded plugins: downloadonly, fastestmirror
  Loading mirror speeds from cached hostfile
  drivesrvr                                                                                                                    |  951 B     00:00
  Setting up Install Process
  Resolving Dependencies
  --> Running transaction check
  ---> Package phpMyAdmin.noarch 0:3.5.8.2-1.el6 will be installed
  --> Processing Dependency: php >= 5.2.0 for package: phpMyAdmin-3.5.8.2-1.el6.noarch
  --> Running transaction check
  ---> Package php.x86_64 0:5.3.3-26.el6 will be installed
  --> Processing Dependency: php-common(x86-64) = 5.3.3-26.el6 for package: php-5.3.3-26.el6.x86_64
  --> Processing Dependency: php-cli(x86-64) = 5.3.3-26.el6 for package: php-5.3.3-26.el6.x86_64
  --> Running transaction check
  ---> Package php-cli.x86_64 0:5.3.3-26.el6 will be installed
  ---> Package php-common.x86_64 0:5.3.3-26.el6 will be installed
  --> Processing Conflict: php55u-5.5.6-1.ius.el6.x86_64 conflicts php < 5.5
  --> Finished Dependency Resolution
  Error: php55u conflicts with php-5.3.3-26.el6.x86_64
  You could try using --skip-broken to work around the problem
  You could try running: rpm -Va --nofiles --nodigest

  [root@upload02 ~]# rpm -q php53u-common
  package php53u-common is not installed
  [root@upload02 ~]# rpm -q php55u-common
  php55u-common-5.5.6-1.ius.el6.x86_64

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


References