New issue by Adailoe on void-packages repository https://github.com/void-linux/void-packages/issues/42056 Description: ### Is this a new report? Yes ### System Info Void 6.1.8_1 x86_64 AuthenticAMD uptodate FFFFFFF ### Package(s) Affected wireplumber-0.4.13_2 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour The package might be missing the libwireplumber-module-logind.so - file. It is present in the Arch Linux version but not in Void. ### Actual behaviour Wireplumber is complaining about that missing file when trying to connect to pipewire and fails to connect. `m-lua-scripting ../modules/module-lua-scripting/api/config.c:80:load_components: Failed to open module /usr/lib64/wireplumber-0.4/libwireplumber-module-logind: /usr/lib64/wireplumber-0.4/libwireplumber -module-logind.so: cannot open shared object file: No such file or directory. Failed to connect to PipeWire` The pipewire media-session is not active. ( difference to issue https://github.com/void-linux/void-packages/issues/37683 ) ### Steps to reproduce 1. Install wireplumber 2. Change the pipewire-configuration according to https://github.com/void-linux/void-docs/pull/738/files 3. Reboot 4. Open terminal and execute `$ wireplumber`