Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.19 KB | None | 0 0
  1. [root@vps10981 ~]# yum install graphviz-python-2.8-1.el5.rf.x86_64.rpm
  2. Loaded plugins: fastestmirror
  3. Loading mirror speeds from cached hostfile
  4. * base: mirror.ovh.net
  5. * centosplus: mirror.ovh.net
  6. * contrib: mirror.ovh.net
  7. * extras: mirror.ovh.net
  8. * updates: mirror.ovh.net
  9. Excluding Packages in global exclude list
  10. Finished
  11. Setting up Install Process
  12. Examining graphviz-python-2.8-1.el5.rf.x86_64.rpm: graphviz-python-2.8-1.el5.rf.x86_64
  13. Marking graphviz-python-2.8-1.el5.rf.x86_64.rpm to be installed
  14. Resolving Dependencies
  15. --> Running transaction check
  16. ---> Package graphviz-python.x86_64 0:2.8-1.el5.rf set to be updated
  17. --> Processing Dependency: graphviz = 2.8-1.el5.rf for package: graphviz-python
  18. --> Processing Dependency: libgvc.so.2()(64bit) for package: graphviz-python
  19. --> Running transaction check
  20. ---> Package graphviz.x86_64 0:2.8-1.el5.rf set to be updated
  21. --> Processing Dependency: libXext.so.6()(64bit) for package: graphviz
  22. --> Processing Dependency: libXt.so.6()(64bit) for package: graphviz
  23. --> Processing Dependency: libSM.so.6()(64bit) for package: graphviz
  24. --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz
  25. --> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz
  26. --> Running transaction check
  27. ---> Package libSM.x86_64 0:1.0.1-3.1 set to be updated
  28. ---> Package libXaw.x86_64 0:1.0.2-8.1 set to be updated
  29. ---> Package libXext.x86_64 0:1.0.1-2.1 set to be updated
  30. ---> Package libXmu.x86_64 0:1.0.2-5 set to be updated
  31. ---> Package libXt.x86_64 0:1.0.2-3.2.el5 set to be updated
  32. --> Finished Dependency Resolution
  33.  
  34. Dependencies Resolved
  35.  
  36. ======================================================================================================================================================
  37. Package Arch Version Repository Size
  38. ======================================================================================================================================================
  39. Installing:
  40. graphviz-python x86_64 2.8-1.el5.rf /graphviz-python-2.8-1.el5.rf.x86_64 355 k
  41. Installing for dependencies:
  42. graphviz x86_64 2.8-1.el5.rf dag 3.6 M
  43. libSM x86_64 1.0.1-3.1 base 28 k
  44. libXaw x86_64 1.0.2-8.1 base 329 k
  45. libXext x86_64 1.0.1-2.1 base 37 k
  46. libXmu x86_64 1.0.2-5 base 63 k
  47. libXt x86_64 1.0.2-3.2.el5 base 181 k
  48.  
  49. Transaction Summary
  50. ======================================================================================================================================================
  51. Install 7 Package(s)
  52. Upgrade 0 Package(s)
  53.  
  54. Total size: 4.6 M
  55. Total download size: 4.2 M
  56. Is this ok [y/N]: y
  57. Downloading Packages:
  58. (1/6): libSM-1.0.1-3.1.x86_64.rpm | 28 kB 00:00
  59. (2/6): libXext-1.0.1-2.1.x86_64.rpm | 37 kB 00:00
  60. (3/6): libXmu-1.0.2-5.x86_64.rpm | 63 kB 00:00
  61. (4/6): libXt-1.0.2-3.2.el5.x86_64.rpm | 181 kB 00:00
  62. (5/6): libXaw-1.0.2-8.1.x86_64.rpm | 329 kB 00:00
  63. (6/6): graphviz-2.8-1.el5.rf.x86_64.rpm | 3.6 MB 00:02
  64. ------------------------------------------------------------------------------------------------------------------------------------------------------
  65. Total 1.6 MB/s | 4.2 MB 00:02
  66. Running rpm_check_debug
  67. Running Transaction Test
  68. Finished Transaction Test
  69. Transaction Test Succeeded
  70. Running Transaction
  71. Installing : libXext 1/7
  72. Installing : libSM 2/7
  73. Installing : libXt 3/7
  74. Installing : libXmu 4/7
  75. Installing : libXaw 5/7
  76. Installing : graphviz 6/7
  77. Installing : graphviz-python 7/7
  78.  
  79. Installed:
  80. graphviz-python.x86_64 0:2.8-1.el5.rf
  81.  
  82. Dependency Installed:
  83. graphviz.x86_64 0:2.8-1.el5.rf libSM.x86_64 0:1.0.1-3.1 libXaw.x86_64 0:1.0.2-8.1 libXext.x86_64 0:1.0.1-2.1 libXmu.x86_64 0:1.0.2-5
  84. libXt.x86_64 0:1.0.2-3.2.el5
  85.  
  86. Complete!
  87. [root@vps10981 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement