Description of problem: libwacom-show-stylus fails to run because python3-libevdev is not installed. Version-Release number of selected component (if applicable): libwacom-1.12.1-1.fc35.x86_64 How reproducible: Always Steps to Reproduce: Run "/usr/bin/libwacom-show-stylus" Actual results: Error message: "Error: No module named 'libevdev' One or more python modules are missing. Please install those modules and re-run this tool." Expected results: libwacom-show-stylus should run normally as installed. Additional info: It runs after manually installing python3-libevdev. python3-pyudev (which is also imported in the same block of code that emits the error) must have already been pulled in by another installed package. I noticed that libwacom.spec is missing both as requires.
Thanks, I completely missed that thanks to both packages being installed on my test boxes... Fixed now in rawhide and F35 via a new libwacom-utils package.
FEDORA-2022-faaf4ebee4 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-faaf4ebee4
FEDORA-2022-faaf4ebee4 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-faaf4ebee4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-faaf4ebee4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-faaf4ebee4 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.