New comment by 0323pin on void-packages repository https://github.com/void-linux/void-packages/pull/45558#issuecomment-1763479808 Comment: Hi, I've tried this on my Void-musl system. It builds fine but, it fails on launching with "failed to spawn child process `/usr/bin/bwrap`" ``` [Sun Oct 15 21:10] pin@muslbox ~$ badwolf Running Badwolf version: 1.3.0 Buildtime WebKit version: 2.40.0 Runtime WebKit version: 2.40.0 webkit-web-extension directory set to: /home/pin/.local/share/badwolf/webkit-web-extension Bookmarks: No loadable file found at /home/pin/.local/share/badwolf/bookmarks.xbel (badwolf:6219): GLib-GObject-CRITICAL **: 21:10:55.494: g_object_ref: assertion 'G_IS_OBJECT (object)' failed badwolf: Checking for userscripts matching /home/pin/.local/share/badwolf/scripts/*.js badwolf: Notice: No userscripts found content-filters file set to: /home/pin/.config/badwolf/content-filters.json ** (badwolf:6219): ERROR **: 21:10:55.686: Failed to start dbus proxy: Failed to spawn child process “/usr/bin/bwrap” (No such file or directory) Trace/breakpoint trap ```