macOS Silicon: tar has issues
- Dominant language
- Rust
- Stars
- 181
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I tried to get jbundle running on macOS silicon at https://github.com/JabRef/jabref/pull/15635
```
Operating System
macOS
15.7.4
24G517
```
```
Run curl -sSL https://raw.githubusercontent.com/avelino/jbundle/main/install.sh | sh
Fetching latest version...
Could not determine latest version, using pre-release...
Downloading jbundle latest for Darwin/arm64...
https://github.com/avelino/jbundle/releases/latest/download/jbundle-darwin-aarch64.tar.gz
tar: Error opening archive: Unrecognized archive format
Error: Process completed with exit code 1.
```
Something is wrong in the package maybe?
Contributor guide
Research direction
Start with install.sh and reproduce the Darwin/arm64 installation using the reported macOS version and command. Trace the latest-release download URL and verify that the received package is a valid archive that tar can extract successfully on Apple Silicon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust, shell
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100