I'm getting this traceback on installation and I am not sure what it means. Seems to be related to VMX 5.0.2 somehow:
The product is ready to be installed. Press Enter to begin installation or Ctrl-C to cancel. Installing VMware VMX 5.0.2 Configuring...Traceback (most recent call last): File "/tmp/vmis.vIPa8K/install/vmware-installer/python/lib/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/tmp/vmis.vIPa8K/install/vmware-installer/python/lib/logging/handlers.py", line 146, in shouldRollover msg = "%s\n" % self.format(record) File "/tmp/vmis.vIPa8K/install/vmware-installer/python/lib/logging/__init__.py", line 630, in format return fmt.format(record) File "/tmp/vmis.vIPa8K/install/vmware-installer/python/lib/logging/__init__.py", line 421, in format s = self._fmt % record.__dict__ UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 447: ordinal not Installing VMware Workstation 9.0.2 Configuring... [######################################################################] 100% Installation was successful.
Any ideas? I ran the installer as root via sudo.