Bug 1965552
Summary: | warn user that all virtio-win related settings will be lost after removing virtio-win package | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Vadim Rozenfeld <vrozenfe> |
Component: | virtio-win | Assignee: | Vadim Rozenfeld <vrozenfe> |
virtio-win sub component: | distribution | QA Contact: | leidwang <leidwang> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | unspecified | ||
Priority: | unspecified | CC: | ailan, jinzhao, juzhang, leidwang, lijin, mdean, menli, mtessun, sgoodman |
Version: | 8.6 | Keywords: | RFE, Triaged |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-23 08:37:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vadim Rozenfeld
2021-05-28 02:18:56 UTC
I added the new screenshorts of the VerifyReady dialog https://bugzilla.redhat.com/attachment.cgi?id=1810716 when the checkbox is unchecked ("Remove" pushbutton disabled) and https://bugzilla.redhat.com/attachment.cgi?id=1810717 when checkbox is checked ("Remove" button is enabled) the unmerged code changes can be found at https://github.com/vrozenfe/virtio-win-guest-tools-installer/commit/48761339a10a9389622c0b830f07e58a65df7c49 Any comments or suggestions are welcome. Thanks, Vadim. committed upstream https://github.com/virtio-win/virtio-win-guest-tools-installer/pull/20 Hi Vadim, I see that the bug status has changed to 'MODIFIED', but the corresponding package cannot be found. Can you provide an rpm package? Thanks in advance! (In reply to leidwang from comment #19) > Hi Vadim, I see that the bug status has changed to 'MODIFIED', but the > corresponding package cannot be found. Can you provide an rpm package? > Thanks in advance! Unfortunately the virtio-win installer build failed due to the build VM problems https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=39383502 I will update the bug with the relevant build information as soon as the problem has been resolved. Best regards, Vadim. please give a try to installer from 1.9.18.1 virtio-win rpm which is available at http://brew-task-repos.usersys.redhat.com/repos/official/virtio-win/1.9.18/1.el8/noarch/ thanks, Vadim. Tested this case with virtio-win-1.9.18.iso and it works as expected. When I wanted to remove "virtio-win-driver-installer", I received a warning message. Test installer related cases with virtio-win-1.9.18-1.el8.iso, found gagent version is not right, expected is 102.7.0 but got 102.0.3. (In reply to menli from comment #26) > Test installer related cases with virtio-win-1.9.18-1.el8.iso, found gagent > version is not right, expected is 102.7.0 but got 102.0.3. Thanks, let me check it and build a new rpm if needed. No warning message when upgrade installer from previous, we need that warning for upgrade as well. (In reply to leidwang from comment #28) > No warning message when upgrade installer from previous, we need that > warning for upgrade as well. Oh, no. It will not work for the prior installers that were built before 8.5.0 because the old installers don't have this feature. (In reply to menli from comment #26) > Test installer related cases with virtio-win-1.9.18-1.el8.iso, found gagent > version is not right, expected is 102.7.0 but got 102.0.3. the new rpm/ installer virtio-win-1.9.18-2.el8 is ready for testing Thanks, Vadim. Hi Vadim, Now this warning message can only be seen through msi, not through exe, but customer uses exe. Do you have any comments about that? |