bug: All commands return No such file or directory #1145

Closed
opened 2026-02-16 17:29:37 -05:00 by yindo · 6 comments
Owner

Originally created by @nilvarna on GitHub (Aug 7, 2025).

Originally assigned to: @thdxr on GitHub.

When I run opencode on Raspberry Pi 4, every command on any model produces an error like the one in the image.

Image

Environment

Hardware: Raspberry Pi 4 Model B 8GB
OS: Raspberry Pi OS (64-bit) https://downloads.raspberrypi.com/raspios_arm64/images/raspios_arm64-2025-05-13/2025-05-13-raspios-bookworm-arm64.img.xz
SoC: Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit

How to reproduce:

Clean install the OS.
Run the following command:

curl -fsSL https://opencode.ai/install | bash
opencode

Any command on any model after that.

Originally created by @nilvarna on GitHub (Aug 7, 2025). Originally assigned to: @thdxr on GitHub. When I run opencode on Raspberry Pi 4, every command on any model produces an error like the one in the image. ![Image](https://github.com/user-attachments/assets/8fdc9027-f3a2-42a1-a2da-0120b3518617) ## Environment Hardware: Raspberry Pi 4 Model B 8GB OS: Raspberry Pi OS (64-bit) https://downloads.raspberrypi.com/raspios_arm64/images/raspios_arm64-2025-05-13/2025-05-13-raspios-bookworm-arm64.img.xz SoC: Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit ## How to reproduce: Clean install the OS. Run the following command: ``` curl -fsSL https://opencode.ai/install | bash opencode ``` Any command on any model after that.
yindo closed this issue 2026-02-16 17:29:37 -05:00
Author
Owner

@morler commented on GitHub (Aug 7, 2025):

v0.3.131 runs normally, but v0.3.132~v0.3.133 have the same problem.

@morler commented on GitHub (Aug 7, 2025): v0.3.131 runs normally, but v0.3.132~v0.3.133 have the same problem.
Author
Owner

@rekram1-node commented on GitHub (Aug 7, 2025):

looks like duplicate of: #1509

@rekram1-node commented on GitHub (Aug 7, 2025): looks like duplicate of: #1509
Author
Owner

@morler commented on GitHub (Aug 7, 2025):

looks like duplicate of: #1509

Yes, it seems to have reappeared after that issue was fixed

@morler commented on GitHub (Aug 7, 2025): > looks like duplicate of: [#1509](https://github.com/sst/opencode/issues/1509) Yes, it seems to have reappeared after that issue was fixed
Author
Owner

@nilvarna commented on GitHub (Aug 7, 2025):

v0.3.131 runs normally, but v0.3.132~v0.3.133 have the same problem.

Downgrade to v0.3.131, but not working.

Image

https://github.com/sst/opencode/pull/1546
The patch in this PR worked fine.
When will this PR be merged?

@nilvarna commented on GitHub (Aug 7, 2025): > v0.3.131 runs normally, but v0.3.132~v0.3.133 have the same problem. Downgrade to v0.3.131, but not working. <img width="972" height="685" alt="Image" src="https://github.com/user-attachments/assets/3d43ba87-6a9b-456b-8ed9-45cf51750d1f" /> https://github.com/sst/opencode/pull/1546 The patch in this PR worked fine. When will this PR be merged?
Author
Owner

@thdxr commented on GitHub (Aug 7, 2025):

soon

@thdxr commented on GitHub (Aug 7, 2025): soon
Author
Owner

@nilvarna commented on GitHub (Aug 10, 2025):

@thdxr @CaffeeLake Thank you for working on fixing this bug.
It's essential for arm64 users, so I hope it gets fixed ASAP.

@nilvarna commented on GitHub (Aug 10, 2025): @thdxr @CaffeeLake Thank you for working on fixing this bug. It's essential for arm64 users, so I hope it gets fixed ASAP.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1145