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 update --name AssertionError #6629

Closed
kalefranz opened this issue Jan 1, 2018 · 1 comment
Closed

conda update --name AssertionError #6629

kalefranz opened this issue Jan 1, 2018 · 1 comment
Labels
locked [bot] locked due to inactivity source::auto create as a result of a crash report or through other automatically reported means type::bug describes erroneous operation, use severity::* to classify the type
Milestone

Comments

@kalefranz
Copy link
Contributor

error: AssertionError()
command: /Users/cpthgli/.anyenv/envs/pyenv/versions/default/bin/conda update --name  --all --yes
user_agent: conda/4.4.4 requests/2.18.4 CPython/3.6.4 Darwin/17.3.0 OSX/10.13.2
_messageid: -9223372036843525540
_messagetime: 1514462637935 / 2017-12-28 06:03:57

Traceback (most recent call last):
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/exceptions.py", line 724, in __call__
    return func(*args, **kwargs)
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/cli/main.py", line 78, in _main
    exit_code = do_call(args, p)
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/cli/conda_argparse.py", line 75, in do_call
    exit_code = getattr(module, func_name)(args, parser)
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/cli/main_update.py", line 14, in execute
    install(args, parser, 'update')
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/cli/install.py", line 140, in install
    prefix = context.target_prefix
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/base/context.py", line 454, in target_prefix
    return determine_target_prefix(self)
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/base/context.py", line 974, in determine_target_prefix
    return locate_prefix_by_name(prefix_name)
  File "/Users/cpthgli/.anyenv/envs/pyenv/versions/anaconda3-5.0.1/lib/python3.6/site-packages/conda/base/context.py", line 923, in locate_prefix_by_name
    assert name
AssertionError
@kalefranz kalefranz added source::auto create as a result of a crash report or through other automatically reported means type::bug describes erroneous operation, use severity::* to classify the type labels Jan 1, 2018
@kalefranz kalefranz added this to the 4.4 milestone Jan 1, 2018
kalefranz added a commit to kalefranz/conda that referenced this issue Jan 4, 2018
nehaljwani added a commit that referenced this issue Jan 5, 2018
fix #6629 'conda update --name' AssertionError
@kalefranz kalefranz modified the milestones: 4.4, 4.4.7 Jan 5, 2018
@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 24, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity source::auto create as a result of a crash report or through other automatically reported means type::bug describes erroneous operation, use severity::* to classify the type
Projects
None yet
Development

No branches or pull requests

1 participant