We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad67698 commit e3bbc07Copy full SHA for e3bbc07
ci/release_notes.md
@@ -0,0 +1,8 @@
1
+## Bug Fixes
2
+
3
+- Ignore packages named 'busybox' when sourcing `PATH` and
4
+ `LD_LIBRARY_PATH`, since those bin / lib directories often
5
+ contain non-executables for a different architecture, or are
6
+ linked to libs we don't want to use (musl, busybox, etc.)
7
8
+ This mostly only affects toolbelt on diego brain/cell VMs.
0 commit comments