-
-
Notifications
You must be signed in to change notification settings - Fork 65
"asdf list all python" returns no output when used with asdf v0.16.0 #197
Open
Description
Provide environment information
OS: Linux workstation.domain.com 6.12.11-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 24 04:59:58 UTC 2025 x86_64 GNU/Linux SHELL: GNU bash, version 5.2.32(1)-release (x86_64-redhat-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. BASH VERSION: 5.2.32(1)-release ASDF VERSION: v0.16.0 ASDF INTERNAL VARIABLES: ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions ASDF_DATA_DIR=/home/user/.asdf ASDF_CONFIG_FILE=/home/user/.asdfrc ASDF INSTALLED PLUGINS python https://github.com/danhper/asdf-python.git a3a01856098d6d2b9642e382f5b38e70275726d1
To Reproduce
- Uninstall asdf v0.15
- Migrate to asdf v0.16.0 by following the Upgrading to 0.16.0 documentation
- Install the asdf python plugin
- Run the command
asdf list all python
Describe the Bug
Running asdf list all python returns no output.
$ asdf list all python $
Expected Behaviour
Running "asdf list all python" should return the list of all python versions available for installation.
Activity
Metadata
Metadata
Assignees
Labels
No labels