Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
VMware ESXi 4.1 Patch ESXi410-201010402-BG: Updates VMware Tools (1027028)
Details
Release date: November 15, 2010
| Patch Classification | Critical |
| Build | For build information, see KB 1027753. |
| Host Reboot Required | No |
| Virtual Machine Migration or Shutdown Required | No |
| PRs Fixed | 557226 |
| Affected Hardware | N/A |
| Affected Software | N/A |
| Related CVE numbers | N/A |
Solution
Summaries and Symptoms
This patch removes certain deprecated VMware Tools Upgrade scenarios.
Known Issue
When you run the vmware-install.pl command with -d/--default option at the command prompt of a Linux virtual machine, the virtual machine displays the following error message:
Use of uninitialized value $gOption{"nested"} in numeric ne (!=) at ./vmware-install.pl line <n>.
Where <n> is the line number.
Workaround
If you want to continue installing VMware Tools with the default options, you can ignore this error message.
If you want to customize the installing process of VMware Tools using any other options, like --prefix, you must perform the following steps before running the vmware-install.pl command.
Use of uninitialized value $gOption{"nested"} in numeric ne (!=) at ./vmware-install.pl line <n>.
Where <n> is the line number.
Workaround
If you want to continue installing VMware Tools with the default options, you can ignore this error message.
If you want to customize the installing process of VMware Tools using any other options, like --prefix, you must perform the following steps before running the vmware-install.pl command.
-
Extract VMwareTools-4.1.0-<build number>.tar.gz file.
-
Delete the following lines from the vmware-install.pl file:
if ($gOption{'default'}) {
# If given --default, flush all other options.
%gOption = ('default' => 1 );
} -
Save and close the file.
Or you can replace the vmware-install.pl file on your machine with the file attached to this KB article.
The vmware-install.pl file details:
-
MD5sum: c2a349a4e7c0954414dd873a239a3e11
-
Sha1sum: dea313a7ee7716cbd28657e043ac8c0ce10e1405
Note
-
This issue does not affect manual or automatic upgrade of the VMware Tools.
-
This issue does not affect the manual installing of the VMware Tools without the -d/--default options.
Deployment Considerations
Replace the vmware-install.pl file on your machine with the file attached to this KB article.
Patch Download and Installation
The typical way to apply patches to ESXi hosts is through the VMware Update Manager. For details, see the VMware vCenter Update Manager Administration Guide.
ESXi hosts can be updated by manually downloading the patch ZIP file from the VMware download page and installing the bulletin by using the vihostupdate command through the vSphere CLI. For details, see the vSphere Command-Line Interface Installation and Scripting Guide and the vSphere Upgrade Guide.
Attachments
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

