apache / apache/pulsar

[Bug] distribution 3.1.2 does not untar correctly

Open
#21,984 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/pulsar/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!

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure with tar -xf apache-pulsar-3.1.2-bin.tar.gz and compare the 3.1.2 distribution archive with the working 3.0.2 archive. Trace how the release archive is produced and verify that the corrected distribution extracts successfully with exit code 0 and no unexpected-EOF errors.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.