-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InvalidInput
on extracting a xz file
#112
Open
crazystylus opened this issue
Mar 11, 2023
· 1 comment
· Fixed by Portable-Network-Archive/liblzma-rs#5
Open
InvalidInput
on extracting a xz file
#112
crazystylus opened this issue
Mar 11, 2023
· 1 comment
· Fixed by Portable-Network-Archive/liblzma-rs#5
Comments
Adding to this, I tried to extract the same archive using |
ChanTsune
added a commit
to Portable-Network-Archive/liblzma-rs
that referenced
this issue
Sep 24, 2023
- Fix - alexcrichton#105 - alexcrichton#112 - alexcrichton#114 - Add - threading feature
ChanTsune
added a commit
to Portable-Network-Archive/liblzma-rs
that referenced
this issue
Sep 24, 2023
- Fix - alexcrichton#105 - alexcrichton#112 - alexcrichton#114 - Add - threading feature
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test code
Output of above program
Output of
xz -l dump.xz
I am able to extract the
xz
file usingunxz
in linux but not withXzDecoder
Link to file (please extract the
dump.zip
to getxz
file)dump.zip
The text was updated successfully, but these errors were encountered: