https://bugzilla.redhat.com/show_bug.cgi?id=834127

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #38 from [email protected] ---
VirtualGL-redhatpathsfix.patch is breaking multiarch.

In the standard VirtualGL rpm, the LD_PRELOAD for librrfaker.so and friends
searches automatically in LD_LIBRARY_PATH which contains both 32-bit and 64-bit
libraries.

In this RPM, the patch predetermines which libraries to load depending on uname
and the result is that the patch is breaking 32-bit programs running on 64-bit
systems.

32-bit Wine, for example, is completely broken for me using this RPM as I am
running on a 64-bit OS.

I recommend that librrfaker.so and others be placed back in /usr/lib and
/usr/lib64, and that VirtualGL-redhatpathsfix.patch be removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to