Closed issue by ThatNerdyPikachu on void-packages repository https://github.com/void-linux/void-packages/issues/13289 Description: ### System * xuname: Void 4.19.60_1 x86_64 GenuineIntel uptodate rrFF * package: udisks2-2.8.3_1 ### Expected behavior The command (``udisksctl status``) succeeds in showing the status of my drives ### Actual behavior ``` Error connecting to the udisks daemon: Could not connect: No such file or directory ``` ### Steps to reproduce the behavior ``` sudo xbps-install -S udisks2 udisksctl status ```