Guest User

Untitled

a guest
May 23rd, 2018
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. [root@Confluence-Host ~]# yum install mysql-server
  2. Loaded plugins: fastestmirror, security
  3. Loading mirror speeds from cached hostfile
  4. * base: mirror.intergrid.com.au
  5. * epel: mirror.intergrid.com.au
  6. * extras: mirror.ventraip.net.au
  7. * updates: centos.melbourneitmirror.net
  8. Setting up Install Process
  9. Package mysql-server is obsoleted by mysql-community-server, trying to install mysql-community-server-5.6.40-2.el7.x86_64 instead
  10. Resolving Dependencies
  11. --> Running transaction check
  12. ---> Package mysql-community-server.x86_64 0:5.6.40-2.el7 will be installed
  13. --> Processing Dependency: mysql-community-common(x86-64) = 5.6.40-2.el7 for package: mysql-community-server-5.6.40-2.el7.x86_64
  14. --> Processing Dependency: mysql-community-client(x86-64) >= 5.6.10 for package: mysql-community-server-5.6.40-2.el7.x86_64
  15. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  16. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  17. --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  18. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  19. --> Running transaction check
  20. ---> Package mysql-community-client.x86_64 0:5.6.40-2.el7 will be installed
  21. --> Processing Dependency: mysql-community-libs(x86-64) >= 5.6.10 for package: mysql-community-client-5.6.40-2.el7.x86_64
  22. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-client-5.6.40-2.el7.x86_64
  23. ---> Package mysql-community-common.x86_64 0:5.6.40-2.el7 will be installed
  24. ---> Package mysql-community-server.x86_64 0:5.6.40-2.el7 will be installed
  25. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  26. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  27. --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  28. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  29. --> Running transaction check
  30. ---> Package mysql-community-client.x86_64 0:5.6.40-2.el7 will be installed
  31. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-client-5.6.40-2.el7.x86_64
  32. ---> Package mysql-community-libs.x86_64 0:5.6.40-2.el7 will be installed
  33. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-libs-5.6.40-2.el7.x86_64
  34. ---> Package mysql-community-server.x86_64 0:5.6.40-2.el7 will be installed
  35. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  36. --> Processing Dependency: systemd for package: mysql-community-server-5.6.40-2.el7.x86_64
  37. --> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  38. --> Processing Dependency: libc.so.6(GLIBC_2.17)(64bit) for package: mysql-community-server-5.6.40-2.el7.x86_64
  39. --> Finished Dependency Resolution
  40. Error: Package: mysql-community-server-5.6.40-2.el7.x86_64 (mysql56-community)
  41. Requires: libc.so.6(GLIBC_2.17)(64bit)
  42. Error: Package: mysql-community-server-5.6.40-2.el7.x86_64 (mysql56-community)
  43. Requires: systemd
  44. Error: Package: mysql-community-libs-5.6.40-2.el7.x86_64 (mysql56-community)
  45. Requires: libc.so.6(GLIBC_2.17)(64bit)
  46. Error: Package: mysql-community-server-5.6.40-2.el7.x86_64 (mysql56-community)
  47. Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
  48. Error: Package: mysql-community-client-5.6.40-2.el7.x86_64 (mysql56-community)
  49. Requires: libc.so.6(GLIBC_2.17)(64bit)
  50. You could try using --skip-broken to work around the problem
  51. You could try running: rpm -Va --nofiles --nodigest
Add Comment
Please, Sign In to add comment