Skip to content

Miniconda fails due to new Terms of Service #12641

@guyer

Description

@guyer

Description

On July 15, Anaconda pushed new Terms-of-Service that break CIs.

Anaconda has since pushed conda-anaconda-tos 0.2.1, miniconda 25.5.1-1, and Anaconda 2025.06-1 to make this less troublesome for CIs.

Please update miniconda on ubuntu-latest and windows-latest.

note: macos-latest would also be affected if miniconda hadn't been stripped out of that image for no particularly good reason

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

https://dev.azure.com/guyer/FiPy/_build/results?buildId=1797&view=results

Is it regression?

no

Expected behavior

Conda actions work without error.

Actual behavior

Pipeline step fails with

CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels. Please accept or remove them before proceeding:
    • https://repo.anaconda.com/pkgs/main
    • https://repo.anaconda.com/pkgs/r

Repro steps

Using ubuntu-latest or windows-latest, call conda env create or conda install in a pipeline step.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions