Bug 13421 - BB 1.33.0 : unable to extract the archive as non-root
Summary: BB 1.33.0 : unable to extract the archive as non-root
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-31 14:41 UTC by dirtibirdy
Modified: 2021-01-02 09:05 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.