
This is a multi-part message in MIME format. --------------EBD27E9CB134A23C786BDB67 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Quoted from https://www.ovirt.org/release/4.1.1/#fedora--centos--rhel
EPEL
TL;DR Don't enable all of EPEL on oVirt machines.
The ovirt-release package enables the epel repositories and includes several specific packages that are required from there. It also enables and uses the CentOS OpsTools SIG repos, for other packages.
EPEL currently includes collectd 5.7.1, and the collectd package there includes the write_plugin.
OpsTools currently includes collectd 5.7.0, and the write_plugin is packaged separately.
ovirt-release does not use collectd from epel, so if you only use it, you should be ok.
If you want to use other packages from EPEL, you should make sure to not include collectd. Either use |includepkgs| and add those you need, or use |excludepkgs=collectd*|.
The correct directive is "exclude=collectd*" , not "excludepkgs=collectd*" , but other than that, this looks like what you are experiencing. Eduardo Mayoral Jimeno (emayoral@arsys.es) Administrador de sistemas. Departamento de Plataformas. Arsys internet. +34 941 620 145 ext. 5153 On 08/05/17 12:14, Oliver Dietzel wrote:
Collectd-disk and -write_http require an older version of collectd than offered by the repos (7.2.0-2 instead of 7.2.1-2 as offered by repo).
Will there be updated versions of collectd-disk and -write_http?
To reproduce try # yum -y install ovirt-engine
on a fully updated Centos 7.3 1704 https://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Minimal-1...
___________________________________________________________ Oliver Dietzel
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------EBD27E9CB134A23C786BDB67 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <p>Quoted from <a class="moz-txt-link-freetext" href="https://www.ovirt.org/release/4.1.1/#fedora--centos--rhel">https://www.ovirt.org/release/4.1.1/#fedora--centos--rhel</a></p> <p><br> </p> <p> <blockquote type="cite"> <h3 id="epel">EPEL</h3> <p>TL;DR Don't enable all of EPEL on oVirt machines.</p> <p>The ovirt-release package enables the epel repositories and includes several specific packages that are required from there. It also enables and uses the CentOS OpsTools SIG repos, for other packages.</p> <p>EPEL currently includes collectd 5.7.1, and the collectd package there includes the write_<http> plugin.</http></p> <p>OpsTools currently includes collectd 5.7.0, and the write_<http> plugin is packaged separately.</http></p> <p>ovirt-release does not use collectd from epel, so if you only use it, you should be ok.</p> <p>If you want to use other packages from EPEL, you should make sure to not include collectd. Either use <code>includepkgs</code> and add those you need, or use <code>excludepkgs=collectd*</code>.</p> </blockquote> </p> <p>The correct directive is "exclude=collectd*" , not "excludepkgs=collectd*" , but other than that, this looks like what you are experiencing.<br> </p> <p><br> </p> <pre class="moz-signature" cols="72">Eduardo Mayoral Jimeno (<a class="moz-txt-link-abbreviated" href="mailto:emayoral@arsys.es">emayoral@arsys.es</a>) Administrador de sistemas. Departamento de Plataformas. Arsys internet. +34 941 620 145 ext. 5153</pre> <div class="moz-cite-prefix">On 08/05/17 12:14, Oliver Dietzel wrote:<br> </div> <blockquote cite="mid:CB113C990D3AAA4B835B76042462961538475D81@RTOS2010E.rto.de" type="cite"> <pre wrap="">Collectd-disk and -write_http require an older version of collectd than offered by the repos (7.2.0-2 instead of 7.2.1-2 as offered by repo). Will there be updated versions of collectd-disk and -write_http? To reproduce try # yum -y install ovirt-engine on a fully updated Centos 7.3 1704 <a class="moz-txt-link-freetext" href="https://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Minimal-1704-01.iso">https://buildlogs.centos.org/rolling/7/isos/x86_64/CentOS-7-x86_64-Minimal-1704-01.iso</a> ___________________________________________________________ Oliver Dietzel _______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------EBD27E9CB134A23C786BDB67--