Skip to content

Downloaded Linux binaries produce an error: no tarball found inside binary #8

@MurzNN

Description

@MurzNN

Trying to run binaries, provided on the website https://1bin.org/ and facing an error:

Error: Custom { kind: Other, error: "no tarball found inside binary" }

Tried with sqlite3, git and wget packages, example:

$ wget 1bin.org/$(uname)/sqlite3
$ chmod +x ./sqlite3
$ ./sqlite3
Error: Custom { kind: Other, error: "no tarball found inside binary" }

System information:

$ uname -a
Linux ddev-project 6.14.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Sun Apr  6 15:05:05 UTC 2025 x86_64 GNU/Linux
$ uname
Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 12 (bookworm)
Release:        12
Codename:       bookworm

Why this error appears and how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions