http://bugs.winehq.org/show_bug.cgi?id=2010
Summary: Can't install wine-20040121-1rh8winehq.i686.rpm Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: samlb@samlb.ws
[root@samlb-pc src]# rpm -i wine-20040121-1rh8winehq.i686.rpm error: Failed dependencies: libglut.so.3 is needed by wine-20040121-1rh8winehq [root@samlb-pc src]# ls -la Mesa* -rw------- 1 samlb gopher 1506527 Jan 21 17:05 Mesa-3.2-1.i386.rpm -rw-r--r-- 1 samlb gopher 1266531 Feb 12 12:41 Mesa-4.0.1-0.30mlx.i386. rpm [root@samlb-pc src]# rpm -i Mesa-4.0.1-0.30mlx.i386.rpm warning: Mesa-4.0.1-0.30mlx.i386.rpm: V3 DSA signature: NOKEY, key ID 0bee1634 error: Failed dependencies: XFree86 = 4.0.1 is needed by Mesa-4.0.1-0.30mlx [root@samlb-pc src]# rpm -qa |grep XFree XFree86-75dpi-fonts-4.2.1-21 XFree86-cyrillic-fonts-4.2.1-21 XFree86-tools-4.2.1-21 XFree86-xdm-4.2.1-21 XFree86-devel-4.2.1-21 XFree86-truetype-fonts-4.2.1-21 XFree86-Mesa-libGL-4.2.1-21 XFree86-xfs-4.2.1-21 XFree86-4.2.1-21 XFree86-Mesa-libGLU-4.2.1-21 XFree86-font-utils-4.2.1-21 XFree86-twm-4.2.1-21 XFree86-base-fonts-4.2.1-21 XFree86-libs-4.2.1-21 XFree86-100dpi-fonts-4.2.1-21 XFree86-xauth-4.2.1-21 [root@samlb-pc src]# rpm -i Mesa-3.2-1.i386.rpm warning: Mesa-3.2-1.i386.rpm: V3 DSA signature: NOKEY, key ID e48fc22d file /usr/lib/libGL.so.1 from install of Mesa-3.2-1 conflicts with file from package XFree86-Mesa-libGL-4.2.1-21 file /usr/lib/libGLU.so.1 from install of Mesa-3.2-1 conflicts with file from package XFree86-Mesa-libGLU-4.2.1-21 file /usr/lib/libGL.so from install of Mesa-3.2-1 conflicts with file from package XFree86-devel-4.2.1-21 file /usr/lib/libGLU.so from install of Mesa-3.2-1 conflicts with file from package XFree86-devel-4.2.1-21
What does XFree86-4.0.1 have that XFree86-4.2.1 does not?