The openocd rpm installs the udev rule 60-openocd.rules (http://repo.or.cz/openocd.git/blob/HEAD:/contrib/60-openocd.rules) This rule tries to map the hidraw devices to the plugdev group, which doesn't exists under Fedora. This is an issue each time we change a rule, as udev will time out 30 seconds when a new hidraw device appears. Looking at other bug reports (bug #859244 and https://bugs.archlinux.org/task/35602) it seems the plugdev group is ubuntu specific and we (fedora) should amend the rule to not reference it.
Bump. I just hit this problem. This issue has been here six months without a response.
Created attachment 1496265 [details] Patch .spec %install section with updated sed fix to rules file
This is due to regex rot, the original fix was commit 2224a3c9e025a76ba40fec655472885b4e7d84b2 (origin/f23) Author: Markus Mayer <lotharlutz> Date: Fri May 13 21:29:56 2016 +0200 Fix wrong udev rules bz#1177996 but the sed pattern in %install no longer matches the upstream file. patch attached to BZ.
openocd-0.10.0-9.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c7be67c7fe
openocd-0.10.0-9.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-7100b888ce
openocd-0.10.0-9.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c7be67c7fe
openocd-0.10.0-9.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-7100b888ce
Bump. This is ready to be pushed to updates.
openocd-0.10.0-9.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.
Bump. The fc28 push seems to have stalled.
openocd-0.10.0-9.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.