Advertisement
Guest User

--skip-broken

a guest
Sep 30th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.21 KB | None | 0 0
  1. [root@gr9 adm01]# yum install openstack-nova-compute --skip-broken
  2. Loaded plugins: fastestmirror, priorities, refresh-packagekit, security
  3. Loading mirror speeds from cached hostfile
  4.  * base: mirror.corbina.net
  5.  * epel: fedora-mirror01.rbc.ru
  6.  * extras: mirror.corbina.net
  7.  * updates: centosh5.centos.org
  8. 454 packages excluded due to repository priority protections
  9. Setting up Install Process
  10. Resolving Dependencies
  11. --> Running transaction check
  12. ---> Package openstack-nova-compute.noarch 0:2014.1.2-1.el6 will be installed
  13. --> Processing Dependency: openstack-nova-common = 2014.1.2-1.el6 for package: openstack-nova-compute-2014.1.2-1.el6.noarch
  14. --> Running transaction check
  15. ---> Package openstack-nova-common.noarch 0:2014.1.2-1.el6 will be installed
  16. --> Processing Dependency: python-nova = 2014.1.2-1.el6 for package: openstack-nova-common-2014.1.2-1.el6.noarch
  17. --> Running transaction check
  18. ---> Package python-nova.noarch 0:2014.1.2-1.el6 will be installed
  19. --> Processing Dependency: python-sqlalchemy >= 0.7.8 for package: python-nova-2014.1.2-1.el6.noarch
  20. --> Processing Dependency: python-routes >= 1.12 for package: python-nova-2014.1.2-1.el6.noarch
  21. --> Processing Dependency: python-paste-deploy >= 1.5 for package: python-nova-2014.1.2-1.el6.noarch
  22. --> Processing Dependency: python-jinja2 >= 2.6 for package: python-nova-2014.1.2-1.el6.noarch
  23. --> Processing Dependency: python-migrate for package: python-nova-2014.1.2-1.el6.noarch
  24. --> Running transaction check
  25. ---> Package python-migrate.noarch 0:0.6-6.el6 will be installed
  26. --> Processing Dependency: python-sqlalchemy for package: python-migrate-0.6-6.el6.noarch
  27. ---> Package python-nova.noarch 0:2014.1.2-1.el6 will be installed
  28. --> Processing Dependency: python-sqlalchemy >= 0.7.8 for package: python-nova-2014.1.2-1.el6.noarch
  29. --> Processing Dependency: python-routes >= 1.12 for package: python-nova-2014.1.2-1.el6.noarch
  30. --> Processing Dependency: python-paste-deploy >= 1.5 for package: python-nova-2014.1.2-1.el6.noarch
  31. --> Processing Dependency: python-jinja2 >= 2.6 for package: python-nova-2014.1.2-1.el6.noarch
  32. --> Running transaction check
  33. ---> Package python-nova.noarch 0:2014.1.2-1.el6 will be installed
  34. --> Processing Dependency: python-sqlalchemy >= 0.7.8 for package: python-nova-2014.1.2-1.el6.noarch
  35. --> Processing Dependency: python-routes >= 1.12 for package: python-nova-2014.1.2-1.el6.noarch
  36. --> Processing Dependency: python-paste-deploy >= 1.5 for package: python-nova-2014.1.2-1.el6.noarch
  37. --> Processing Dependency: python-jinja2 >= 2.6 for package: python-nova-2014.1.2-1.el6.noarch
  38. ---> Package python-sqlalchemy.noarch 0:0.5.5-3.el6_2 will be installed
  39. --> Running transaction check
  40. ---> Package openstack-nova-compute.noarch 0:2014.1.2-1.el6 will be installed
  41. --> Processing Dependency: openstack-nova-common = 2014.1.2-1.el6 for package: openstack-nova-compute-2014.1.2-1.el6.noarch
  42.  
  43. Packages skipped because of dependency problems:
  44.     openstack-nova-common-2014.1.2-1.el6.noarch from openstack-icehouse
  45.     openstack-nova-compute-2014.1.2-1.el6.noarch from openstack-icehouse
  46.     python-migrate-0.6-6.el6.noarch from epel
  47.     python-nova-2014.1.2-1.el6.noarch from openstack-icehouse
  48.     python-sqlalchemy-0.5.5-3.el6_2.noarch from base
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement