#5226·bpftrace

Standalone binary release asset broken since 0.25.0

Author: yumpCreated Jun 21, 2026Updated Jun 23, 2026

Possibly related to #5110, but the --preserve-env workaround doesn't help on my machine (Fedora 44).

What reproduces the bug? Provide code if possible.

bash
curl 'https://github.com/bpftrace/bpftrace/releases/download/v0.25.0/bpftrace' -L -o /tmp/bpftrace
chmod +x /tmp/bpftrace
sudo /tmp/bpftrace --info

bpftrace --info output

fuse: failed to execute /nix/store/2n85b6k3bsm8ridw396bq8dkxalhv4vz-util-linux-minimal-static-x86_64-unknown-linux-musl-2.41.3-bin/bin/mount: No such file or directory

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory