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

conda-series: add pre_install check; update installer #10830

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

Lutra-Fs
Copy link
Contributor

@Lutra-Fs Lutra-Fs commented Mar 23, 2023

Add space check for anaconda,miniconda and mambaforge

Closes #10826

Update installer script like #10636 for anaconda

Closes #10829

@Lutra-Fs
Copy link
Contributor Author

/verify

@github-actions
Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

anaconda3

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

mambaforge

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

miniconda3

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

@niheaven niheaven merged commit 8a80e4e into ScoopInstaller:master Mar 23, 2023
@Lutra-Fs Lutra-Fs deleted the conda-update branch March 23, 2023 22:25
@jasongodev
Copy link
Contributor

In miniconda, the path is this:

"Start-Process \"$dir\\..\\setup.exe\" -ArgumentList @('/S', '/InstallationType=JustMe', '/RegisterPython=0', '/AddToPath=0', '/NoRegistry=1', \"/D=$dir\") -Wait | Out-Null"

In anaconda3 it isn't in the parent directory. So PR #10833 is needed right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Anaconda3-2023.03-Windows-x86_64.exe failed to install [Bug]: install miniconda3 4.12.0 failed
3 participants