apache / pulsar

Apache Pulsar - distributed pub-sub messaging system
https://pulsar.apache.org/
Apache License 2.0
14.16k stars 3.57k forks source link

[Bug] distribution 3.1.2 does not untar correctly #21984

Open brianmcconnel opened 8 months ago

brianmcconnel commented 8 months ago

Search before asking

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?

Technoboy- commented 8 months ago

Do you download the package fromt here