Skip to content

'conda update anaconda' should fail when no internet is available #1

@ilanschnell

Description

@ilanschnell

Currently (when I disable the internet):
$ conda update anaconda
All packages already at latest version

This is somewhat misleading, as conda does not know if there is in fact a newer version available. A better message would be:
$ conda update anaconda
Error: cannot connect to http://repo.continuum.io/pkgs/
Please check your internet connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked[bot] locked due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions