Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Upgrade to Latest version of VMTools in Linux VM #746

Open
salimhurjuk opened this issue Oct 23, 2024 · 6 comments
Open

Unable to Upgrade to Latest version of VMTools in Linux VM #746

salimhurjuk opened this issue Oct 23, 2024 · 6 comments
Labels

Comments

@salimhurjuk
Copy link

Describe the bug

Unable to Upgrade to Latest version of VMTools in Linux VM. Below command used to update.

sudo apt-get install open-vm-tools-desktop

Reference Link - https://docs.vmware.com/en/VMware-Tools/12.0.0/com.vmware.vsphere.vmwaretools.doc/GUID-C48E1F14-240D-4DD1-8D4C-25B6EBE4BB0F.html

Reproduction steps

  1. Putty Session to VM
  2. Executed Command - sudo apt-get install open-vm-tools-desktop
  3. Still, it shows the same version v12.3.5
    ...

Expected behavior

image

Additional context

No response

@johnwvmw
Copy link
Contributor

The version of open-vm-tools packages for Linux releasesis solely maintained by the Linux vendor and that varies by vendor and release.

Checking with Red Hat Customer Portal, open-vm-tools-12.3.5-2.el8.x86_64.rpm appears to be the last public OVT release they provide for RHEL8. Future security fixes, if needed, may be incorporated into the OVT 12.3.5 for RHEL 8.

I am aware that Red Hat expects to release 12.4.5 for their RHEL 9.x release and RHEL 10.

This is not a bug.

@salimhurjuk
Copy link
Author

Thanks for response John 🙂

I understand it's not a Bug. From where we can validate the latest release available for VM Tools. As per GitHub, the release v12.5 is the latest version available.

@johnwvmw
Copy link
Contributor

Check with your Linux vendor for the latest version of open-vm-tools that they provide.

From your screen shot, the package name "open-vm-tools-12.3.5-2.el8.x86_64.rpm":

open-vm-tools-12.3.5: open-vm-tools version 12.3.5
-2: patch version. (1 is initial release)
.el8: Red Hat Enterprose Linux
.x86_64: architecture

Google "open-vm-tools version available for RHEL8". Follow the RHEL specific links to Red Hat Customer Portal to get access to the information.

I hope that helps.

@salimhurjuk
Copy link
Author

I tried to Google as suggested. But while accessing the article it's showing me an error msg

Subscriber exclusive content
An active Red Hat subscription is required to participate.

@salimhurjuk
Copy link
Author

If you are able to access the Article, Can you please convert to PDF and share here

@johnwvmw
Copy link
Contributor

I believe the subscription is not a "license" for your OS but simply a "free" registration to access info and KB articles. And you can decline receiving marketing info should you like.

It would not be ethical to provide you published material from another company. And it is "free"

Check out https://developers.redhat.com/articles/faqs-no-cost-red-hat-enterprise-linux#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants