Skip to content
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

.tar.gz files take two steps to decompress, gz to tar, tar to file contents #741

Closed
vlape opened this issue Dec 23, 2020 · 5 comments
Closed

Comments

@vlape
Copy link

vlape commented Dec 23, 2020

Configuration

  • Keka version: 1.2.6 (4371)
  • macOS version: 11.1 (20C69)

Describe the bug

Decompressing tar.gz files requires decompressing twice. Once for the .gz, which generated the .tar and again for the .tar to decompress contents

To Reproduce

Steps to reproduce the behavior:
extracting any tar.gz file either directly dragging file to Keka app or using context menu

Expected behavior

expected to fully decompress file, both .gz and .tar

Screenshots

N/A

Additional context

N/A
Keka_2020-12-23-105357216.log

@vlape vlape added the bug label Dec 23, 2020
@vlape vlape changed the title [BUG] [BUG][tar][gz] Dec 23, 2020
@vlape vlape changed the title [BUG][tar][gz] [BUG] Dec 23, 2020
@vlape vlape changed the title [BUG] .tar.gz files take two steps to decompress, gz to tar, tar to file contents Dec 23, 2020
@aonez
Copy link
Owner

aonez commented Dec 23, 2020

@aonez
Copy link
Owner

aonez commented Dec 23, 2020

If you create a tarball with Keka and then extract it you also get this result?

@aonez aonez added the bsdtar label Dec 23, 2020
@aonez aonez added this to the 1.2.7 milestone Dec 23, 2020
@vlape
Copy link
Author

vlape commented Dec 24, 2020

Can you try with this build:

https://github.com/aonez/Keka/releases/download/dev-test-builds/Keka-v1.2.7-r4381.7z

This worked

@gxgani
Copy link

gxgani commented Jun 12, 2022

This is started occurring again with Version 1.2.54 (4983). The tar balls are generated from openWrt archive functionality.

@aonez
Copy link
Owner

aonez commented Jun 13, 2022

@gxgani can't reproduce it. Please open a new issue if you still have issues and drop there an example file reproducing the bug for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants