-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Describe the bug
./jackady -v dev -d
... all the build stuff is green up to here ...
🟢 Preparing daemon runtime ⏱️ 4ms
🟢 Running the ipfsd binary /mnt/stripe/gotjosh/dev/nutria/prebuilts/x86_64-unknown-linux-gnu/ipfsd in /mnt/stripe/gotjosh/dev/nutria/builder/output/dev with --cfg /mnt/stripe/gotjosh/dev/nutria/defaults/ipfsd.toml
🔴 Command failed: Desktop command error: Io error: No such file or directory (os error 2)
if i run
/mnt/stripe/gotjosh/dev/nutria/prebuilts/x86_64-unknown-linux-gnu/ipfsd
i get:
fish: Job 1, '/mnt/stripe/gotjosh/dev/nutria/…' terminated by signal SIGSEGV (Address boundary error)
** Environment **
- Desktop Linux (NixOS)
To Reproduce
Steps to reproduce the behavior:
Follow instructions from readme
Expected behavior
the app to run in dev mode
Additional context
I assume some traditional linux libs/binaries are missing ( as is often the case with NixOS), but not sure how to find out which ones
Metadata
Metadata
Assignees
Labels
No labels