zdharma-continuum / zinit

🌻 Flexible and fast ZSH plugin manager
MIT License
2.99k stars 127 forks source link

fix the permission issue with 'ziextract' when running it as root #557

Closed yyykt closed 9 months ago

yyykt commented 1 year ago

Description

Related Issue(s)

fixes #556

Motivation and Context

Usage examples

How Has This Been Tested?

Types of changes

Checklist:

pschmitt commented 1 year ago

Is that flag available on all versions of tar? (Mac OS?)

vladdoster commented 1 year ago

@yyykt,

Could you share a way to reproduce the bug that this patch corrects? Additionally, can you explain what the flag does?

vladdoster commented 9 months ago

Is that flag available on all versions of tar? (Mac OS?)

@pschmitt,

Yes, I can confirm macOS bsdtar has this flag.

vladdoster commented 9 months ago

@yyykt,

Sorry for the delay in merging this PR, but thank you lots for the fix!

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 3.13.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: