-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Failed to extract files from \cache\rubyinstaller, 7zip, decompress error #24
Comments
Thanks for reporting. I find that, the 7zip version I download the latest 24.01 beta (2024-01-31), find that
So, I suggest you can try install |
And the decompression logic is written here for check. |
Hey! Somehow it's extremely hard to install 7zip today, any version from Choco doesn't work. Scoop can't install it, because the install URL is not accessible, as well as links from official sites. Maybe we can use other options for decompression, without 3d parties? Also, we are using puppet to setup our machines, so only automation. Thanks for your time. |
Temporarily it's not possible to decompress without 7z. Based on your comments You can insert a debug line like https://github.com/ccmywish/rbenv-for-windows/blob/main/lib/decompress.ps1#L47 to check what went wrong. Just a guess: I guess maybe it's your path includes a space or other characters that cause the error. |
Hello!
During the execution of
rbenv install 3.1.0
on Windows 10 in PowerShell, I'm getting the following error:\cache\7zip.log:
7zip v23.1.0 was installed using Chocolatey.
The text was updated successfully, but these errors were encountered: