Description of problem: The EPEL 7 version of openocd is still using the plugdev group in the udev rules file. This prevents normal use of an FTDI serial adapter, as there is no plugdev group in EPEL 7. Version-Release number of selected component (if applicable): 0.8.0-1.el7 How reproducible: Steps to Reproduce: 1. $ sudo yum install openocd 2. Connect an FTDI serial adapter with ID 0403:6001 Actual results: $ ll /dev/ttyUSB0 crw-rw-r--. 1 root root 188, 0 Jan 18 10:34 /dev/ttyUSB0 Expected results: $ ll /dev/ttyUSB0 crw-rw----. 1 root dialout 188, 0 Jan 18 10:32 /dev/ttyUSB0 Additional info: This has already been fixed in Fedora (bz#1177996 and bz#1571599). Updating the EPEL 7 package to version 0.10.0-9 or later would be appreciated. Thanks.
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.