Advertisement
TomWright

Untitled

May 10th, 2015
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.12 KB | None | 0 0
  1. yum update -y; yum remove httpd && yum install httpd; yum install php56w-common php56w-opcache php56w-mysql
  2. Loaded plugins: fastestmirror
  3. Loading mirror speeds from cached hostfile
  4. * base: mirrors.centos.webair.com
  5. * epel: mirrors.coreix.net
  6. * extras: mirrors.centos.webair.com
  7. * remi: remi.check-update.co.uk
  8. * remi-php56: remi.check-update.co.uk
  9. * updates: mirrors.centos.webair.com
  10. * webtatic: uk.repo.webtatic.com
  11. * webtatic-testing: uk.repo.webtatic.com
  12. No packages marked for update
  13. Loaded plugins: fastestmirror
  14. Resolving Dependencies
  15. --> Running transaction check
  16. ---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be erased
  17. --> Finished Dependency Resolution
  18.  
  19. Dependencies Resolved
  20.  
  21. =========================================================================================================================================================================
  22. Package Arch Version Repository Size
  23. =========================================================================================================================================================================
  24. Removing:
  25. httpd x86_64 2.4.6-31.el7.centos @base 9.4 M
  26.  
  27. Transaction Summary
  28. =========================================================================================================================================================================
  29. Remove 1 Package
  30.  
  31. Installed size: 9.4 M
  32. Is this ok [y/N]: y
  33. Downloading packages:
  34. Running transaction check
  35. Running transaction test
  36. Transaction test succeeded
  37. Running transaction
  38. Erasing : httpd-2.4.6-31.el7.centos.x86_64 1/1
  39. warning: /etc/httpd/conf/httpd.conf saved as /etc/httpd/conf/httpd.conf.rpmsave
  40. warning: file /etc/httpd/conf.d/welcome.conf: remove failed: No such file or directory
  41. Verifying : httpd-2.4.6-31.el7.centos.x86_64 1/1
  42.  
  43. Removed:
  44. httpd.x86_64 0:2.4.6-31.el7.centos
  45.  
  46. Complete!
  47. Loaded plugins: fastestmirror
  48. Loading mirror speeds from cached hostfile
  49. * base: mirrors.centos.webair.com
  50. * epel: mirrors.coreix.net
  51. * extras: mirrors.centos.webair.com
  52. * remi: remi.check-update.co.uk
  53. * remi-php56: remi.check-update.co.uk
  54. * updates: mirrors.centos.webair.com
  55. * webtatic: uk.repo.webtatic.com
  56. * webtatic-testing: uk.repo.webtatic.com
  57. Resolving Dependencies
  58. --> Running transaction check
  59. ---> Package httpd.x86_64 0:2.4.6-31.el7.centos will be installed
  60. --> Finished Dependency Resolution
  61.  
  62. Dependencies Resolved
  63.  
  64. =========================================================================================================================================================================
  65. Package Arch Version Repository Size
  66. =========================================================================================================================================================================
  67. Installing:
  68. httpd x86_64 2.4.6-31.el7.centos base 2.7 M
  69.  
  70. Transaction Summary
  71. =========================================================================================================================================================================
  72. Install 1 Package
  73.  
  74. Total download size: 2.7 M
  75. Installed size: 9.4 M
  76. Is this ok [y/d/N]: y
  77. Downloading packages:
  78. httpd-2.4.6-31.el7.centos.x86_64.rpm | 2.7 MB 00:00:02
  79. Running transaction check
  80. Running transaction test
  81. Transaction test succeeded
  82. Running transaction
  83. Installing : httpd-2.4.6-31.el7.centos.x86_64 1/1
  84. Verifying : httpd-2.4.6-31.el7.centos.x86_64 1/1
  85.  
  86. Installed:
  87. httpd.x86_64 0:2.4.6-31.el7.centos
  88.  
  89. Complete!
  90. Loaded plugins: fastestmirror
  91. Loading mirror speeds from cached hostfile
  92. * base: mirrors.centos.webair.com
  93. * epel: mirrors.coreix.net
  94. * extras: mirrors.centos.webair.com
  95. * remi: remi.check-update.co.uk
  96. * remi-php56: remi.check-update.co.uk
  97. * updates: mirrors.centos.webair.com
  98. * webtatic: uk.repo.webtatic.com
  99. * webtatic-testing: uk.repo.webtatic.com
  100. Package php56w-common-5.6.8-1.w6.x86_64 is obsoleted by php-common-5.6.8-1.el6.remi.x86_64 which is already installed
  101. Resolving Dependencies
  102. --> Running transaction check
  103. ---> Package php56w-mysql.x86_64 0:5.6.8-1.w6 will be installed
  104. --> Processing Dependency: php56w-pdo(x86-64) for package: php56w-mysql-5.6.8-1.w6.x86_64
  105. Package php56w-pdo is obsoleted by php-pdo, but obsoleting package does not provide for requirements
  106. --> Processing Dependency: libmysqlclient_r.so.16(libmysqlclient_16)(64bit) for package: php56w-mysql-5.6.8-1.w6.x86_64
  107. --> Processing Dependency: libmysqlclient.so.16(libmysqlclient_16)(64bit) for package: php56w-mysql-5.6.8-1.w6.x86_64
  108. --> Processing Dependency: libmysqlclient_r.so.16()(64bit) for package: php56w-mysql-5.6.8-1.w6.x86_64
  109. --> Processing Dependency: libmysqlclient.so.16()(64bit) for package: php56w-mysql-5.6.8-1.w6.x86_64
  110. ---> Package php56w-opcache.x86_64 0:5.6.8-1.w6 will be installed
  111. --> Processing Dependency: php56w-common(x86-64) = 5.6.8-1.w6 for package: php56w-opcache-5.6.8-1.w6.x86_64
  112. Package php56w-common-5.6.8-1.w6.x86_64 is obsoleted by php-common-5.6.8-1.el6.remi.x86_64 which is already installed
  113. --> Running transaction check
  114. ---> Package compat-mysql51.x86_64 0:5.1.54-1.el6.remi will be installed
  115. ---> Package php56w-mysql.x86_64 0:5.6.8-1.w6 will be installed
  116. --> Processing Dependency: php56w-pdo(x86-64) for package: php56w-mysql-5.6.8-1.w6.x86_64
  117. Package php56w-pdo is obsoleted by php-pdo, but obsoleting package does not provide for requirements
  118. ---> Package php56w-opcache.x86_64 0:5.6.8-1.w6 will be installed
  119. --> Processing Dependency: php56w-common(x86-64) = 5.6.8-1.w6 for package: php56w-opcache-5.6.8-1.w6.x86_64
  120. Package php56w-common-5.6.8-1.w6.x86_64 is obsoleted by php-common-5.6.8-1.el6.remi.x86_64 which is already installed
  121. --> Finished Dependency Resolution
  122. Error: Package: php56w-mysql-5.6.8-1.w6.x86_64 (webtatic)
  123. Requires: php56w-pdo(x86-64)
  124. Available: php56w-pdo-5.6.4-1.w6.x86_64 (webtatic)
  125. php56w-pdo(x86-64) = 5.6.4-1.w6
  126. Available: php56w-pdo-5.6.5-1.w6.x86_64 (webtatic)
  127. php56w-pdo(x86-64) = 5.6.5-1.w6
  128. Available: php56w-pdo-5.6.6-1.w6.x86_64 (webtatic)
  129. php56w-pdo(x86-64) = 5.6.6-1.w6
  130. Available: php56w-pdo-5.6.7-1.w6.x86_64 (webtatic)
  131. php56w-pdo(x86-64) = 5.6.7-1.w6
  132. Available: php56w-pdo-5.6.8-1.w6.x86_64 (webtatic)
  133. php56w-pdo(x86-64) = 5.6.8-1.w6
  134. Error: Package: php56w-opcache-5.6.8-1.w6.x86_64 (webtatic)
  135. Requires: php56w-common(x86-64) = 5.6.8-1.w6
  136. Available: php56w-common-5.6.4-1.w6.x86_64 (webtatic)
  137. php56w-common(x86-64) = 5.6.4-1.w6
  138. Available: php56w-common-5.6.5-1.w6.x86_64 (webtatic)
  139. php56w-common(x86-64) = 5.6.5-1.w6
  140. Available: php56w-common-5.6.6-1.w6.x86_64 (webtatic)
  141. php56w-common(x86-64) = 5.6.6-1.w6
  142. Available: php56w-common-5.6.7-1.w6.x86_64 (webtatic)
  143. php56w-common(x86-64) = 5.6.7-1.w6
  144. Available: php56w-common-5.6.8-1.w6.x86_64 (webtatic)
  145. php56w-common(x86-64) = 5.6.8-1.w6
  146. You could try using --skip-broken to work around the problem
  147. You could try running: rpm -Va --nofiles --nodigest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement