<div dir="ltr">Yep, that&#39;s what I did after hitting my head on the same thing.  It&#39;s so boring to read release notes upfront ;-)<div><br></div><div>Nico</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 8:55 AM, Sam McLeod <span dir="ltr">&lt;<a href="mailto:mailinglists@smcleod.net" target="_blank">mailinglists@smcleod.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">Thanks for the tip Nico - I hadn&#39;t spotted that.<div><br></div><div>We use EPEL for a number of packages across our hosts, I&#39;m guessing a proper workaround for us might be to only enable it for individual packages.<br><div><br class="m_-4780941643386185221webkit-block-placeholder"></div><div>
Thanks again!</div><span class=""><div><br>--<br>Sam McLeod<br>Please respond via email when possible.<br><a href="https://smcleod.net" target="_blank">https://smcleod.net</a><br><a href="https://twitter.com/s_mcleod" target="_blank">https://twitter.com/s_mcleod</a>

</div>
</span><div><div class="h5"><div><br><blockquote type="cite"><div>On 30 Apr 2018, at 4:53 pm, Nico De Ranter &lt;<a href="mailto:nico.deranter@esaturnus.com" target="_blank">nico.deranter@esaturnus.com</a>&gt; wrote:</div><br class="m_-4780941643386185221Apple-interchange-newline"><div><div dir="ltr">Do not install the EPEL repository.  See also the remark in the release notes about this<div><br></div><div>    <a href="https://ovirt.org/release/4.2.0/#epel" target="_blank">https://ovirt.org/release/4.<wbr>2.0/#epel</a></div><div><br></div><div>Do a clean install of CentOS, install oVirt. Afterwards get anything extra from epel if required.</div><div><br></div><div>Nico</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 30, 2018 at 1:35 AM, Sam McLeod <span dir="ltr">&lt;<a href="mailto:mailinglists@smcleod.net" target="_blank">mailinglists@smcleod.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space"><div>This started occurring on all new oVirt installs I&#39;ve attempted to do on minimal CentOS 7 since 27/4.</div><div><br></div>I logged a bug for this on Bugzilla last week: <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1572434" target="_blank">https://bugzilla.redhat.<wbr>com/show_bug.cgi?id=1572434</a><div><br></div><div>The package ovirt-hosted-engine-se<wbr>tup depends on collectd, collectd-disk and collectd-write_http.</div><div><br></div><div>ovirt-hosted-engine-setup depends on the two collectd plugins which are provided by the ovirt-4.2-centos-opstools repo - but those two packages seem to provide files that are already included in the standard collectd package from epel (which the package also depends on).</div><div><br></div><div>Additionally, this conflict is not picked up until the packages are at the install phase, resulting in:</div><div><br></div><div><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_0">Transaction check error:
  file /usr/lib64/collectd/disk.so conflicts between attempted installs of collectd-disk-5.8.0-3.el7.x86_<wbr>64 and collectd-5.8.0-3.el7.x86_64
  file /usr/lib64/collectd/write_http<wbr>.so conflicts between attempted installs of collectd-write_http-5.8.0-3.el<wbr>7.x86_64 and collectd-5.8.0-3.el7.x86_64</pre><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_0"><br></pre><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_0">---</pre><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_0"><br></pre><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_0"><pre class="m_-4780941643386185221m_-9024514722989669810bz_wrap_comment_text m_-4780941643386185221m_-9024514722989669810bz_comment_text" id="m_-4780941643386185221m_-9024514722989669810comment_text_2">root@s1-b2:~ 1 # yum info collectd-write_http
Loaded plugins: fastestmirror, priorities, protectbase, rpm-warm-cache, versionlock
Loading mirror speeds from cached hostfile
 * ovirt-4.2-epel: <a href="http://fedora.melbourneitmirror.net/" target="_blank">fedora.melbourneitmirror.net</a>
0 packages excluded due to repository protections
Available Packages
Name        : collectd-write_http
Arch        : x86_64
Version     : 5.8.0
Release     : 3.el7
Size        : 33 k
Repo        : ovirt-4.2-centos-opstools/x86_<wbr>64
Summary     : HTTP output plugin for collectd
URL         : <a href="https://collectd.org/" target="_blank">https://collectd.org/</a>
License     : MIT and GPLv2
Description : This plugin can send data to Redis.

root@s1-b2:~  # yum info collectd-disk-5.8.0-3.el7.x86_<wbr>64
Loaded plugins: fastestmirror, priorities, protectbase, rpm-warm-cache, versionlock
Loading mirror speeds from cached hostfile
 * ovirt-4.2-epel: <a href="http://fedora.melbourneitmirror.net/" target="_blank">fedora.melbourneitmirror.net</a>
0 packages excluded due to repository protections
Available Packages
Name        : collectd-disk
Arch        : x86_64
Version     : 5.8.0
Release     : 3.el7
Size        : 26 k
Repo        : ovirt-4.2-centos-opstools/x86_<wbr>64
Summary     : Disk plugin for collectd
URL         : <a href="https://collectd.org/" target="_blank">https://collectd.org/</a>
License     : MIT and GPLv2
Description : This plugin collects statistics of harddisk and, where supported, partitions.

root@s1-b2:~  # yum info collectd-5.8.0-3.el7.x86_64
Loaded plugins: fastestmirror, priorities, protectbase, rpm-warm-cache, versionlock
Loading mirror speeds from cached hostfile
 * ovirt-4.2-epel: <a href="http://fedora.melbourneitmirror.net/" target="_blank">fedora.melbourneitmirror.net</a>
0 packages excluded due to repository protections
Available Packages
Name        : collectd
Arch        : x86_64
Version     : 5.8.0
Release     : 3.el7
Size        : 711 k
Repo        : epel
Summary     : Statistics collection daemon for filling RRD files
URL         : <a href="https://collectd.org/" target="_blank">https://collectd.org/</a>
License     : GPLv2
Description : collectd is a daemon which collects system performance statistics periodically
            : and provides mechanisms to store the values in a variety of ways,
            : for example in RRD files.</pre><div><br></div></pre><div>
<br>--<br>Sam McLeod<br>Please respond via email when possible.<br><a href="https://smcleod.net/" target="_blank">https://smcleod.net</a><br><a href="https://twitter.com/s_mcleod" target="_blank">https://twitter.com/s_mcleod</a>

</div>

<br></div></div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-4780941643386185221gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(128,128,128)">Nico De Ranter</span><div><div style="margin:0cm 0cm 0.0001pt"><font color="#808080">Operations Engineer</font></div><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><span><span><span style="color:gray" lang="EN-US"></span></span></span><span style="color:gray" lang="EN-US"><span></span></span></p><div style="margin:0cm 0cm 0.0001pt"><span style="color:gray" lang="EN-US">T. +32 16 38 72 10<br></span></div><div style="margin:0cm 0cm 0.0001pt"><span style="color:rgb(102,102,102)"><a href="http://www.esaturnus.com/" target="_blank"><br></a></span></div><div style="margin:0cm 0cm 0.0001pt"><span style="color:rgb(102,102,102)"><a href="http://www.esaturnus.com/" target="_blank"><img src="https://docs.google.com/uc?export=download&amp;id=0B4lh4WZ9bduPLUI0b0g2VEdrcUU&amp;revid=0B4lh4WZ9bduPQnk4eTRWVzl2NXA5UDNlR3pMU014TGtDM0x3PQ"></a></span></div><div style="margin:0cm 0cm 0.0001pt"><br><span style="color:rgb(102,102,102)"></span></div><table style="border-collapse:collapse" cellspacing="0" cellpadding="0" border="0" width="424" height="54"><tbody><tr><td style="width:55.0%;padding:0in 0in 0in 0in" width="55%" valign="top"><p style="margin-bottom:10.0pt;line-height:115%"><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE">eSATURNUS<br><a href="https://maps.google.com/?q=Romeinse+straat+12+3001+Leuven+%E2%80%93+Belgium&amp;entry=gmail&amp;source=g">Romeinse straat 12</a><br><a href="https://maps.google.com/?q=Romeinse+straat+12+3001+Leuven+%E2%80%93+Belgium&amp;entry=gmail&amp;source=g">3001 Leuven – Belgium</a></span><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE"></span></p></td><td style="width:45.0%;padding:0in 0in 0in 0in" width="45%" valign="top"><p style="margin-bottom:10.0pt;line-height:115%"><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE">T. +32 16 40 12 82<br>F. +32 16 40 84 77<br></span><a href="http://www.esaturnus.com/" target="_blank"><span style="font-size:10.0pt;line-height:115%;color:#667788"><span style="color:#667788" lang="NL-BE">www.esaturnus.com</span></span></a></p></td></tr></tbody></table><p style="margin-bottom:10.0pt;line-height:115%"><b><span style="font-size:18.0pt;color:#535454;text-decoration:none"></span></b> <span style="font-size:10.0pt;line-height:115%;color:#667788"><a href="http://www.esaturnus.com/" target="_blank"><span style="color:#667788" lang="NL-BE"></span></a></span><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE"></span></p><p><b><span style="font-size:10.0pt;color:#667788" lang="FR-BE">For Service &amp; Support </span></b></p><p><span style="font-size:10.0pt;color:#667788" lang="FR-BE">Support Line: +32 16 387210 or via email : <a href="mailto:support@esaturnus.com" target="_blank">support@esaturnus.com</a></span></p><div style="font-size:12.8px"><span lang="FR-BE" style="font-size:10pt;color:rgb(102,119,136)"> </span><span style="color:blue;font-size:12.8px"></span><br class="m_-4780941643386185221webkit-block-placeholder"></div></div></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div></div></div></div>
</div>
</div></blockquote></div><br></div></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="color:rgb(128,128,128)">Nico De Ranter</span><div><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><font color="#808080">Operations Engineer</font></p><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><span><span><span style="color:gray" lang="EN-US"></span></span></span><span style="color:gray" lang="EN-US"><span></span></span></p><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><span style="color:gray" lang="EN-US">T. +32 16 38 72 10<br></span></p><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><span style="color:rgb(102,102,102)"><a href="http://www.esaturnus.com" target="_blank"><br></a></span></p><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><span style="color:rgb(102,102,102)"><a href="http://www.esaturnus.com" target="_blank"><img src="https://docs.google.com/uc?export=download&amp;id=0B4lh4WZ9bduPLUI0b0g2VEdrcUU&amp;revid=0B4lh4WZ9bduPQnk4eTRWVzl2NXA5UDNlR3pMU014TGtDM0x3PQ"></a></span></p><p style="margin-top:0cm;margin-right:0cm;margin-left:0cm;margin-bottom:0.0001pt"><br><span style="color:rgb(102,102,102)"></span></p><table style="border-collapse:collapse" cellspacing="0" cellpadding="0" border="0" width="424" height="54"><tbody><tr><td style="width:55.0%;padding:0in 0in 0in 0in" width="55%" valign="top"><p style="margin-bottom:10.0pt;line-height:115%"><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE">eSATURNUS<br>Romeinse straat 12<br>3001 Leuven – Belgium</span><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE"></span></p></td><td style="width:45.0%;padding:0in 0in 0in 0in" width="45%" valign="top"><p style="margin-bottom:10.0pt;line-height:115%"><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE">T. +32 16 40 12 82<br>F. +32 16 40 84 77<br></span><a href="http://www.esaturnus.com" target="_blank"><span style="font-size:10.0pt;line-height:115%;color:#667788"><span style="color:#667788" lang="NL-BE">www.esaturnus.com</span></span></a></p></td></tr></tbody></table><p style="margin-bottom:10.0pt;line-height:115%"><b><span style="font-size:18.0pt;color:#535454;text-decoration:none"></span></b> <span style="font-size:10.0pt;line-height:115%;color:#667788"><a href="http://www.esaturnus.com/" target="_blank"><span style="color:#667788" lang="NL-BE"></span></a></span><span style="font-size:10.0pt;line-height:115%;color:#667788" lang="NL-BE"></span></p><p><b><span style="font-size:10.0pt;color:#667788" lang="FR-BE">For Service &amp; Support </span></b></p><p><span style="font-size:10.0pt;color:#667788" lang="FR-BE">Support Line: +32 16 387210 or via email : <a href="mailto:support@esaturnus.com" target="_blank">support@esaturnus.com</a></span></p><p style="font-size:12.8px"><span lang="FR-BE" style="font-size:10pt;color:rgb(102,119,136)"> </span><span style="color:blue;font-size:12.8px"></span></p></div></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div></div></div></div>
</div>