Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345377 - app-emulation/vmware-workstation need x11-libs/libXtst in RDEPEND
Summary: app-emulation/vmware-workstation need x11-libs/libXtst in RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-14 10:19 UTC by Zorzo Luca
Modified: 2010-12-29 20:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zorzo Luca 2010-11-14 10:19:55 UTC
Every version of app-emulation/vmware-workstation is missing x11-libs/libXtst as dependency.

Reproducible: Always

Steps to Reproduce:
cd /opt/vmware/workstation/lib/vmware/bin
for file in * 
do
 echo -n "- ${file}: "
 ldd "${file}" | grep -ie "libxtst" || echo "libXtst not needed."
done
Actual Results:  
- gksu: libXtst not needed.
- launcher.sh: libXtst not needed.
- mkisofs: libXtst not needed.
- thnuclnt: libXtst not needed.
- thnucups: libXtst not needed.
- vmplayer: libXtst not needed.
- vmplayer-daemon: libXtst not needed.
- vmware: libXtst not needed.
- vmware-acetool: libXtst not needed.
- vmware-modconfig: libXtst not needed.
- vmware-modconfig-console: libXtst not needed.
- vmware-netcfg: libXtst not needed.
- vmware-remotemks: libXtst not needed.
- vmware-tray: libXtst not needed.
- vmware-unity-helper: libXtst not needed.
- vmware-vmx: libXtst.so.6 => /usr/lib/libXtst.so.6 (0xf770b000)
- vmware-vmx-debug: libXtst.so.6 => /usr/lib/libXtst.so.6 (0xf776e000)
- vmware-vmx-stats: libXtst.so.6 => /usr/lib/libXtst.so.6 (0xf779b000)
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-11-14 13:00:32 UTC
the original subject reported versions 5.5.9.126128, 6.5.3.185404 and 6.5.4.246459 to be affected by this bug.

Comment 2 Vadim Kuznetsov (RETIRED) gentoo-dev 2010-12-29 20:28:06 UTC
Fixed. In portage.