[Bug] Glob/search tools fail silently in Alpine containers when using the bundled ripgrep
Resolved 💬 4 comments Opened Jan 2, 2026 by jeduden Closed Feb 17, 2026
Bug Description
glob/search not working in alpine devcontainer. always reported 0 files found etc. disabled the builtin ripgrep and used the system ripgrep using the environment variable. i would expect two things. a) better error reporting - it was very unclear why the tools reported 0 files found, took quite a while to troubleshoot. b) better alpine support.
Environment Info
- Platform: linux
- Terminal: vscode
- Version: 2.0.76
- Feedback ID: d6be93f6-296f-4f69-95c4-ed06132356eb
Errors
[{"error":"Error: Request was aborted.\n at _createMessage (/$bunfs/root/claude:455:3157)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-02T13:48:21.957Z"}]This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗