diff options
| author | Thierry Delafontaine <delafthi@pm.me> | 2025-08-11 13:37:30 +0200 |
|---|---|---|
| committer | Thierry Delafontaine <delafthi@pm.me> | 2025-08-12 11:33:23 +0200 |
| commit | ee6ad21950181ddc9d00b3e71446ca4dbf44d3c8 (patch) | |
| tree | 34b83f859f093e557124612c94ce430ac9d949f9 /pkgs/development/python-modules/rangehttpserver | |
| parent | 52c09d3c23b49533c852c6eb45f401dc182b8759 (diff) | |
opencode: fix Bash tool command execution error on Linux
Previously, prompting the LLM to execute CLI commands using the Bash tool on Linux
would fail with the following error:
Error [ERR_DLOPEN_FAILED]: libstdc++.so.6: cannot open shared object file: No such
file or directory
This commit resolves the issue by ensuring libstdc++.so.6 is included
in LD_LIBRARY_PATH.
Fixes: #432051
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
