Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 18:35:44

Author Topic: [Ask] When doing 'yum update' why there are 4 errors?  (Read 5951 times)

0 Members and 1 Guest are viewing this topic.

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
When doing 'yum update', I'm getting error like this:
Code: [Select]
[root@server1 ~]# yum update
.....
--> Running transaction check
---> Package php56u-cli.x86_64 0:5.6.7-1.ius.el6 will be installed
---> Package php56u-process.x86_64 0:5.6.7-1.ius.el6 will be installed
---> Package php56u-xml.x86_64 0:5.6.7-1.ius.el6 will be installed
--> Processing Conflict: php56u-process-5.6.7-1.ius.el6.x86_64 conflicts php-process < 5.6
--> Processing Conflict: php56u-cli-5.6.7-1.ius.el6.x86_64 conflicts php-cli < 5.6
--> Processing Conflict: php56u-common-5.6.7-1.ius.el6.x86_64 conflicts php-common < 5.6
--> Processing Conflict: php56u-xml-5.6.7-1.ius.el6.x86_64 conflicts php-xml < 5.6
--> Finished Dependency Resolution
Error: php56u-common conflicts with php54-common-5.4.39-1.ius.el6.x86_64
Error: php56u-cli conflicts with php54-cli-5.4.39-1.ius.el6.x86_64
Error: php56u-xml conflicts with php54-xml-5.4.39-1.ius.el6.x86_64
Error: php56u-process conflicts with php54-process-5.4.39-1.ius.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Have a clue to this..?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #1 on: 2015-04-17, 16:39:28 »
Inform here your 'sh /script/sysinfo'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #2 on: 2015-04-17, 17:18:26 »
Here's the result:
Code: [Select]
[root@server1 ~]# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015040402

B. OS: CentOS release 6.6 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.42-1.ius.el6.x86_64
   2. PHP: php54-5.4.39-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.12.0-f.3.mr.el6.x86_64
   6. Nginx: nginx-1.7.11-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.48.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          3072        410       2661        223          0        159
   -/+ buffers/cache:        250       2821
   Swap:            0          0          0

[root@server1 ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #3 on: 2015-04-17, 17:27:48 »
Try 'yum reinstall mratwork* -y; yum update -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #4 on: 2015-04-17, 17:53:22 »
The result still the same error, as follows:
Code: [Select]
[root@server1 ~]# yum reinstall mratwork* -y; yum update -y
.....
--> Running transaction check
---> Package php56u-cli.x86_64 0:5.6.7-1.ius.el6 will be installed
---> Package php56u-process.x86_64 0:5.6.7-1.ius.el6 will be installed
---> Package php56u-xml.x86_64 0:5.6.7-1.ius.el6 will be installed
--> Processing Conflict: php56u-process-5.6.7-1.ius.el6.x86_64 conflicts php-process < 5.6
--> Processing Conflict: php56u-cli-5.6.7-1.ius.el6.x86_64 conflicts php-cli < 5.6
--> Processing Conflict: php56u-common-5.6.7-1.ius.el6.x86_64 conflicts php-common < 5.6
--> Processing Conflict: php56u-xml-5.6.7-1.ius.el6.x86_64 conflicts php-xml < 5.6
--> Finished Dependency Resolution
Error: php56u-common conflicts with php54-common-5.4.39-1.ius.el6.x86_64
Error: php56u-cli conflicts with php54-cli-5.4.39-1.ius.el6.x86_64
Error: php56u-xml conflicts with php54-xml-5.4.39-1.ius.el6.x86_64
Error: php56u-process conflicts with php54-process-5.4.39-1.ius.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@server1 ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #5 on: 2015-04-17, 18:21:43 »
Inform here 'yum list installed php*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #6 on: 2015-04-17, 18:52:48 »
Here's yum list installed php
Code: [Select]
[root@server1 ~]# yum list installed php
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.sanctuaryhost.com
 * extras: mirror.cisp.com
 * mratwork-epel: mirror.steadfast.net
 * mratwork-ius-stable: ord.mirror.rackspace.com
 * mratwork-remi-php56: mirrors.mediatemple.net
 * updates: centos.chi.host-engine.com
0 packages excluded due to repository protections
Error: No matching Packages to list
[root@server1 ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #7 on: 2015-04-17, 19:01:26 »
Wrong command.

Try:
Code: [Select]
yum list installed php*
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #8 on: 2015-04-17, 19:29:54 »
Just same result like this:
Code: [Select]
[root@server1 ~]# yum list installed php*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.sanctuaryhost.com
 * extras: mirror.cisp.com
 * mratwork-epel: mirror.steadfast.net
 * mratwork-ius-stable: ord.mirror.rackspace.com
 * mratwork-remi-php56: mirrors.mediatemple.net
 * updates: centos.chi.host-engine.com
0 packages excluded due to repository protections
Error: No matching Packages to list
[root@server1 ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #9 on: 2015-04-17, 19:42:58 »
Try:
Code: [Select]
yum list installed|grep php
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #10 on: 2015-04-17, 19:47:04 »
Or:
Code: [Select]
cd /; yum list installed php*
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #11 on: 2015-04-17, 20:19:00 »
Code: [Select]
[root@server1 ~]# yum list installed|grep php
kloxomr7-thirdparty-phpmyadmin.noarch
mod_suphp.x86_64             0.7.2-1.mr.el5       @mratwork-release-version-arch
php54.x86_64                 5.4.39-1.ius.el6     @mratwork-ius-stable
php54-cli.x86_64             5.4.39-1.ius.el6     @mratwork-ius-stable
php54-common.x86_64          5.4.39-1.ius.el6     @mratwork-ius-stable
php54-embedded.x86_64        5.4.39-1.ius.el6     @mratwork-ius-stable
php54-fpm.x86_64             5.4.39-1.ius.el6     @mratwork-ius-stable
php54-gd.x86_64              5.4.39-1.ius.el6     @mratwork-ius-stable
php54-imap.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-intl.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-ioncube-loader.x86_64  4.7.5-2.ius.el6      @mratwork-ius-stable
php54-ldap.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-litespeed.x86_64       5.4.39-1.ius.el6     @mratwork-ius-stable
php54-mbstring.x86_64        5.4.39-1.ius.el6     @mratwork-ius-stable
php54-mcrypt.x86_64          5.4.39-1.ius.el6     @mratwork-ius-stable
php54-mysqlnd.x86_64         5.4.39-1.ius.el6     @mratwork-ius-stable
php54-pdo.x86_64             5.4.39-1.ius.el6     @mratwork-ius-stable
php54-pear.noarch            1:1.9.5-2.ius.el6    @mratwork-ius-stable
php54-pecl-apc.x86_64        3.1.14-1.ius.el6     @mratwork-ius-archive
php54-pecl-geoip.x86_64      1.0.8-3.ius.el6      @mratwork-ius-stable
php54-process.x86_64         5.4.39-1.ius.el6     @mratwork-ius-stable
php54-pspell.x86_64          5.4.39-1.ius.el6     @mratwork-ius-stable
php54-recode.x86_64          5.4.39-1.ius.el6     @mratwork-ius-stable
php54-snmp.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-soap.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-tidy.x86_64            5.4.39-1.ius.el6     @mratwork-ius-stable
php54-xml.x86_64             5.4.39-1.ius.el6     @mratwork-ius-stable
php54-xmlrpc.x86_64          5.4.39-1.ius.el6     @mratwork-ius-stable
[root@server1 ~]#

Code: [Select]
[root@server1 ~]# cd /; yum list installed php*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror.sanctuaryhost.com
 * extras: mirror.cisp.com
 * mratwork-epel: mirror.steadfast.net
 * mratwork-ius-stable: ord.mirror.rackspace.com
 * mratwork-remi-php56: mirrors.mediatemple.net
 * updates: centos.chi.host-engine.com
0 packages excluded due to repository protections
Error: No matching Packages to list
[root@server1 /]#
« Last Edit: 2015-04-17, 20:21:42 by leonard »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #12 on: 2015-04-17, 22:19:02 »
Look like it's not related to php directly but with mysql. Did you try change/switch mariadb to mysql before?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline leonard

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #13 on: 2015-04-18, 06:09:56 »
I never touch to anything changed all mysql since configs of yours.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [Ask] When doing 'yum update' why there are 4 errors?
« Reply #14 on: 2015-04-18, 06:14:53 »
It's request by you for want mysql instead mariadb because 'warning' for mysqli.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.045 seconds with 18 queries.

web stats analysis