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

[Bug] Unable to extract archive in Powershell 5 #5193

Closed
se35710 opened this issue Oct 15, 2022 · 0 comments · Fixed by #5247
Closed

[Bug] Unable to extract archive in Powershell 5 #5193

se35710 opened this issue Oct 15, 2022 · 0 comments · Fixed by #5247
Labels

Comments

@se35710
Copy link
Contributor

se35710 commented Oct 15, 2022

Bug Report

Current Behavior

ScoopInstaller/Java#418 reports an issue when installing ojdkbuild8.json. Only visible error in the logfile is that the file path has two '/'. The issue only occurs in Powershell 5.

Expected Behavior

scoop install ojdkbuild8 will work without exceptions.

Additional context/output

N/A

Possible Solution

N/A

System details

Windows version: [e.g. 7, 8, 10, 11]
Windows 11

OS architecture: [e.g. 32bit, 64bit, arm64]
64bit

PowerShell version: [output of "$($PSVersionTable.PSVersion)"]
5.1

Additional software: [(optional) e.g. ConEmu, Git]
N/A

Scoop Configuration

Long paths enabled. (scoop status gives no error)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant