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

[Bug]: miniconda3 uninstaller script leaves links in the start menu. #1288

Open
3 tasks done
ghost opened this issue Jun 30, 2023 · 0 comments
Open
3 tasks done

[Bug]: miniconda3 uninstaller script leaves links in the start menu. #1288

ghost opened this issue Jun 30, 2023 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 30, 2023

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

miniconda3

Expected/Current Behaviour

Running scoop uninstall miniconda3 should remove the associated links from the start menu.

Steps to Reproduce

Run `scoop install miniconda3`.
Observe that `%APPDATA%\Microsoft\Windows\Start Menu\Programs\Miniconda3 (64-bit)` exists, with two links inside.
Run `scoop uninstall miniconda3`.
Observe that `%APPDATA%\Microsoft\Windows\Start Menu\Programs\Miniconda3 (64-bit)` *still* exists, with the links now broken.

Possible Solution

This is presumably easy to fix by updating the uninstaller script but I am not sure of the convention for this.

Scoop and Buckets Version

Current Scoop version:
3dfb4bfd (HEAD -> develop, origin/develop) fix(buckets): Avoid error messages for unexpected dir (#5549)

'main' bucket:
cb3bd5362 (HEAD -> master, origin/master, origin/HEAD) vulkan: Update to version 1.3.250.1

'extras' bucket:
5976c1ee3 (HEAD -> master, origin/master, origin/HEAD) tsip: Update to version 0.2.14

'versions' bucket:
4771a2929 (HEAD -> master, origin/master, origin/HEAD) rclone-beta: Update to version 1.63.0-beta.7114.3d4f127b3

Scoop Config

aria2-enabled : False
last_update   : 6/29/23 05:16:00 PM
root_path     : D:\scripts\scoop
scoop_repo    : https://github.com/ScoopInstaller/Scoop
scoop_branch  : develop

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.3.5
PSEdition                      Core
GitCommitId                    7.3.5
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

None.

@ghost ghost added the bug label Jun 30, 2023
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

0 participants