<div dir="ltr">This is again broken after RHBA-2014:1875 on RHSS 3. It was fixed for a while after Niels&#39; last post. Tried to run update today, and got a bunch of libvirt conflicts. </div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 2, 2014 at 3:04 PM, Niels de Vos <span dir="ltr">&lt;<a href="mailto:ndevos@redhat.com" target="_blank">ndevos@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Nov 02, 2014 at 07:06:14PM +0000, Alan Orth wrote:<br>
&gt; What&#39;s the prevailing wisdom on this?  For now I&#39;ve just done the following<br>
&gt; on my (CentOS) GlusterFS client:<br>
&gt;<br>
&gt; yum update -x &quot;glusterfs*&quot;<br>
<br>
</span>(1) The main problem is that RHEL/CentOS now provides the glusterfs<br>
client packages in a version that is higher than the community GlusterFS<br>
packages. RHEL (or rather Red Hat Storage) took a pre-release of<br>
glusterfs-3.6 and included that in RHEL-6.6. This means that on<br>
updating, yum will find the newer RHEL packages, but there is no<br>
matching glusterfs-server. If you have glusterfs-server installed from<br>
the <a href="http://gluster.org" target="_blank">gluster.org</a> repository, yum can not update glusterfs-server, and<br>
dependency errors are the result.<br>
<br>
(2) There is an other complication in solving this issue. The 3.6<br>
release from the community provides libgfapi.so.7, whereas the RHEL<br>
packages provide libgfapi.so.0. Any applications (like qemu and<br>
samba-vfs-gluster) that link against the library, would need to be<br>
re-build when the community packages are used.<br>
<br>
The first problem is going to be solved by releasing glusterfs-3.6.1 in<br>
the following days. This makes the community version have a higher<br>
version than the packages in RHEL/CentOS, and yum would prefer these and<br>
it can resolve all dependencies, including glusterfs-server.<br>
<br>
The second problem is a little more complicated to solve. We have been<br>
discussing reverting the change that causes the version of the library<br>
to increase, and replace it with a more fine-grained symbol-versioning.<br>
A rebuild of the related packages would then not be needed, and the<br>
libgfapi.so library will get loaded without issue by the existing<br>
binaries in the RHEL/CentOS repositories/channels.<br>
<br>
We&#39;ll be updating the mailinglists about progress on these topics, and I<br>
think a blog post will be published too.<br>
<br>
Cheers,<br>
Niels<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt;<br>
&gt; On Thu Oct 30 2014 at 7:05:48 PM Chad Feller &lt;<a href="mailto:feller@unr.edu">feller@unr.edu</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 10/27/2014 07:05 AM, Prasun Gera wrote:<br>
&gt; &gt; &gt; Just wanted to check if this issue was reproduced by RedHat. I don&#39;t<br>
&gt; &gt; &gt; see any updates on Satellite yet that resolve this.<br>
&gt; &gt;<br>
&gt; &gt; To exasperate this issue, CentOS 6.6 has now dropped, including<br>
&gt; &gt; GlusterFS 3.6.0, making the problem more widespread.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Gluster-users mailing list<br>
&gt; &gt; <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
&gt; &gt; <a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; Gluster-users mailing list<br>
&gt; <a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
&gt; <a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
</div></div></blockquote></div><br></div>