ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #03312
[Bug 1257883] Re: package dependencies for phpmyadmin not set up for php55u
Hello Vicki,
Thanks for taking the time to submit this bug. It does appear that the
php55u package is missing a provides for php:
$ rpm -qp --provides http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/php55u-5.5.6-1.ius.el6.x86_64.rpm
warning: http://dl.iuscommunity.org/pub/ius/stable/Redhat/6/x86_64/php55u-5.5.6-1.ius.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 9cd4953f: NOKEY
php55u-zts = 5.5.6-1.ius.el6
php-zts = 5.5.6-1.ius.el6
php55u-zts(x86-64) = 5.5.6-1.ius.el6
php-zts(x86-64) = 5.5.6-1.ius.el6
mod_php = 5.5.6-1.ius.el6
mod_php55u = 5.5.6-1.ius.el6
php55u = 5.5.6-1.ius.el6
php55u(x86-64) = 5.5.6-1.ius.el6
I will look into correcting this issue and having something in the
testing repos soon.
-Ben
--
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:
New
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