<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Jan 10, 2018 at 6:36 PM Viktor Mihajlovski &lt;<a href="mailto:mihajlov@linux.vnet.ibm.com">mihajlov@linux.vnet.ibm.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have issues updating vdsm on my Fedora 27 host (s390x, although I<br>
would think that the arch shouldn&#39;t matter).<br>
<br>
[mihajlov@s3560022 ~]$ sudo dnf update<br>
...<br>
================================================================================<br>
 Package        Arch   Version                      Repository<br>
  Size<br>
================================================================================<br>
Upgrading:<br>
 ovirt-release-master<br>
                noarch 4.2.1-0.0.master.20180108005748.git96e5658.fc27<br>
<br>
ovirt-master-snapshot  11 k<br>
 vdsm           s390x  4.20.11-18.git92c490ca8.fc27<br>
ovirt-master-snapshot  79 k<br>
...<br>
(14/15): vdsm-hook-vhostmd-4.20.11-18.git92c490  29 kB/s |  16 kB<br>
00:00<br>
(15/15): vdsm-python-4.20.11-18.git92c490ca8.fc 363 kB/s | 1.2 MB<br>
00:03<br>
--------------------------------------------------------------------------------<br>
Total                                           454 kB/s | 1.9 MB<br>
00:04<br>
Running transaction check<br>
Transaction check succeeded.<br>
Running transaction test<br>
The downloaded packages were saved in cache until the next successful<br>
transaction.<br>
You can remove cached packages by executing &#39;dnf clean packages&#39;.<br>
Error: Transaction check error:<br>
  file /usr/lib/python2.7/site-packages/vdsm/__init__.pyc conflicts<br>
between attempted installs of<br>
vdsm-network-4.20.11-18.git92c490ca8.fc27.s390x and<br>
vdsm-common-4.20.11-18.git92c490ca8.fc27.noarch<br>
  file /usr/lib/python2.7/site-packages/vdsm/__init__.pyo conflicts<br>
between attempted installs of<br>
vdsm-network-4.20.11-18.git92c490ca8.fc27.s390x and<br>
vdsm-common-4.20.11-18.git92c490ca8.fc27.noarch<br>
<br>
I *think* this is caused by packaging __init__.py* with both<br>
vdsm-network and vdsm-common. The patch<br>
<a href="https://gerrit.ovirt.org/#/c/86062/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/86062/</a> should help to get around that.<br></blockquote><div><br></div><div>I think you are right.</div><div><br></div><div>It will not be possible to install vdsm-network without the __init__.py</div><div>file without vdsm, but we don&#39;t have such use case yet.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
BTW: The vdsm-network package was transiently built as noarch before it<br>
was replaced by an arch-specific RPM. Since the noarch version has<br>
vanished from the repositories in the meantime, that part of the patch<br>
may be obsolete.<br></blockquote><div><br></div><div>I think we can ignore this package, it was never released, and it </div><div>was never correct anyway.</div><div><br></div><div>Nir</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
--<br>
<br>
Mit freundlichen Grüßen/Kind Regards<br>
   Viktor Mihajlovski<br>
<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a></blockquote></div></div>