News - Logiciels Libres

VMWare 15.5 Workstation : Buffer too small lors de la mise à jour

| | Logiciels Libres | 6 Commentaires | 1301
Bonjour à tous,

Depuis 1 semaine, VMWare Workstation 15.1 me harcelle pour mettre à jour en 15.5.
Après avoir téléchargé le bundle sur le site : VMware-Workstation-Full-15.5.0-14665864.x86_64.bundle et rendu exécutable, l'installation échoue :

Code BASH :
$ sudo ./VMware-Workstation-Full-15.5.0-14665864.x86_64.bundle --console
Extracting VMware Installer...done.
Uninstalling VMware Player Application 15.1.0bora/lib/string/str.c:284 Buffer too small
VMware Workstation Error:
VMware Workstation unrecoverable error: (host-15959)
bora/lib/string/str.c:284 Buffer too small
You can request support.  
To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.
 


Les gens de VMWare n'aiment pas le Français, on le sait !

Dans la console, il suffit de remettre les locales en Anglais temporairement :
Code BASH :
LC_ALL=C sudo ./VMware-Workstation-Full-15.5.0-14665864.x86_64.bundle --console


Et l'installation se termine correctement :
Code TEXT :
LC_ALL=C sudo ./VMware-Workstation-Full-15.5.0-14665864.x86_64.bundle --console
Extracting VMware Installer...done.
You must accept the VMware Workstation End User License Agreement to
continue.  Press Enter to proceed.
...
The product is ready to be installed.  Press Enter to begin
installation or Ctrl-C to cancel.
Installing VMware Workstation 15.5.0
    Configuring...
[######################################################################] 100%
Installation was successful.