My mistake, we have several distributions that we test new packages on and
I got confused. The rpm didn't install on my FC-20 test machine. Installs
fine on RHEL-6.4, RHEL-6.5, CentOS-6.4, CentOS-6.5. The specific error is:

file /usr/lib64 from install of VirtualGL-2.3.4-20140326.x86_64 conflicts
with file from package filesystem-3.2-19.fc20.x86_64

I'm guessing it's an issue with the rpm version on FC-20,
rpm-4.11.2-2.fc20.x86_64. In the other distros, /usr/lib64 is also owned by
filesystem.

I tried both downloading the nightly build from
http://virtualgl.sourceforge.net/vgl.nightly.2.3.x and building it from
source as well. To get the rpm to install on FC-20, I had to remove the
"%dir %{libdir}" line.

Sorry for the confusion.


On Wed, Mar 26, 2014 at 7:57 AM, DRC <dcomman...@users.sourceforge.net>wrote:

> In reading this again, it occurs that you might be trying to say that
> removing this line stopped the error.  I still need to know, though,
> whether you experience the error with the 2.3.2 and 2.3.3 RPMs (which
> also contain the line.)  And I'm still confused as to why I don't see
> the error.  This is the second time in a week I've had to chase down an
> RPM-related issue in RHEL 6 that I wasn't able to reproduce.  It's
> making me wonder if there is some subtle difference between RHEL 6 and
> CentOS 6 in that regard, or perhaps there was some change that got
> introduced in later updates (I'm running CentOS 6.5) that removed the
> underlying issue.
>
> It's easy enough to remove that line from the spec, if %{libdir} is a
> system directory.  I just need to understand the problem first.
>
>
> On 3/24/14 8:54 AM, Kevin Van Workum wrote:
> > Installing the VirtualGL-2.3.4.x86_64.rpm fails with a conflict on
> > /usr/lib64. I don't know much about packing rpms, but I think the
> > culprit is:
> >
> > $ diff -c VirtualGL.spec.in.1 VirtualGL.spec.in.2
> > *** VirtualGL.spec.in.1 2014-03-24 09:51:35.378948234 -0400
> > --- VirtualGL.spec.in.2 2014-03-24 09:52:34.818535011 -0400
> > ***************
> > *** 229,235 ****
> >     %{_includedir}/rr.h
> >    %endif
> >
> > - %dir %{libdir}
> >    %{libdir}/librrfaker.so
> >    %{libdir}/libdlfaker.so
> >    %{libdir}/libgefaker.so
> > --- 229,234 ----
> >
> >
> > --
> > Kevin Van Workum, PhD
> > Sabalcore Computing Inc.
> > "Where Data Becomes Discovery"
> > http://www.sabalcore.com
> > 877-492-8027 ext. 11
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Learn Graph Databases - Download FREE O'Reilly Book
> > "Graph Databases" is the definitive new guide to graph databases and
> their
> > applications. Written by three acclaimed leaders in the field,
> > this first edition is now available. Download your free book today!
> > http://p.sf.net/sfu/13534_NeoTech
> >
> >
> >
> > _______________________________________________
> > VirtualGL-Users mailing list
> > VirtualGL-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/virtualgl-users
> >
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>



-- 
Kevin Van Workum, PhD
Sabalcore Computing Inc.
"Where Data Becomes Discovery"
http://www.sabalcore.com
877-492-8027 ext. 11

-- 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to