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

Install error results in inconsistent state #48

Open
ofalvai opened this issue Dec 4, 2023 · 0 comments
Open

Install error results in inconsistent state #48

ofalvai opened this issue Dec 4, 2023 · 0 comments

Comments

@ofalvai
Copy link

ofalvai commented Dec 4, 2023

When installing a Flutter version without the xz binary available, it results in an installation failure, but the requested version is also registered as if the installation was successful:

root@337d2c0a2675:~# asdf install flutter 3.16.2-stable
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  626M  100  626M    0     0  30.8M      0  0:00:20  0:00:20 --:--:-- 33.1M
tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

root@337d2c0a2675:~# asdf list flutter
  3
 *3.16
  3.16.1
  3.16.1-stable
  3.16.2-stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant