pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[Bug] distribution 3.1.2 does not untar correctly

Open brianmcconnel opened this issue 2 years ago • 1 comments

Search before asking

  • [X] I searched in the issues and found nothing similar.

Version

3.1.2

Minimal reproduce step

tar -xf apache-pulsar-3.1.2-bin.tar.gz

What did you expect to see?

files and an exit code of 0

What did you see instead?

gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now

Anything else?

I tried this on an older release 3.0.2 and everything worked just fine.

Are you willing to submit a PR?

  • [ ] I'm willing to submit a PR!

brianmcconnel avatar Jan 29 '24 03:01 brianmcconnel

Do you download the package fromt here

Technoboy- avatar Jan 29 '24 08:01 Technoboy-