Error during host deploy for 3.5.1, package installation

Hello, When deploying a new host from the admin portal to FC20 target, the package dependency check fails (host-deploy log): ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20'] I've tried the release 3.5 and 3.5-snapshot repos. Installing the packages manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository. Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0. Any assistance greatly appreciated! Best - Erik

Hi, What do you get when you try to update vdsm manually? # yum update vdsm ----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the package dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the packages manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Alon, thanks for replying. When I: yum update vdsm No packages marked for update When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20 I also get matching results for vdsm-python and vdsm-python-zombiereaper. Do I need to disable the Fedora updates repo? Thanks! -Erik On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev <alonbl@redhat.com> wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the
dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the
----- Original Message ----- package packages
manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Tuesday, March 10, 2015 3:21:53 PM Subject: Re: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hi Alon, thanks for replying.
When I: yum update vdsm No packages marked for update
The issue is that you are trying to deploy on i686 while we are now distributing the binary rpms only for x86_64. Other packages like are vdsm-xmlrpc arch independent and so it finds them, vdsm is arch specific and vdsm-4.16 is not available for i686 on ovirt repos while older version are still available in fedora ones also for i686 and so the fake dependency issue. Do you really want to deploy on i686 or is it a mistake?
When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20
I also get matching results for vdsm-python and vdsm-python-zombiereaper.
Do I need to disable the Fedora updates repo?
Thanks! -Erik
On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev < alonbl@redhat.com > wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
----- Original Message -----
From: "Erik Brakke" < hawkeyeerik@gmail.com > To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the package dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the packages manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Simone, you're so right, thanks. I was trying to deploy to 32 bit FC20. Thank you both for your time. On Tue, Mar 10, 2015 at 9:33 AM, Simone Tiraboschi <stirabos@redhat.com> wrote:
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Tuesday, March 10, 2015 3:21:53 PM Subject: Re: [ovirt-users] Error during host deploy for 3.5.1,
----- Original Message ----- package installation
Hi Alon, thanks for replying.
When I: yum update vdsm No packages marked for update
The issue is that you are trying to deploy on i686 while we are now distributing the binary rpms only for x86_64. Other packages like are vdsm-xmlrpc arch independent and so it finds them, vdsm is arch specific and vdsm-4.16 is not available for i686 on ovirt repos while older version are still available in fedora ones also for i686 and so the fake dependency issue.
Do you really want to deploy on i686 or is it a mistake?
When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20
I also get matching results for vdsm-python and vdsm-python-zombiereaper.
Do I need to disable the Fedora updates repo?
Thanks! -Erik
On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev < alonbl@redhat.com > wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
From: "Erik Brakke" < hawkeyeerik@gmail.com > To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the
dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the
----- Original Message ----- package packages
manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Yaniv, can you please assist, there seems to be a conflict and multilib issues of vdsm. ----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Tuesday, March 10, 2015 4:21:53 PM Subject: Re: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hi Alon, thanks for replying.
When I: yum update vdsm No packages marked for update
When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20
I also get matching results for vdsm-python and vdsm-python-zombiereaper.
Do I need to disable the Fedora updates repo?
Thanks! -Erik
On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev <alonbl@redhat.com> wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the
dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the
----- Original Message ----- package packages
manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hey Erik, can you please ping me on irc (my nick is ybronhei in #ovirt irc.oftc.net) we will go through it together to understand what repos you have there and why your vdsm rpm doesn't find its requirements. btw, do you install the i686 arch version on purpose ? Sandro, fyi - if you have any inputs to add .. maybe new updates in ovirt3.5 repo? Thanks, Yaniv. On 03/10/2015 05:20 PM, Alon Bar-Lev wrote:
Yaniv, can you please assist, there seems to be a conflict and multilib issues of vdsm.
----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Tuesday, March 10, 2015 4:21:53 PM Subject: Re: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hi Alon, thanks for replying.
When I: yum update vdsm No packages marked for update
When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20
I also get matching results for vdsm-python and vdsm-python-zombiereaper.
Do I need to disable the Fedora updates repo?
Thanks! -Erik
On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev <alonbl@redhat.com> wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hello, When deploying a new host from the admin portal to FC20 target, the
dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the
----- Original Message ----- package packages
manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was able to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Yaniv Bronhaim.

Yes, I can contact you on IRC, however I didn't realize that i686 packages are not provided, and that's okay, I can find another solution. Let me know if you're still interested in reviewing even though it is an i686 host. Thanks! -Erik On Mar 11, 2015 4:47 AM, "ybronhei" <ybronhei@redhat.com> wrote:
Hey Erik, can you please ping me on irc (my nick is ybronhei in #ovirt irc.oftc.net) we will go through it together to understand what repos you have there and why your vdsm rpm doesn't find its requirements. btw, do you install the i686 arch version on purpose ?
Sandro, fyi - if you have any inputs to add .. maybe new updates in ovirt3.5 repo?
Thanks, Yaniv.
On 03/10/2015 05:20 PM, Alon Bar-Lev wrote:
Yaniv, can you please assist, there seems to be a conflict and multilib issues of vdsm.
----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Tuesday, March 10, 2015 4:21:53 PM Subject: Re: [ovirt-users] Error during host deploy for 3.5.1, package installation
Hi Alon, thanks for replying.
When I: yum update vdsm No packages marked for update
When I: yum update vdsm-xmlrpc Error: package: vdsm-4.14.8.1-0.fc20.i686 (@updates) Requires: vdsm-xmlrpc = 4.14.8.1-0.fc20.noarch (@updates) Removing: vdsm-xmlrpc-4.14.8.1-0.fc20.noarch (@updates) vdsm-xmlrpc-4.14.8.1-0.fc20 Updated By: vdsm-xmlrpc-4.16.10-8.gitc937927.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-8.gitc937927.fc20 Available: vdsm-xmlrpc-4.12.1-1.fc20.noarch (fedora) vdsm-xmlrpc-4.12.1-1.fc20 Available: vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.7-1.gitdb83943.fc20 Available: vdsm-xmlrpc-4.16.10-0.fc20.noarch (ovirt-3.5) vdsm-xmlrpc-4.16.10-0.fc20
I also get matching results for vdsm-python and vdsm-python-zombiereaper.
Do I need to disable the Fedora updates repo?
Thanks! -Erik
On Tue, Mar 10, 2015 at 2:44 AM, Alon Bar-Lev <alonbl@redhat.com> wrote:
Hi,
What do you get when you try to update vdsm manually?
# yum update vdsm
----- Original Message -----
From: "Erik Brakke" <hawkeyeerik@gmail.com> To: users@ovirt.org Sent: Tuesday, March 10, 2015 4:25:53 AM Subject: [ovirt-users] Error during host deploy for 3.5.1, package
installation
Hello, When deploying a new host from the admin portal to FC20 target, the
package
dependency check fails (host-deploy log):
ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-xmlrpc = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python = 4.14.8.1-0.fc20', u'vdsm-4.14.8.1-0.fc20.i686 requires vdsm-python-zombiereaper = 4.14.8.1-0.fc20']
I've tried the release 3.5 and 3.5-snapshot repos. Installing the
packages
manually does not satisfy host deploy. It appears vdsm 4.16 packages are available in the repository.
Engine was previously running 3.5.0, updated to 3.5.1, no change. I was
able
to deploy hosts in January with 3.5.0.
Any assistance greatly appreciated!
Best - Erik
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Yaniv Bronhaim.
participants (4)
-
Alon Bar-Lev
-
Erik Brakke
-
Simone Tiraboschi
-
ybronhei