Advertisement
ranjithsiji

Open ERP 7 on Fedora 18 Bash prompt

Feb 22nd, 2013
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 54.55 KB | None | 0 0
  1. postgres                 postgresql-check-db-dir  postgresql-setup
  2. [root@localhost ~]# postgres
  3. postgres                 postgresql-check-db-dir  postgresql-setup
  4. [root@localhost ~]# postgresql-setup
  5. Usage: /bin/postgresql-setup {initdb|upgrade} [ service_name ]
  6. [root@localhost ~]# postgresql-setup initdb
  7. Initializing database ... OK
  8.  
  9. [root@localhost ~]# service postgresql start
  10. Redirecting to /bin/systemctl start  postgresql.service
  11. [root@localhost ~]# create
  12. create-cracklib-dict  create-jar-links      createrepo
  13. createdb              createlang            createuser
  14. [root@localhost ~]# createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt openerp
  15. Enter password for new role:
  16. Enter it again:
  17. createuser: could not connect to database postgres: FATAL:  Peer authentication failed for user "postgres"
  18. [root@localhost ~]# psql
  19. psql: FATAL:  role "root" does not exist
  20. [root@localhost ~]# su - postgres
  21. -bash-4.2$ createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt openerp
  22. Enter password for new role:
  23. Enter it again:
  24. -bash-4.2$ exit
  25. logout
  26. [root@localhost ~]# yum install python-dateutil python-docutils python-feedparser python-gdata \
  27. > python-jinja2 python-ldap python-libxslt1 python-lxml python-mako python-mock python-openid \
  28. > python-psycopg2 python-psutil python-pybabel python-pychart python-pydot python-pyparsing \
  29. > python-reportlab python-simplejson python-tz python-unittest2 python-vatnumber python-vobject \
  30. > python-webdav python-werkzeug python-xlwt python-yaml python-zsi
  31. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  32. Existing lock /var/run/yum.pid: another copy is running as pid 4284.
  33. Another app is currently holding the yum lock; waiting for it to exit...
  34.   The other application is: yum_childtask.p
  35.     Memory :  73 M RSS (691 MB VSZ)
  36.     Started: Sat Feb 23 16:09:20 2013 - 03:29 ago
  37.     State  : Sleeping, pid: 4284
  38. Another app is currently holding the yum lock; waiting for it to exit...
  39.   The other application is: yum_childtask.p
  40.     Memory :  73 M RSS (691 MB VSZ)
  41.     Started: Sat Feb 23 16:09:20 2013 - 03:31 ago
  42.     State  : Sleeping, pid: 4284
  43. Another app is currently holding the yum lock; waiting for it to exit...
  44.   The other application is: yum_childtask.p
  45.     Memory :  73 M RSS (691 MB VSZ)
  46.     Started: Sat Feb 23 16:09:20 2013 - 03:33 ago
  47.     State  : Sleeping, pid: 4284
  48. Loading mirror speeds from cached hostfile
  49.  * fedora: mirror.nus.edu.sg
  50.  * livna: ftp-stud.fht-esslingen.de
  51.  * rpmfusion-free: mirrors.ustc.edu.cn
  52.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  53.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  54.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  55.  * updates: mirror.nus.edu.sg
  56.  * updates-testing: ftp.riken.jp
  57. Package python-dateutil-1.5-5.fc18.noarch already installed and latest version
  58. No package python-libxslt1 available.
  59. Package python-lxml-2.3.5-1.fc18.x86_64 already installed and latest version
  60. Package python-mako-0.5.0-5.fc18.noarch already installed and latest version
  61. No package python-pybabel available.
  62. No package python-pychart available.
  63. No package python-pydot available.
  64. No package python-pyparsing available.
  65. Package python-reportlab-2.5-5.fc18.x86_64 already installed and latest version
  66. Package python-simplejson-2.6.0-2.fc18.x86_64 already installed and latest version
  67. No package python-tz available.
  68. No package python-webdav available.
  69. No package python-zsi available.
  70.   * Maybe you meant: python-ZSI
  71. Resolving Dependencies
  72. --> Running transaction check
  73. ---> Package PyYAML.x86_64 0:3.10-6.fc18 will be installed
  74. --> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-6.fc18.x86_64
  75. ---> Package python-docutils.noarch 0:0.10-0.6.20120824svn7502.fc18 will be installed
  76. ---> Package python-feedparser.noarch 0:5.1.2-5.fc18 will be installed
  77. ---> Package python-gdata.noarch 0:2.0.14-3.fc18 will be installed
  78. ---> Package python-jinja2.noarch 0:2.6-5.fc18 will be installed
  79. --> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.6-5.fc18.noarch
  80. ---> Package python-ldap.x86_64 0:2.4.6-3.fc18 will be installed
  81. ---> Package python-mock.noarch 0:0.8.0-4.fc18 will be installed
  82. ---> Package python-openid.noarch 0:2.2.5-4.fc18 will be installed
  83. ---> Package python-psutil.x86_64 0:0.6.1-1.fc18 will be installed
  84. ---> Package python-psycopg2.x86_64 0:2.4.5-6.fc18 will be installed
  85. ---> Package python-unittest2.noarch 0:0.5.1-4.fc18 will be installed
  86. ---> Package python-vatnumber.noarch 0:1.0-3.fc18 will be installed
  87. --> Processing Dependency: python-suds for package: python-vatnumber-1.0-3.fc18.noarch
  88. ---> Package python-vobject.noarch 0:0.8.1c-7.fc18 will be installed
  89. ---> Package python-werkzeug.noarch 0:0.8.3-2.fc18 will be installed
  90. ---> Package python-xlwt.noarch 0:0.7.4-2.fc18 will be installed
  91. --> Processing Dependency: antlr-python for package: python-xlwt-0.7.4-2.fc18.noarch
  92. --> Running transaction check
  93. ---> Package antlr-python.noarch 0:2.7.7-22.fc18 will be installed
  94. ---> Package libyaml.x86_64 0:0.1.4-3.fc18 will be installed
  95. ---> Package python-babel.noarch 0:0.9.6-5.fc18 will be installed
  96. ---> Package python-suds.noarch 0:0.4.1-3.fc18 will be installed
  97. --> Finished Dependency Resolution
  98.  
  99. Dependencies Resolved
  100.  
  101. ================================================================================
  102.  Package             Arch     Version                           Repository
  103.                                                                            Size
  104. ================================================================================
  105. Installing:
  106.  PyYAML              x86_64   3.10-6.fc18                       fedora    158 k
  107.  python-docutils     noarch   0.10-0.6.20120824svn7502.fc18     fedora    1.5 M
  108.  python-feedparser   noarch   5.1.2-5.fc18                      updates   106 k
  109.  python-gdata        noarch   2.0.14-3.fc18                     fedora    1.0 M
  110.  python-jinja2       noarch   2.6-5.fc18                        fedora    514 k
  111.  python-ldap         x86_64   2.4.6-3.fc18                      fedora    152 k
  112.  python-mock         noarch   0.8.0-4.fc18                      fedora     92 k
  113.  python-openid       noarch   2.2.5-4.fc18                      fedora    235 k
  114.  python-psutil       x86_64   0.6.1-1.fc18                      fedora     85 k
  115.  python-psycopg2     x86_64   2.4.5-6.fc18                      fedora    140 k
  116.  python-unittest2    noarch   0.5.1-4.fc18                      fedora    132 k
  117.  python-vatnumber    noarch   1.0-3.fc18                        fedora     33 k
  118.  python-vobject      noarch   0.8.1c-7.fc18                     fedora     88 k
  119.  python-werkzeug     noarch   0.8.3-2.fc18                      fedora    531 k
  120.  python-xlwt         noarch   0.7.4-2.fc18                      fedora    164 k
  121. Installing for dependencies:
  122.  antlr-python        noarch   2.7.7-22.fc18                     fedora     49 k
  123.  libyaml             x86_64   0.1.4-3.fc18                      fedora     54 k
  124.  python-babel        noarch   0.9.6-5.fc18                      fedora    1.4 M
  125.  python-suds         noarch   0.4.1-3.fc18                      fedora    203 k
  126.  
  127. Transaction Summary
  128. ================================================================================
  129. Install  15 Packages (+4 Dependent packages)
  130.  
  131. Total download size: 6.5 M
  132. Installed size: 29 M
  133. Is this ok [y/N]: y
  134. Downloading Packages:
  135. (1/19): PyYAML-3.10-6.fc18.x86_64.rpm                      | 158 kB   00:02    
  136. (2/19): python-feedparser-5.1.2-5.fc18.noarch.rpm          | 106 kB   00:02    
  137. libyaml-0.1.4-3.fc18.x86_64.rp FAILED                                          
  138. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/libyaml-0.1.4-3.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  139. Trying other mirror.
  140. (3/19): antlr-python-2.7.7-22.fc18.noarch.rpm              |  49 kB   00:06    
  141. (4/19): python-ldap-2.4.6-3.fc18.x86_64.rpm                | 152 kB   00:01    
  142. (5/19): python-mock-0.8.0-4.fc18.noarch.rpm                |  92 kB   00:00    
  143. python-jinja2-2.6-5.fc18.noarc FAILED                                          
  144. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-jinja2-2.6-5.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  145. Trying other mirror.
  146. python-psutil-0.6.1-1.fc18.x86 FAILED                                          
  147. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-psutil-0.6.1-1.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  148. Trying other mirror.
  149. (6/19): python-openid-2.2.5-4.fc18.noarch.rpm              | 235 kB   00:06    
  150. python-psycopg2-2.4.5-6.fc18.x FAILED                                          
  151. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-psycopg2-2.4.5-6.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  152. Trying other mirror.
  153. python-unittest2-0.5.1-4.fc18. FAILED                                          
  154. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-unittest2-0.5.1-4.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  155. Trying other mirror.
  156. python-vatnumber-1.0-3.fc18.no FAILED                                          
  157. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-vatnumber-1.0-3.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  158. Trying other mirror.
  159. python-vobject-0.8.1c-7.fc18.n FAILED                                          
  160. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-vobject-0.8.1c-7.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  161. Trying other mirror.
  162. (7/19): python-suds-0.4.1-3.fc18.noarch.rpm                | 203 kB   00:08    
  163. python-werkzeug-0.8.3-2.fc18.n FAILED                                          
  164. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-werkzeug-0.8.3-2.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  165. Trying other mirror.
  166. libyaml-0.1.4-3.fc18.x86_64.rp FAILED                                          
  167. http://ftp.sjtu.edu.cn/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/libyaml-0.1.4-3.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  168. Trying other mirror.
  169. (8/19): python-xlwt-0.7.4-2.fc18.noarch.rpm                | 164 kB   00:06    
  170. (9/19): python-gdata-2.0.14-3.fc18.noarch.rpm              | 1.0 MB   00:25    
  171. python-psutil-0.6.1-1.fc18.x86 FAILED                                          
  172. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-psutil-0.6.1-1.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  173. Trying other mirror.
  174. python-psycopg2-2.4.5-6.fc18.x FAILED                                          
  175. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-psycopg2-2.4.5-6.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  176. Trying other mirror.
  177. (10/19): python-docutils-0.10-0.6.20120824svn7502.fc18.noa | 1.5 MB   00:36    
  178. python-unittest2-0.5.1-4.fc18. FAILED                                          
  179. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-unittest2-0.5.1-4.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  180. Trying other mirror.
  181. (11/19): python-vatnumber-1.0-3.fc18.noarch.rpm            |  33 kB   00:01    
  182. python-vobject-0.8.1c-7.fc18.n FAILED                                          
  183. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-vobject-0.8.1c-7.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  184. Trying other mirror.
  185. python-jinja2-2.6-5.fc18.noarc FAILED                                          
  186. http://ftp.twaren.net/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-jinja2-2.6-5.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  187. Trying other mirror.
  188. python-werkzeug-0.8.3-2.fc18.n FAILED                                          
  189. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-werkzeug-0.8.3-2.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  190. Trying other mirror.
  191. (12/19): libyaml-0.1.4-3.fc18.x86_64.rpm                   |  54 kB   00:01    
  192. (13/19): python-babel-0.9.6-5.fc18.noarch.rpm              | 1.4 MB   00:58    
  193. (14/19): python-psutil-0.6.1-1.fc18.x86_64.rpm             |  85 kB   00:02    
  194. (15/19): python-jinja2-2.6-5.fc18.noarch.rpm               | 514 kB   00:03    
  195. (16/19): python-unittest2-0.5.1-4.fc18.noarch.rpm          | 132 kB   00:04    
  196. (17/19): python-psycopg2-2.4.5-6.fc18.x86_64.rpm           | 140 kB   00:07    
  197. (18/19): python-werkzeug-0.8.3-2.fc18.noarch.rpm           | 531 kB   00:05    
  198. (19/19): python-vobject-0.8.1c-7.fc18.noarch.rpm           |  88 kB   00:13    
  199. --------------------------------------------------------------------------------
  200. Total                                            93 kB/s | 6.5 MB     01:11    
  201. Running Transaction Check
  202. Running Transaction Test
  203. Transaction Test Succeeded
  204. Running Transaction
  205.   Installing : python-suds-0.4.1-3.fc18.noarch                             1/19
  206.   Installing : antlr-python-2.7.7-22.fc18.noarch                           2/19
  207.   Installing : python-babel-0.9.6-5.fc18.noarch                            3/19
  208.   Installing : libyaml-0.1.4-3.fc18.x86_64                                 4/19
  209.   Installing : PyYAML-3.10-6.fc18.x86_64                                   5/19
  210.   Installing : python-jinja2-2.6-5.fc18.noarch                             6/19
  211.   Installing : python-xlwt-0.7.4-2.fc18.noarch                             7/19
  212.   Installing : python-vatnumber-1.0-3.fc18.noarch                          8/19
  213.   Installing : python-werkzeug-0.8.3-2.fc18.noarch                         9/19
  214.   Installing : python-unittest2-0.5.1-4.fc18.noarch                       10/19
  215.   Installing : python-docutils-0.10-0.6.20120824svn7502.fc18.noarch       11/19
  216.   Installing : python-psycopg2-2.4.5-6.fc18.x86_64                        12/19
  217.   Installing : python-gdata-2.0.14-3.fc18.noarch                          13/19
  218.   Installing : python-mock-0.8.0-4.fc18.noarch                            14/19
  219.   Installing : python-openid-2.2.5-4.fc18.noarch                          15/19
  220.   Installing : python-vobject-0.8.1c-7.fc18.noarch                        16/19
  221.   Installing : python-psutil-0.6.1-1.fc18.x86_64                          17/19
  222.   Installing : python-feedparser-5.1.2-5.fc18.noarch                      18/19
  223.   Installing : python-ldap-2.4.6-3.fc18.x86_64                            19/19
  224.   Verifying  : python-ldap-2.4.6-3.fc18.x86_64                             1/19
  225.   Verifying  : python-feedparser-5.1.2-5.fc18.noarch                       2/19
  226.   Verifying  : python-psutil-0.6.1-1.fc18.x86_64                           3/19
  227.   Verifying  : libyaml-0.1.4-3.fc18.x86_64                                 4/19
  228.   Verifying  : python-babel-0.9.6-5.fc18.noarch                            5/19
  229.   Verifying  : python-vobject-0.8.1c-7.fc18.noarch                         6/19
  230.   Verifying  : python-vatnumber-1.0-3.fc18.noarch                          7/19
  231.   Verifying  : python-openid-2.2.5-4.fc18.noarch                           8/19
  232.   Verifying  : antlr-python-2.7.7-22.fc18.noarch                           9/19
  233.   Verifying  : python-mock-0.8.0-4.fc18.noarch                            10/19
  234.   Verifying  : python-suds-0.4.1-3.fc18.noarch                            11/19
  235.   Verifying  : python-gdata-2.0.14-3.fc18.noarch                          12/19
  236.   Verifying  : python-psycopg2-2.4.5-6.fc18.x86_64                        13/19
  237.   Verifying  : python-docutils-0.10-0.6.20120824svn7502.fc18.noarch       14/19
  238.   Verifying  : python-xlwt-0.7.4-2.fc18.noarch                            15/19
  239.   Verifying  : python-unittest2-0.5.1-4.fc18.noarch                       16/19
  240.   Verifying  : python-jinja2-2.6-5.fc18.noarch                            17/19
  241.   Verifying  : PyYAML-3.10-6.fc18.x86_64                                  18/19
  242.   Verifying  : python-werkzeug-0.8.3-2.fc18.noarch                        19/19
  243.  
  244. Installed:
  245.   PyYAML.x86_64 0:3.10-6.fc18                                                  
  246.   python-docutils.noarch 0:0.10-0.6.20120824svn7502.fc18                        
  247.   python-feedparser.noarch 0:5.1.2-5.fc18                                      
  248.   python-gdata.noarch 0:2.0.14-3.fc18                                          
  249.   python-jinja2.noarch 0:2.6-5.fc18                                            
  250.   python-ldap.x86_64 0:2.4.6-3.fc18                                            
  251.   python-mock.noarch 0:0.8.0-4.fc18                                            
  252.   python-openid.noarch 0:2.2.5-4.fc18                                          
  253.   python-psutil.x86_64 0:0.6.1-1.fc18                                          
  254.   python-psycopg2.x86_64 0:2.4.5-6.fc18                                        
  255.   python-unittest2.noarch 0:0.5.1-4.fc18                                        
  256.   python-vatnumber.noarch 0:1.0-3.fc18                                          
  257.   python-vobject.noarch 0:0.8.1c-7.fc18                                        
  258.   python-werkzeug.noarch 0:0.8.3-2.fc18                                        
  259.   python-xlwt.noarch 0:0.7.4-2.fc18                                            
  260.  
  261. Dependency Installed:
  262.   antlr-python.noarch 0:2.7.7-22.fc18     libyaml.x86_64 0:0.1.4-3.fc18        
  263.   python-babel.noarch 0:0.9.6-5.fc18      python-suds.noarch 0:0.4.1-3.fc18    
  264.  
  265. Complete!
  266. [root@localhost ~]# yum install pychart
  267. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  268. Loading mirror speeds from cached hostfile
  269.  * fedora: mirror.nus.edu.sg
  270.  * livna: ftp-stud.fht-esslingen.de
  271.  * rpmfusion-free: mirrors.ustc.edu.cn
  272.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  273.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  274.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  275.  * updates: mirror.nus.edu.sg
  276.  * updates-testing: ftp.riken.jp
  277. Resolving Dependencies
  278. --> Running transaction check
  279. ---> Package pychart.noarch 0:1.39-14.fc18 will be installed
  280. --> Finished Dependency Resolution
  281.  
  282. Dependencies Resolved
  283.  
  284. ================================================================================
  285.  Package          Arch            Version                 Repository       Size
  286. ================================================================================
  287. Installing:
  288.  pychart          noarch          1.39-14.fc18            fedora          190 k
  289.  
  290. Transaction Summary
  291. ================================================================================
  292. Install  1 Package
  293.  
  294. Total download size: 190 k
  295. Installed size: 749 k
  296. Is this ok [y/N]: y
  297. Downloading Packages:
  298. pychart-1.39-14.fc18.noarch.rp FAILED                                          
  299. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/pychart-1.39-14.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  300. Trying other mirror.
  301. pychart-1.39-14.fc18.noarch.rp FAILED                                          
  302. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/p/pychart-1.39-14.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  303. Trying other mirror.
  304. pychart-1.39-14.fc18.noarch.rpm                            | 190 kB   00:04    
  305. Running Transaction Check
  306. Running Transaction Test
  307. Transaction Test Succeeded
  308. Running Transaction
  309.   Installing : pychart-1.39-14.fc18.noarch                                  1/1
  310.   Verifying  : pychart-1.39-14.fc18.noarch                                  1/1
  311.  
  312. Installed:
  313.   pychart.noarch 0:1.39-14.fc18                                                
  314.  
  315. Complete!
  316. [root@localhost ~]# yum install libxslt-python
  317. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  318. Loading mirror speeds from cached hostfile
  319.  * fedora: mirror.nus.edu.sg
  320.  * livna: ftp-stud.fht-esslingen.de
  321.  * rpmfusion-free: mirrors.ustc.edu.cn
  322.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  323.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  324.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  325.  * updates: mirror.nus.edu.sg
  326.  * updates-testing: ftp.riken.jp
  327. Resolving Dependencies
  328. --> Running transaction check
  329. ---> Package libxslt-python.x86_64 0:1.1.27-2.fc18 will be installed
  330. --> Processing Dependency: libxslt = 1.1.27-2.fc18 for package: libxslt-python-1.1.27-2.fc18.x86_64
  331. --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.27)(64bit) for package: libxslt-python-1.1.27-2.fc18.x86_64
  332. --> Running transaction check
  333. ---> Package libxslt.x86_64 0:1.1.26-10.fc18 will be updated
  334. ---> Package libxslt.x86_64 0:1.1.27-2.fc18 will be an update
  335. --> Finished Dependency Resolution
  336.  
  337. Dependencies Resolved
  338.  
  339. ================================================================================
  340.  Package               Arch          Version                Repository     Size
  341. ================================================================================
  342. Installing:
  343.  libxslt-python        x86_64        1.1.27-2.fc18          fedora         58 k
  344. Updating for dependencies:
  345.  libxslt               x86_64        1.1.27-2.fc18          fedora        428 k
  346.  
  347. Transaction Summary
  348. ================================================================================
  349. Install  1 Package
  350. Upgrade             ( 1 Dependent package)
  351.  
  352. Total download size: 486 k
  353. Is this ok [y/N]: y
  354. Downloading Packages:
  355. Setting up and reading Presto delta metadata
  356. (1/2): libxslt-python-1.1.27-2.fc18.x86_64.rpm             |  58 kB   00:00    
  357. libxslt-1.1.27-2.fc18.x86_64.r FAILED                                          
  358. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/libxslt-1.1.27-2.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  359. Trying other mirror.
  360. libxslt-1.1.27-2.fc18.x86_64.r FAILED                                          
  361. http://ftp.stu.edu.tw/Linux/Fedora/linux/releases/18/Everything/x86_64/os/Packages/l/libxslt-1.1.27-2.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  362. Trying other mirror.
  363. (2/2): libxslt-1.1.27-2.fc18.x86_64.rpm                    | 428 kB   00:11    
  364. --------------------------------------------------------------------------------
  365. Total                                            25 kB/s | 486 kB     00:19    
  366. Running Transaction Check
  367. Running Transaction Test
  368. Transaction Test Succeeded
  369. Running Transaction
  370.   Updating   : libxslt-1.1.27-2.fc18.x86_64                                 1/3
  371.   Installing : libxslt-python-1.1.27-2.fc18.x86_64                          2/3
  372.   Cleanup    : libxslt-1.1.26-10.fc18.x86_64                                3/3
  373.   Verifying  : libxslt-python-1.1.27-2.fc18.x86_64                          1/3
  374.   Verifying  : libxslt-1.1.27-2.fc18.x86_64                                 2/3
  375.   Verifying  : libxslt-1.1.26-10.fc18.x86_64                                3/3
  376.  
  377. Installed:
  378.   libxslt-python.x86_64 0:1.1.27-2.fc18                                        
  379.  
  380. Dependency Updated:
  381.   libxslt.x86_64 0:1.1.27-2.fc18                                                
  382.  
  383. Complete!
  384. [root@localhost ~]# yum install python-babel
  385. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  386. Loading mirror speeds from cached hostfile
  387.  * fedora: mirror.nus.edu.sg
  388.  * livna: ftp-stud.fht-esslingen.de
  389.  * rpmfusion-free: mirrors.ustc.edu.cn
  390.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  391.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  392.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  393.  * updates: mirror.nus.edu.sg
  394.  * updates-testing: ftp.riken.jp
  395. Package python-babel-0.9.6-5.fc18.noarch already installed and latest version
  396. Nothing to do
  397. [root@localhost ~]# yum install pydot
  398. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  399. Loading mirror speeds from cached hostfile
  400.  * fedora: mirror.nus.edu.sg
  401.  * livna: ftp-stud.fht-esslingen.de
  402.  * rpmfusion-free: mirrors.ustc.edu.cn
  403.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  404.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  405.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  406.  * updates: mirror.nus.edu.sg
  407.  * updates-testing: ftp.riken.jp
  408. Resolving Dependencies
  409. --> Running transaction check
  410. ---> Package pydot.noarch 0:1.0.28-2.fc18 will be installed
  411. --> Processing Dependency: graphviz for package: pydot-1.0.28-2.fc18.noarch
  412. --> Running transaction check
  413. ---> Package graphviz.x86_64 0:2.28.0-26.fc18 will be installed
  414. --> Processing Dependency: libgts-0.7.so.5()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  415. --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  416. --> Processing Dependency: libLASi.so.1()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  417. --> Running transaction check
  418. ---> Package gts.x86_64 0:0.7.6-21.20111025.fc18 will be installed
  419. --> Processing Dependency: libnetpbm.so.11()(64bit) for package: gts-0.7.6-21.20111025.fc18.x86_64
  420. ---> Package lasi.x86_64 0:1.1.1-5.fc18 will be installed
  421. ---> Package libXaw.x86_64 0:1.0.11-2.fc18 will be installed
  422. --> Running transaction check
  423. ---> Package netpbm.x86_64 0:10.61.01-1.fc18 will be installed
  424. --> Finished Dependency Resolution
  425.  
  426. Dependencies Resolved
  427.  
  428. ================================================================================
  429.  Package        Arch         Version                        Repository     Size
  430. ================================================================================
  431. Installing:
  432.  pydot          noarch       1.0.28-2.fc18                  fedora         42 k
  433. Installing for dependencies:
  434.  graphviz       x86_64       2.28.0-26.fc18                 updates       1.2 M
  435.  gts            x86_64       0.7.6-21.20111025.fc18         fedora        214 k
  436.  lasi           x86_64       1.1.1-5.fc18                   fedora         47 k
  437.  libXaw         x86_64       1.0.11-2.fc18                  fedora        185 k
  438.  netpbm         x86_64       10.61.01-1.fc18                updates       177 k
  439.  
  440. Transaction Summary
  441. ================================================================================
  442. Install  1 Package (+5 Dependent packages)
  443.  
  444. Total download size: 1.8 M
  445. Installed size: 5.5 M
  446. Is this ok [y/N]: y
  447. Downloading Packages:
  448. (1/6): gts-0.7.6-21.20111025.fc18.x86_64.rpm               | 214 kB   00:02    
  449. (2/6): libXaw-1.0.11-2.fc18.x86_64.rpm                     | 185 kB   00:02    
  450. lasi-1.1.1-5.fc18.x86_64.rpm   FAILED                                          
  451. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/lasi-1.1.1-5.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  452. Trying other mirror.
  453. ^C/6): graphviz-2.28.0-26.fc18.x86_64.rpm  48% [===============-                 ] 1.0 kB/s | 909 kB  00:16:25 ETA
  454.  
  455. Exiting on user cancel
  456. [root@localhost ~]# yum install pydot
  457. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  458. Loading mirror speeds from cached hostfile
  459.  * fedora: mirror.nus.edu.sg
  460.  * livna: ftp-stud.fht-esslingen.de
  461.  * rpmfusion-free: mirrors.ustc.edu.cn
  462.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  463.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  464.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  465.  * updates: mirror.nus.edu.sg
  466.  * updates-testing: ftp.riken.jp
  467. Resolving Dependencies
  468. --> Running transaction check
  469. ---> Package pydot.noarch 0:1.0.28-2.fc18 will be installed
  470. --> Processing Dependency: graphviz for package: pydot-1.0.28-2.fc18.noarch
  471. --> Running transaction check
  472. ---> Package graphviz.x86_64 0:2.28.0-26.fc18 will be installed
  473. --> Processing Dependency: libgts-0.7.so.5()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  474. --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  475. --> Processing Dependency: libLASi.so.1()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  476. --> Running transaction check
  477. ---> Package gts.x86_64 0:0.7.6-21.20111025.fc18 will be installed
  478. --> Processing Dependency: libnetpbm.so.11()(64bit) for package: gts-0.7.6-21.20111025.fc18.x86_64
  479. ---> Package lasi.x86_64 0:1.1.1-5.fc18 will be installed
  480. ---> Package libXaw.x86_64 0:1.0.11-2.fc18 will be installed
  481. --> Running transaction check
  482. ---> Package netpbm.x86_64 0:10.61.01-1.fc18 will be installed
  483. --> Finished Dependency Resolution
  484.  
  485. Dependencies Resolved
  486.  
  487. ===================================================================================================================
  488.  Package                 Arch                  Version                                Repository              Size
  489. ===================================================================================================================
  490. Installing:
  491.  pydot                   noarch                1.0.28-2.fc18                          fedora                  42 k
  492. Installing for dependencies:
  493.  graphviz                x86_64                2.28.0-26.fc18                         updates                1.2 M
  494.  gts                     x86_64                0.7.6-21.20111025.fc18                 fedora                 214 k
  495.  lasi                    x86_64                1.1.1-5.fc18                           fedora                  47 k
  496.  libXaw                  x86_64                1.0.11-2.fc18                          fedora                 185 k
  497.  netpbm                  x86_64                10.61.01-1.fc18                        updates                177 k
  498.  
  499. Transaction Summary
  500. ===================================================================================================================
  501. Install  1 Package (+5 Dependent packages)
  502.  
  503. Total size: 1.8 M
  504. Total download size: 1.5 M
  505. Installed size: 5.5 M
  506. Is this ok [y/N]: y
  507. Downloading Packages:
  508. lasi-1.1.1-5.fc18.x86_64.rpm   FAILED                                            ] 5.8 kB/s |  64 kB  00:04:03 ETA
  509. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/lasi-1.1.1-5.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  510. Trying other mirror.
  511. ^C^C^C
  512.  
  513. Exiting on user cancel
  514. [root@localhost ~]# ^C
  515. [root@localhost ~]# yum --enablerepo=fedora clean metadata
  516. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  517. Cleaning repos: Google adobe-linux fedora google-chrome google-talkplugin home_satya164_fedorautils livna
  518.               : rpmfusion-free rpmfusion-free-updates rpmfusion-nonfree rpmfusion-nonfree-updates skype updates
  519.               : updates-testing
  520. 97 metadata files removed
  521. 74 sqlite files removed
  522. 0 metadata files removed
  523. [root@localhost ~]# yum install pydot
  524. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  525. Google                                                                                      |  951 B  00:00:00    
  526. adobe-linux                                                                                 |  951 B  00:00:00    
  527. fedora/18/x86_64/metalink                                                                   | 9.0 kB  00:00:00    
  528. fedora                                                                                      | 4.2 kB  00:00:00    
  529. google-chrome                                                                               |  951 B  00:00:00    
  530. google-talkplugin                                                                           |  951 B  00:00:00    
  531. home_satya164_fedorautils                                                                   | 1.7 kB  00:00:00    
  532. http://wftp.tu-chemnitz.de/pub/linux/livna/repo/18/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://ftp.tu-chemnitz.de/pub/linux/livna/repo/18/x86_64/repodata/repomd.xml
  533. Trying other mirror.
  534. http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/repo/18/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/repo/18/x86_64/repodata/repomd.xml
  535. Trying other mirror.
  536. ftp://mirrors.tummy.com/pub/rpm.livna.org/repo/18/x86_64/repodata/repomd.xml: [Errno 14] FTP Error 550 : ftp://mirrors.tummy.com/pub/rpm.livna.org/repo/18/x86_64/repodata/repomd.xml
  537. Trying other mirror.
  538. livna                                                                                       | 1.3 kB  00:00:01    
  539. rpmfusion-free                                                                              | 3.3 kB  00:00:00    
  540. rpmfusion-free-updates                                                                      | 3.3 kB  00:00:00    
  541. rpmfusion-nonfree                                                                           | 3.3 kB  00:00:00    
  542. rpmfusion-nonfree-updates                                                                   | 3.3 kB  00:00:00    
  543. skype                                                                                       | 1.2 kB  00:00:00    
  544. updates/18/x86_64/metalink                                                                  | 4.7 kB  00:00:00    
  545. updates                                                                                     | 4.7 kB  00:00:00    
  546. updates-testing/18/x86_64/metalink                                                          | 4.6 kB  00:00:00    
  547. updates-testing                                                                             | 4.7 kB  00:00:00    
  548. (1/5): home_satya164_fedorautils/primary                                                    | 1.4 kB  00:00:02    
  549. (2/5): livna/primary                                                                        | 2.3 kB  00:00:05    
  550. ^C/5): updates-testing/primary_db          21% [=======                          ]  86 kB/s | 6.6 MB  00:04:48 ETA
  551.  
  552. Exiting on user cancel
  553. [root@localhost ~]# ^C
  554. [root@localhost ~]# yum install pydot
  555. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  556. Loading mirror speeds from cached hostfile
  557.  * fedora: mirror.nus.edu.sg
  558.  * livna: ftp-stud.fht-esslingen.de
  559.  * rpmfusion-free: mirrors.ustc.edu.cn
  560.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  561.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  562.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  563.  * updates: mirror.nus.edu.sg
  564.  * updates-testing: ftp.riken.jp
  565. fedora/group_gz                                                                             | 368 kB  00:00:08    
  566. rpmfusion-free/group_gz                                                                     | 1.7 kB  00:00:00    
  567. rpmfusion-free-updates/group_gz                                                             | 1.7 kB  00:00:00    
  568. rpmfusion-nonfree/group_gz                                                                  | 1.0 kB  00:00:00    
  569. rpmfusion-nonfree-updates/group_gz                                                          |  993 B  00:00:00    
  570. updates/group_gz                                                                            | 368 kB  00:00:07    
  571. updates-testing/group_gz                                                                    | 368 kB  00:00:14    
  572. (1/7): rpmfusion-free/primary_db                                                            | 447 kB  00:00:13    
  573. (2/7): rpmfusion-nonfree-updates/primary_db                                                 |  45 kB  00:00:21    
  574. (3/7): rpmfusion-free-updates/primary_db                                                    |  80 kB  00:00:32    
  575. (4/7): rpmfusion-nonfree/primary_db                                                         | 147 kB  00:00:35    
  576. (5/7): updates-testing/primary_db                                                           | 6.1 MB  00:02:26    
  577. (6/7): updates/primary_db                                                                   | 7.3 MB  00:02:54    
  578. (7/7): fedora/primary_db                                                                    |  17 MB  00:05:04    
  579. Google/primary                                                                              | 1.4 kB  00:00:00    
  580. Google                                                                                                         3/3
  581. adobe-linux/primary                                                                         | 1.2 kB  00:00:00    
  582. adobe-linux                                                                                                    2/2
  583. google-chrome/primary                                                                       | 1.4 kB  00:00:00    
  584. google-chrome                                                                                                  3/3
  585. google-talkplugin/primary                                                                   | 1.5 kB  00:00:00    
  586. google-talkplugin                                                                                              1/1
  587. home_satya164_fedorautils                                                                                      5/5
  588. livna                                                                                                          8/8
  589. skype/primary                                                                               | 1.0 kB  00:00:00    
  590. skype                                                                                                          1/1
  591. Resolving Dependencies
  592. --> Running transaction check
  593. ---> Package pydot.noarch 0:1.0.28-2.fc18 will be installed
  594. --> Processing Dependency: graphviz for package: pydot-1.0.28-2.fc18.noarch
  595. --> Running transaction check
  596. ---> Package graphviz.x86_64 0:2.28.0-26.fc18 will be installed
  597. --> Processing Dependency: libgts-0.7.so.5()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  598. --> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  599. --> Processing Dependency: libLASi.so.1()(64bit) for package: graphviz-2.28.0-26.fc18.x86_64
  600. --> Running transaction check
  601. ---> Package gts.x86_64 0:0.7.6-21.20111025.fc18 will be installed
  602. --> Processing Dependency: libnetpbm.so.11()(64bit) for package: gts-0.7.6-21.20111025.fc18.x86_64
  603. ---> Package lasi.x86_64 0:1.1.1-5.fc18 will be installed
  604. ---> Package libXaw.x86_64 0:1.0.11-2.fc18 will be installed
  605. --> Running transaction check
  606. ---> Package netpbm.x86_64 0:10.61.01-1.fc18 will be installed
  607. --> Finished Dependency Resolution
  608.  
  609. Dependencies Resolved
  610.  
  611. ===================================================================================================================
  612.  Package                 Arch                  Version                                Repository              Size
  613. ===================================================================================================================
  614. Installing:
  615.  pydot                   noarch                1.0.28-2.fc18                          fedora                  42 k
  616. Installing for dependencies:
  617.  graphviz                x86_64                2.28.0-26.fc18                         updates                1.2 M
  618.  gts                     x86_64                0.7.6-21.20111025.fc18                 fedora                 214 k
  619.  lasi                    x86_64                1.1.1-5.fc18                           fedora                  47 k
  620.  libXaw                  x86_64                1.0.11-2.fc18                          fedora                 185 k
  621.  netpbm                  x86_64                10.61.01-1.fc18                        updates                177 k
  622.  
  623. Transaction Summary
  624. ===================================================================================================================
  625. Install  1 Package (+5 Dependent packages)
  626.  
  627. Total size: 1.8 M
  628. Total download size: 1.5 M
  629. Installed size: 5.5 M
  630. Is this ok [y/N]: y
  631. Downloading Packages:
  632. lasi-1.1.1-5.fc18.x86_64.rpm   FAILED                                            ] 8.9 kB/s |  34 kB  00:02:44 ETA
  633. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/l/lasi-1.1.1-5.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  634. Trying other mirror.
  635. (1/4): graphviz-2.28.0-26.fc18.x86_64.rpm                                                   | 1.2 MB  00:10:50    
  636. lasi-1.1.1-5.fc18.x86_64.rpm   FAILED                                            ] 7.9 kB/s | 1.2 MB  00:00:29 ETA
  637. ftp://glug.nith.ac.in/fedora/releases/18/Everything/x86_64/os/Packages/l/lasi-1.1.1-5.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  638. Trying other mirror.
  639. pydot-1.0.28-2.fc18.noarch.rpm FAILED                                            ] 4.4 kB/s | 1.2 MB  00:00:54 ETA
  640. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/pydot-1.0.28-2.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  641. Trying other mirror.
  642. (2/4): lasi-1.1.1-5.fc18.x86_64.rpm                                                         |  47 kB  00:00:03    
  643. pydot-1.0.28-2.fc18.noarch.rpm FAILED                                            ]  13 kB/s | 1.3 MB  00:00:13 ETA
  644. ftp://glug.nith.ac.in/fedora/releases/18/Everything/x86_64/os/Packages/p/pydot-1.0.28-2.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  645. Trying other mirror.
  646. (3/4): pydot-1.0.28-2.fc18.noarch.rpm                                                       |  42 kB  00:00:01    
  647. (4/4): netpbm-10.61.01-1.fc18.x86_64.rpm                                                    | 177 kB  00:02:28    
  648. -------------------------------------------------------------------------------------------------------------------
  649. Total                                                                              1.9 kB/s | 1.5 MB     13:19    
  650. Running Transaction Check
  651. Running Transaction Test
  652. Transaction Test Succeeded
  653. Running Transaction
  654.   Installing : libXaw-1.0.11-2.fc18.x86_64                                                                     1/6
  655.   Installing : netpbm-10.61.01-1.fc18.x86_64                                                                   2/6
  656.   Installing : gts-0.7.6-21.20111025.fc18.x86_64                                                               3/6
  657.   Installing : lasi-1.1.1-5.fc18.x86_64                                                                        4/6
  658.   Installing : graphviz-2.28.0-26.fc18.x86_64                                                                  5/6
  659.   Installing : pydot-1.0.28-2.fc18.noarch                                                                      6/6
  660.   Verifying  : lasi-1.1.1-5.fc18.x86_64                                                                        1/6
  661.   Verifying  : pydot-1.0.28-2.fc18.noarch                                                                      2/6
  662.   Verifying  : netpbm-10.61.01-1.fc18.x86_64                                                                   3/6
  663.   Verifying  : graphviz-2.28.0-26.fc18.x86_64                                                                  4/6
  664.   Verifying  : gts-0.7.6-21.20111025.fc18.x86_64                                                               5/6
  665.   Verifying  : libXaw-1.0.11-2.fc18.x86_64                                                                     6/6
  666.  
  667. Installed:
  668.   pydot.noarch 0:1.0.28-2.fc18                                                                                    
  669.  
  670. Dependency Installed:
  671.   graphviz.x86_64 0:2.28.0-26.fc18       gts.x86_64 0:0.7.6-21.20111025.fc18       lasi.x86_64 0:1.1.1-5.fc18      
  672.   libXaw.x86_64 0:1.0.11-2.fc18          netpbm.x86_64 0:10.61.01-1.fc18          
  673.  
  674. Complete!
  675. [root@localhost ~]# yum install python3-pyparsing -y
  676. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  677. Loading mirror speeds from cached hostfile
  678.  * fedora: mirror.nus.edu.sg
  679.  * livna: ftp-stud.fht-esslingen.de
  680.  * rpmfusion-free: mirrors.ustc.edu.cn
  681.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  682.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  683.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  684.  * updates: mirror.nus.edu.sg
  685.  * updates-testing: ftp.riken.jp
  686. Resolving Dependencies
  687. --> Running transaction check
  688. ---> Package python3-pyparsing.noarch 0:1.5.6-6.fc18 will be installed
  689. --> Finished Dependency Resolution
  690.  
  691. Dependencies Resolved
  692.  
  693. ===================================================================================================================
  694.  Package                          Arch                  Version                        Repository             Size
  695. ===================================================================================================================
  696. Installing:
  697.  python3-pyparsing                noarch                1.5.6-6.fc18                   fedora                 95 k
  698.  
  699. Transaction Summary
  700. ===================================================================================================================
  701. Install  1 Package
  702.  
  703. Total download size: 95 k
  704. Installed size: 591 k
  705. Downloading Packages:
  706. python3-pyparsing-1.5.6-6.fc18 FAILED                                            ]  13 kB/s |  34 kB  00:00:04 ETA
  707. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python3-pyparsing-1.5.6-6.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  708. Trying other mirror.
  709. python3-pyparsing-1.5.6-6.fc18 FAILED                                          ==]  12 kB/s |  95 kB  00:00:00 ETA
  710. ftp://glug.nith.ac.in/fedora/releases/18/Everything/x86_64/os/Packages/p/python3-pyparsing-1.5.6-6.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  711. Trying other mirror.
  712. python3-pyparsing-1.5.6-6.fc18.noarch.rpm                                                   |  95 kB  00:00:01    
  713. Running Transaction Check
  714. Running Transaction Test
  715. Transaction Test Succeeded
  716. Running Transaction
  717.   Installing : python3-pyparsing-1.5.6-6.fc18.noarch                                                           1/1
  718.   Verifying  : python3-pyparsing-1.5.6-6.fc18.noarch                                                           1/1
  719.  
  720. Installed:
  721.   python3-pyparsing.noarch 0:1.5.6-6.fc18                                                                          
  722.  
  723. Complete!
  724. [root@localhost ~]# yum install python-dateutil -y
  725. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  726. Loading mirror speeds from cached hostfile
  727.  * fedora: mirror.nus.edu.sg
  728.  * livna: ftp-stud.fht-esslingen.de
  729.  * rpmfusion-free: mirrors.ustc.edu.cn
  730.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  731.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  732.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  733.  * updates: mirror.nus.edu.sg
  734.  * updates-testing: ftp.riken.jp
  735. Package python-dateutil-1.5-5.fc18.noarch already installed and latest version
  736. Nothing to do
  737. [root@localhost ~]# yum install python-webdav-library
  738. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  739. Loading mirror speeds from cached hostfile
  740.  * fedora: mirror.nus.edu.sg
  741.  * livna: ftp-stud.fht-esslingen.de
  742.  * rpmfusion-free: mirrors.ustc.edu.cn
  743.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  744.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  745.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  746.  * updates: mirror.nus.edu.sg
  747.  * updates-testing: ftp.riken.jp
  748. Resolving Dependencies
  749. --> Running transaction check
  750. ---> Package python-webdav-library.noarch 0:0.3.0-4.fc18 will be installed
  751. --> Finished Dependency Resolution
  752.  
  753. Dependencies Resolved
  754.  
  755. ===================================================================================================================
  756.  Package                             Arch                 Version                       Repository            Size
  757. ===================================================================================================================
  758. Installing:
  759.  python-webdav-library               noarch               0.3.0-4.fc18                  fedora               102 k
  760.  
  761. Transaction Summary
  762. ===================================================================================================================
  763. Install  1 Package
  764.  
  765. Total download size: 102 k
  766. Installed size: 517 k
  767. Is this ok [y/N]: y
  768. Downloading Packages:
  769. python-webdav-library-0.3.0-4. FAILED                                            ]  0.0 B/s |  13 kB  --:--:-- ETA
  770. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/python-webdav-library-0.3.0-4.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  771. Trying other mirror.
  772. python-webdav-library-0.3.0-4. FAILED                                          ==]  13 kB/s | 102 kB  00:00:00 ETA
  773. ftp://glug.nith.ac.in/fedora/releases/18/Everything/x86_64/os/Packages/p/python-webdav-library-0.3.0-4.fc18.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  774. Trying other mirror.
  775. python-webdav-library-0.3.0-4.fc18.noarch.rpm                                               | 102 kB  00:00:04    
  776. Running Transaction Check
  777. Running Transaction Test
  778. Transaction Test Succeeded
  779. Running Transaction
  780.   Installing : python-webdav-library-0.3.0-4.fc18.noarch                                                       1/1
  781.   Verifying  : python-webdav-library-0.3.0-4.fc18.noarch                                                       1/1
  782.  
  783. Installed:
  784.   python-webdav-library.noarch 0:0.3.0-4.fc18                                                                      
  785.  
  786. Complete!
  787. [root@localhost ~]# yum install python-ZSI
  788. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  789. Loading mirror speeds from cached hostfile
  790.  * fedora: mirror.nus.edu.sg
  791.  * livna: ftp-stud.fht-esslingen.de
  792.  * rpmfusion-free: mirrors.ustc.edu.cn
  793.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  794.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  795.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  796.  * updates: mirror.nus.edu.sg
  797.  * updates-testing: ftp.riken.jp
  798. Resolving Dependencies
  799. --> Running transaction check
  800. ---> Package python-ZSI.noarch 0:2.1-2.fc18 will be installed
  801. --> Processing Dependency: PyXML for package: python-ZSI-2.1-2.fc18.noarch
  802. --> Running transaction check
  803. ---> Package PyXML.x86_64 0:0.8.4-28.fc18 will be installed
  804. --> Finished Dependency Resolution
  805.  
  806. Dependencies Resolved
  807.  
  808. ===================================================================================================================
  809.  Package                     Arch                    Version                         Repository               Size
  810. ===================================================================================================================
  811. Installing:
  812.  python-ZSI                  noarch                  2.1-2.fc18                      fedora                  415 k
  813. Installing for dependencies:
  814.  PyXML                       x86_64                  0.8.4-28.fc18                   fedora                  868 k
  815.  
  816. Transaction Summary
  817. ===================================================================================================================
  818. Install  1 Package (+1 Dependent package)
  819.  
  820. Total download size: 1.3 M
  821. Installed size: 6.0 M
  822. Is this ok [y/N]: y
  823. Downloading Packages:
  824. PyXML-0.8.4-28.fc18.x86_64.rpm FAILED                                            ]  12 kB/s |  30 kB  00:01:43 ETA
  825. http://ftp.mirror.tw/pub/fedora/linux/releases/18/Everything/x86_64/os/Packages/p/PyXML-0.8.4-28.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  826. Trying other mirror.
  827. (1/2): python-ZSI-2.1-2.fc18.noarch.rpm                                                     | 415 kB  00:00:17    
  828. PyXML-0.8.4-28.fc18.x86_64.rpm FAILED                                          ==]  77 kB/s | 1.3 MB  00:00:00 ETA
  829. ftp://glug.nith.ac.in/fedora/releases/18/Everything/x86_64/os/Packages/p/PyXML-0.8.4-28.fc18.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=fedora clean metadata
  830. Trying other mirror.
  831. (2/2): PyXML-0.8.4-28.fc18.x86_64.rpm                                                       | 868 kB  00:00:32    
  832. -------------------------------------------------------------------------------------------------------------------
  833. Total                                                                               21 kB/s | 1.3 MB     01:01    
  834. Running Transaction Check
  835. Running Transaction Test
  836. Transaction Test Succeeded
  837. Running Transaction
  838.   Installing : PyXML-0.8.4-28.fc18.x86_64                                                                      1/2
  839.   Installing : python-ZSI-2.1-2.fc18.noarch                                                                    2/2
  840.   Verifying  : python-ZSI-2.1-2.fc18.noarch                                                                    1/2
  841.   Verifying  : PyXML-0.8.4-28.fc18.x86_64                                                                      2/2
  842.  
  843. Installed:
  844.   python-ZSI.noarch 0:2.1-2.fc18                                                                                  
  845.  
  846. Dependency Installed:
  847.   PyXML.x86_64 0:0.8.4-28.fc18                                                                                    
  848.  
  849. Complete!
  850. [root@localhost ~]# yum install sshd
  851. Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
  852. Loading mirror speeds from cached hostfile
  853.  * fedora: mirror.nus.edu.sg
  854.  * livna: ftp-stud.fht-esslingen.de
  855.  * rpmfusion-free: mirrors.ustc.edu.cn
  856.  * rpmfusion-free-updates: mirror.cse.iitk.ac.in
  857.  * rpmfusion-nonfree: mirror.cse.iitk.ac.in
  858.  * rpmfusion-nonfree-updates: mirror.cse.iitk.ac.in
  859.  * updates: mirror.nus.edu.sg
  860.  * updates-testing: ftp.riken.jp
  861. No package sshd available.
  862. Error: Nothing to do
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement