conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
5.79k stars 309 forks source link

[Windows] Installer / winget deletes all installed environments #448

Open sh-shahrokhi opened 1 year ago

sh-shahrokhi commented 1 year ago

Solution to issue cannot be found in the documentation.

Issue

miniforge/mambaforge has a GUI installer on Windows, and is also available in winget. Problem is, when user tries to update it by running new version of installer, or by winget upgrade <...>, or winget upgrade --all, the installer deletes the current installation and installs a new one. Basically, all of environments are deleted without warning. Then, a new installation is created that only has base environment.

Installed packages

None. All is gone.

Environment info

None. See above.
isuruf commented 1 year ago

Can you open this in the winget issue tracker and post a link to it here?

sh-shahrokhi commented 1 year ago

Can you open this in the winget issue tracker and post a link to it here?

Here: https://github.com/microsoft/winget-pkgs/issues/102499