ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #03311
[Bug 1257883] [NEW] package dependencies for phpmyadmin not set up for php55u
Public bug reported:
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
** Affects: ius
Importance: Undecided
Status: New
--
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
Follow ups
References