Bug 13421

Summary: BB 1.33.0 : unable to extract the archive as non-root
Product: Busybox Reporter: dirtibirdy
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description dirtibirdy 2020-12-31 14:41:05 UTC
Busybox tar is not able to extract the 1.33.0 tarball as a normal user with the following error:
```
tar: can't open 'busybox-1.33.0/examples/shutdown-1.0/script/stop_storage': Permission denied
```
It needs root permission to do so.
Comment 1 Denys Vlasenko 2021-01-01 10:56:25 UTC
Re-uploaded a fixed tarball. Please reopen if problem persists.