bobdrad

Host deploy error

Nov 8th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. 2013-11-08 13:19:11 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.12.1-4.el6.x86_64 requires sanlock-python', u'vdsm-4.12.1-4.el6.x86_64 requires python-inotify', u'vdsm-4.12.1-4.el6.x86_64 requires python-pthreading', u'vdsm-4.12.1-4.el6.x86_64 requires sanlock >= 2.3-4', u'vdsm-4.12.1-4.el6.x86_64 requires libvirt-lock-sanlock']
  2. 2013-11-08 13:19:11 DEBUG otopi.context context._executeMethod:137 method exception
  3. Traceback (most recent call last):
  4. File "/tmp/ovirt-uCEea0ZWK2/pythonlib/otopi/context.py", line 127, in _executeMethod
  5. method['method']()
  6. File "/tmp/ovirt-uCEea0ZWK2/otopi-plugins/otopi/packagers/yumpackager.py", line 253, in _packages
  7. if self._miniyum.buildTransaction():
  8. File "/tmp/ovirt-uCEea0ZWK2/pythonlib/otopi/miniyum.py", line 821, in buildTransaction
  9. raise yum.Errors.YumBaseError(msg)
  10. YumBaseError: [u'vdsm-4.12.1-4.el6.x86_64 requires sanlock-python', u'vdsm-4.12.1-4.el6.x86_64 requires python-inotify', u'vdsm-4.12.1-4.el6.x86_64 requires python-pthreading', u'vdsm-4.12.1-4.el6.x86_64 requires sanlock >= 2.3-4', u'vdsm-4.12.1-4.el6.x86_64 requires libvirt-lock-sanlock']
  11. 2013-11-08 13:19:11 ERROR otopi.context context._executeMethod:146 Failed to execute stage 'Package installation': [u'vdsm-4.12.1-4.el6.x86_64 requires sanlock-python', u'vdsm-4.12.1-4.el6.x86_64 requires python-inotify', u'vdsm-4.12.1-4.el6.x86_64 requires python-pthreading', u'vdsm-4.12.1-4.el6.x86_64 requires sanlock >= 2.3-4', u'vdsm-4.12.1-4.el6.x86_64 requires libvirt-lock-sanlock']
  12. 2013-11-08 13:19:11 DEBUG otopi.transaction transaction.abort:131 aborting 'Yum Transaction'
  13. 2013-11-08 13:19:11 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:92 Yum Performing yum transaction rollback
Advertisement
Add Comment
Please, Sign In to add comment