usbreset missing from usbutils #56489
-
|
Searching for an usb issue I've been having I came across usbreset which is supposed to be part of the package usbutils. So I went building the package locally. The current version v018 didn't build successfully for me, so I build v017, the version that's also in the void repo. It build successfully, but the package didn't contain usbreset either. So I checked the build output which contains "usbreset" a few times. Therefore I interrupted the build process when building the package again and found the usbreset binary in the build directory. I copied that file and placed it in /usr/bin. Now usbreset is found and runs fine. So, for some reason usbreset gets build but not included in the package and thus not installed. Maybe someone from the dev team can make sense of that strangeness. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
upstream intentionally does not install it: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
upstream intentionally does not install it: