[MCOL-1812] Bulk Write SDK Windows installer uninstallation / alter - wrong execute credentials Created: 2018-10-16 Updated: 2023-10-26 Resolved: 2018-11-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 |
||
| Attachments: |
|
| Sprint: | 2018-19, 2018-20 |
| Description |
|
If the Bulk Write SDK's MSI package is executed from the File Explorer after it was installed, it doesn't ask for Administrator credentials and therefore can't uninstall or alter the installation any more. As workaround executing the MSI package from Windows 10's "Add or remove programs" dialog/screen does uninstall / alter the Bulk Write SDK correctly. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-19 ] |
|
has something to do with the Python pymcsapi installation. If no Python was detected during installation the uninstall works as expected. If Python was detected during installation the uninstall doesn't work. |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-19 ] |
|
Needed to set the Python directory properties to secure. For QA:
Confirm for all 4 configurations that the bulk write sdk was uninstalled successfully. |
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-11-08 ] |
|
checked on Windows10 with the attached msi from |
| Comment by Jens Röwekamp (Inactive) [ 2018-11-08 ] |
|
That is correct, the MSI provided in I added a MSI with the patch to this ticket as buildbot is currently not building mcsapi's MSI packet. |
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-11-09 ] |
|
checked with the new build package MariaDB ColumnStore Bulk Write SDK-1.2.1-1 |