Install error : failure to unzip scoop.zip
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- git, powershell
- Domain
- cli
Research direction
Start with the PowerShell installation log, focusing on the failed Git checkout and the subsequent ZIP fallback. Reproduce the installation on Windows 10 and determine why the fallback archive is unavailable; done means Scoop installs successfully without the unzip error.
Written by the indexing model from the issue text.
Description
Description
Whenever I try installing scoop, it says "Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip"
####Installation Logs
PS C:\Users\akcra> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
PS C:\Users\akcra> Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Initializing...
Downloading...
error: unable to stat just-written file test/fixtures/decompress/TestCases.zip: No such file or directory
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
WARNING: Cloning failed. Falling back to downloading zip files.
Extracting...
Unzip failed: can't find C:\Users\akcra\scoop\apps\scoop\current\scoop.zip to unzip.
Abort.
```
Additional Information
Windows 10,, only Windows security
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 155
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ScoopInstaller/Install
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
ScoopInstaller/Install#139 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
ScoopInstaller/Install#130 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
ScoopInstaller/Install#112 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
ScoopInstaller/Install#108 ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 42/100
ScoopInstaller/Install#91 · 1 comment ·
All issues in ScoopInstaller/Install
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
AvengeMedia/DankMaterialShell#3523 ·
-
comp/cli comp/cron P3 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
NousResearch/hermes-agent#117433 · 2 comments ·