Support > Knowledge Base
Knowledge Base

Search the Knowledge Base: |
Search the Knowledge Base: |
Upgrading VMware Tools Using RPM on a Linux Guest Imported from Workstation Might Fail
Details
Upgrading VMware Tools using RPM on a Linux guest might fail with a message similar to the following:
Error: unpacking of archive failed on file /usr/lib/vmware-tools/lib32/libXrender.so.1: cpio: rename failed - Is a directory
This problem occurs on a Workstation 5.x Linux virtual machine that is installed with Workstation 6.0 VMware Tools using RPM, and this virtual machine is imported into ESX Server 3.5.x.
Solution
To work around this issue:
-
Uninstall VMware Tools from the virtual machine:
# rpm –qa | grep VMwareTools
# rpm –e <old_tools_RPM_name>
-
Reinstall VMware Tools on the virtual machine:
# rpm –ivh <new_tools_RPM_name>
Feedback
Actions
- KB Article: 1004319
- Updated: Aug 14, 2009
- Products:
VMware ESX - Product Versions:
VMware ESX 3.5.x
VMware ESXi 3.5.x Installable

