You are not logged in.

#1 2014-05-08 03:29:20

geosam
Member
Registered: 2014-05-08
Posts: 11

Error VMWARE Workstation 10.01 installation with Kernel 3.12

Hi all, I have tried to follow the installation instructions WIKI Arch Linux Vmware Workstation software :

The command used is as follows:

sudo ./VMware-Workstation-Full-10.0.1-1379776.x86_64.bundle - console - custom -I

However I get the following error:

Installing VMware VMX 6.0.1
    Configuring...Traceback (most recent call last):
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/handlers.py", line 73, in emit
    if self.shouldRollover(record):
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/handlers.py", line 146, in shouldRollover
    msg = "%s\n" % self.format(record)
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/__init__.py", line 630, in format
    return fmt.format(record)
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/__init__.py", line 421, in format
    s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 105: ordinal not in range(128)
Traceback (most recent call last):
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/handlers.py", line 73, in emit
    if self.shouldRollover(record):
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/handlers.py", line 146, in shouldRollover
    msg = "%s\n" % self.format(record)
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/__init__.py", line 630, in format
    return fmt.format(record)
  File "/tmp/vmis.5uOPI7/install/vmware-installer/python/lib/logging/__init__.py", line 421, in format
    s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 113: ordinaRolling back VMware Tools for Windows 9.6.1
    Deconfiguring...
[########################################                              ]  58%All configuration information is about to be removed. Do you wish to
keep your configuration files? [yes]:

Uninstalling VMware Installer 2.1.0
    Deconfiguring...
[######################################################################] 100%
Installation was unsuccessful.

I appreciate any help in solving this error.

Last edited by geosam (2014-05-08 03:31:47)

Offline

#2 2014-05-08 10:42:37

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: Error VMWARE Workstation 10.01 installation with Kernel 3.12

I googled it, you might need to unset LANG?


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#3 2014-05-08 17:09:47

geosam
Member
Registered: 2014-05-08
Posts: 11

Re: Error VMWARE Workstation 10.01 installation with Kernel 3.12

I tried to run this option above, although there is no error with Python, until now I not been able install the software.

After trying several options, I managed to get the installation with the following command, perhaps the option to ignore errors:

./VMware-Workstation-Full-10.0.2-1744117.x86_64.bundle  --console --custom --eulas-agreed -I --regular

Thanks

Last edited by geosam (2014-05-08 17:14:34)

Offline

Board footer

Powered by FluxBB