avelino / avelino/jbundle

macOS Silicon: tar has issues

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
bug distribution
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.