Failure adding host due to missing 'ovirt_host_deploy'

Hi all, I am failing to add a new host to oVirt environment, the engine runs on fedora-30. ovirt_host_deploy isn't found under - http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30 I installed the fc29 version. *Error:* File "/tmp/ovirt-biYslZJETn/otopi-plugins/ovirt-host-deploy/kdump/packages.py", line 37, in <module> from ovirt_host_deploy import constants as odeploycons otopi.main.PluginLoadException: No module named 'ovirt_host_deploy *Installed packages:* ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch python2-ovirt-host-deploy-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch Does someone encounter that issue? Thanks, -- Regards, Eyal Shenitzky

Looks like a py/p3 issue. On Wed, Aug 21, 2019 at 8:51 AM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hi all,
I am failing to add a new host to oVirt environment, the engine runs on fedora-30.
ovirt_host_deploy isn't found under - http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30
I installed the fc29 version.
*Error:* File "/tmp/ovirt-biYslZJETn/otopi-plugins/ovirt-host-deploy/kdump/packages.py", line 37, in <module> from ovirt_host_deploy import constants as odeploycons otopi.main.PluginLoadException: No module named 'ovirt_host_deploy
*Installed packages:* ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch python2-ovirt-host-deploy-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
Does someone encounter that issue?
Thanks,
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/I33ZZVBY5SAIL5...

On Wed, Aug 21, 2019 at 11:38 AM Dominik Holler <dholler@redhat.com> wrote:
Looks like a py/p3 issue.
Yes. Added to my TODO list, will handle after fixing broken postinstall, see thread '[ovirt-users] engine-setup is failing in fedora30'. Adding Gal anyway, he might be able to have a look as well even before I do...
On Wed, Aug 21, 2019 at 8:51 AM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hi all,
I am failing to add a new host to oVirt environment, the engine runs on fedora-30.
ovirt_host_deploy isn't found under - http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30
I installed the fc29 version.
Error: File "/tmp/ovirt-biYslZJETn/otopi-plugins/ovirt-host-deploy/kdump/packages.py", line 37, in <module> from ovirt_host_deploy import constants as odeploycons otopi.main.PluginLoadException: No module named 'ovirt_host_deploy
Installed packages: ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch python2-ovirt-host-deploy-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
Does someone encounter that issue?
Thanks,
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/I33ZZVBY5SAIL5...
-- Didi

Do we have any workaround that issue? On Wed, 21 Aug 2019 at 11:43, Yedidyah Bar David <didi@redhat.com> wrote:
On Wed, Aug 21, 2019 at 11:38 AM Dominik Holler <dholler@redhat.com> wrote:
Looks like a py/p3 issue.
Yes. Added to my TODO list, will handle after fixing broken postinstall, see thread '[ovirt-users] engine-setup is failing in fedora30'. Adding Gal anyway, he might be able to have a look as well even before I do...
On Wed, Aug 21, 2019 at 8:51 AM Eyal Shenitzky <eshenitz@redhat.com>
Hi all,
I am failing to add a new host to oVirt environment, the engine runs on
fedora-30.
ovirt_host_deploy isn't found under - http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30
I installed the fc29 version.
Error: File
"/tmp/ovirt-biYslZJETn/otopi-plugins/ovirt-host-deploy/kdump/packages.py",
Installed packages:
ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
wrote: line 37, in <module> from ovirt_host_deploy import constants as odeploycons otopi.main.PluginLoadException: No module named 'ovirt_host_deploy python2-ovirt-host-deploy-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
Does someone encounter that issue?
Thanks,
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/I33ZZVBY5SAIL5...
-- Didi
-- Regards, Eyal Shenitzky

On Wed, Aug 21, 2019 at 12:23 PM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Do we have any workaround that issue?
Now pushed patches to add fc30. Once these are merged (or use the check-patch CI builds), please try again, and if it then fails, I'll help debug. I'll also try on my own machines if I have time soon... (But also check the thread I started today about unicode. I should probably merge all at once). otopi: https://gerrit.ovirt.org/102941 host-deploy: https://gerrit.ovirt.org/102946 Thanks and best regards,
On Wed, 21 Aug 2019 at 11:43, Yedidyah Bar David <didi@redhat.com> wrote:
On Wed, Aug 21, 2019 at 11:38 AM Dominik Holler <dholler@redhat.com> wrote:
Looks like a py/p3 issue.
Yes. Added to my TODO list, will handle after fixing broken postinstall, see thread '[ovirt-users] engine-setup is failing in fedora30'. Adding Gal anyway, he might be able to have a look as well even before I do...
On Wed, Aug 21, 2019 at 8:51 AM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hi all,
I am failing to add a new host to oVirt environment, the engine runs on fedora-30.
ovirt_host_deploy isn't found under - http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc30
I installed the fc29 version.
Error: File "/tmp/ovirt-biYslZJETn/otopi-plugins/ovirt-host-deploy/kdump/packages.py", line 37, in <module> from ovirt_host_deploy import constants as odeploycons otopi.main.PluginLoadException: No module named 'ovirt_host_deploy
Installed packages: ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch python2-ovirt-host-deploy-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch ovirt-host-deploy-common-1.9.0-0.0.master.20190722100027.git138fb90.fc29.noarch
Does someone encounter that issue?
Thanks,
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/I33ZZVBY5SAIL5...
-- Didi
-- Regards, Eyal Shenitzky
-- Didi
participants (3)
-
Dominik Holler
-
Eyal Shenitzky
-
Yedidyah Bar David