Created attachment 1698773 [details] launch-RHV-tools-4.3-12-manually
Lev I know the recent development on the 4.3 tools and apt was yours, can you have a look at this?
My guess is the '+' character in the RPM file name confuses the hash-checker in rhev-apt. I don't see a reason why we should list the linux RPMs in CDHashes.txt. Those files are never going to be installed by rhev-apt so we don't necessarily have to verify them. Easiest solution would be to remove all of them from the file.
Note that this needs to be fixed before release as it breaks the rhev-apt functionality for all Windows guests.
Looks like the issue has to do with the Windows limitation of reading only the first 64 characters of the filename, even though their own documentation suggests that they support up to 110 Unicode characters in filename for Joliet based CDFS. As a note there is no similar issue with reading the ISO on Linux. Recently added Linux EL8 Qemu-Guest Agent RPM has a filename which exceeds this limitation, and this what caused this issue. Fixing this by renaming the RPM, so that it will work with the Windows limitation.
Ming, can you please verify that the fixed build works for you?
(In reply to Lev Veyde from comment #38) > Ming, can you please verify that the fixed build works for you? Hi Lev, I think the bug has been fixed by rhv-guest-tools-iso-4.3-13 , details pls refer to https://bugzilla.redhat.com/show_bug.cgi?id=1753914#c56, thanks for your quick fix!
Verified as per bug 1753914 is verified, don't have other means of testing this as I have no VMWare instance available. Unless there are steps to reproduce without virt-v2v I have no idea what to test here anyway.
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 (Red Hat Virtualization Engine security, bug fix 4.3.11), 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/RHBA-2020:4112