RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1757761 - vmware-guestproxycerttool removed from open-vm-tools
Summary: vmware-guestproxycerttool removed from open-vm-tools
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: open-vm-tools
Version: 8.2
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: 8.2
Assignee: Miroslav Rezanina
QA Contact: ldu
URL:
Whiteboard:
Depends On:
Blocks: 1754658
TreeView+ depends on / blocked
 
Reported: 2019-10-02 11:43 UTC by Miroslav Rezanina
Modified: 2020-04-28 15:34 UTC (History)
9 users (show)

Fixed In Version: open-vm-tools-11.0.0-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-04-28 15:34:07 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2020:1588 0 None None None 2020-04-28 15:34:19 UTC

Description Miroslav Rezanina 2019-10-02 11:43:20 UTC
During rebase to 11.0.0, removal of the vmware-guestproxycerttool was revealed (commit 49eb56393). We are using this tool in our scripts and package it in rpm. 

I do not know reason for this and not sure how to handle this change.

Comment 1 Ravindra Kumar 2019-10-02 13:35:09 UTC
This tool and whatever it does is no longer required. The tool and its usage can be safely removed.

I will be updating Fedora packages soon and that would make it further clear.

Comment 3 Ravindra Kumar 2019-10-10 02:12:57 UTC
(In reply to Ravindra Kumar from comment #2)
> FYI, here are the 2 rebase changes for Fedora:
> -
> https://src.fedoraproject.org/rpms/open-vm-tools/c/
> 5d8b42b679fdc9ef6d204f6e0f6bc1a32a636663?branch=master
> -
> https://src.fedoraproject.org/rpms/open-vm-tools/c/
> 0eea930ecef9d6a4d7a2bc927e69f50bd202ee5a?branch=master

Sorry, I missed one cleanup change needed for upgrade case - https://src.fedoraproject.org/rpms/open-vm-tools/c/0635f2f8cd72cfd0459209ed0714fefcbb549e31?branch=master.

Comment 5 Miroslav Rezanina 2019-10-14 17:21:55 UTC
Version 11.0.0 do not use this tool so we build packages without it.

Comment 8 ldu 2019-12-16 02:32:47 UTC
verified on open-vm-tools-11.0.0-2.el8.x86_64.rpm , the vmware-guestproxycerttool had removed.
[root@bootp-73-199-50 ~]# rpm -qlp open-vm-tools*.rpm |grep "/usr/bin/*"
warning: open-vm-tools-11.0.0-2.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
/usr/bin/VGAuthService
/usr/bin/vm-support
/usr/bin/vmhgfs-fuse
/usr/bin/vmtoolsd
/usr/bin/vmware-checkvm
/usr/bin/vmware-hgfsclient
/usr/bin/vmware-namespace-cmd
/usr/bin/vmware-rpctool
/usr/bin/vmware-toolbox-cmd
/usr/bin/vmware-vgauth-cmd
/usr/bin/vmware-xferlogs
[root@bootp-73-199-50 ~]# 

compare to open-vm-tools-10.3.10-2.el7.x86_64.rpm, contain the vmware-guestproxycerttool.
[root@bootp-73-199-5 ~]# rpm -qlp open-vm-tools*.rpm |grep "/usr/bin/*"
warning: open-vm-tools-10.3.10-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
/usr/bin/VGAuthService
/usr/bin/vm-support
/usr/bin/vmhgfs-fuse
/usr/bin/vmtoolsd
/usr/bin/vmware-checkvm
/usr/bin/vmware-guestproxycerttool
/usr/bin/vmware-hgfsclient
/usr/bin/vmware-namespace-cmd
/usr/bin/vmware-rpctool
/usr/bin/vmware-toolbox-cmd
/usr/bin/vmware-vgauth-cmd
/usr/bin/vmware-xferlogs
[root@bootp-73-199-5 ~]# 

so bug change status to verified.

Comment 10 errata-xmlrpc 2020-04-28 15:34:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:1588


Note You need to log in before you can comment on or make changes to this bug.