summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorThierry Delafontaine <delafthi@pm.me>2025-08-11 13:37:30 +0200
committerThierry Delafontaine <delafthi@pm.me>2025-08-12 11:33:23 +0200
commitee6ad21950181ddc9d00b3e71446ca4dbf44d3c8 (patch)
tree34b83f859f093e557124612c94ce430ac9d949f9 /pkgs/development/python-modules/rangehttpserver
parent52c09d3c23b49533c852c6eb45f401dc182b8759 (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