the linux command gzip format error in ubuntu22.04 in WSL on Windows 11
Bug #1972095 reported by
alex
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu WSL |
New
|
Undecided
|
Unassigned |
Bug Description
I download the ubuntu22.04LTS in Microsoft store on windows 11,I want to connect ubuntu22.04 with vscode,when dealing with downloading vscode -server and unpacking the zip file ,the error occurs which metioned " /usr/bin/gzip: 4: Syntax error: "(" unexpected",then I think it's the binary executable file /usr/bin/gzip has an error,
to test my guss,I install ubuntu22.04 in vmware on windows 11,I find that the command gzip running normally in terminal,so the problem should be gzip which is something wrong,please check it!it's a big problem!!!please!!!
To post a comment you must log in.
I have this error when I'm trying to unpack a simple tar archive.
➜ ~ tar xzfv helm-v3. 9.4-linux- amd64.tar. gz
/usr/bin/gzip: 1: ELF: Permission denied
/usr/bin/gzip: 3: : Permission denied
/usr/bin/gzip: 4: Syntax error: "(" unexpected
tar: Child returned status 2
tar: Error is not recoverable: exiting now