First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 136540
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo VMWare Bug Squashers <vmware@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: gentoo@msux.cjb.net
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 136540 depends on: Show dependency tree
Show dependency graph
Bug 136540 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-12 06:44 0000
EBUILD USED:
vmware-workstation-tools 5.5.1

VMWARE TOOLS TAR USED:
VMwareTools-5.5.1-19175.tar.gz

PLATFORM:
Amd64

BUG:
The ebuild tells the user to execute
"/opt/vmware/tools/bin/vmware-config-tools.pl" and this script tries to use the
directory "/opt/vmware/tools/sbin/", but this "sbin" did not exist, causing
errors (like trying to create a symlink inside).

SOLUTION AND PROPOSAL:
The ebuild should create the folder "sbin" inside "/opt/vmware/tools/" in case
it didn't exist. We suggest using "mkdir -p" (or similar) to create it and
causing no errors if it existed already.

------- Comment #1 From Chris Gianelloni (RETIRED) 2006-06-12 13:44:05 0000 -------
Fixed in CVS... thanks for the bug report...

First Last Prev Next    No search results available      Search page      Enter new bug