Closed issue by 674Y3r on void-packages repository https://github.com/void-linux/void-packages/issues/36182 Description: ### System * xuname: `Void 5.16.11_1 x86_64 GenuineIntel uptodate rrrrmmnFFFFFFFF` * package: `dhcpcd-9.4.1_1` `dhcpcd-qt-0.7.8_1` ### Expected behavior dhcpcd-qt connects to dhcpcd ### Actual behavior dhcpcd-qt can't to connect to dhcpcd Output when launching from command line: ``` $ dhcpcd-qt Connecting ... Status changed to opened Connected to dhcpcd-9.4.1 Status changed to down dhcpcd_open: Bad file descriptor ``` And then it just spams with: ``` Connected to dhcpcd-9.4.1 Status changed to down Status changed to opened ``` After downgrading dhcpcd to `dhcpcd-9.4.0_1` and restarting service, `dhcpcd-qt` works fine. ### Steps to reproduce the behavior `$ dhcpcd-qt`