Bug 1667543

Summary: EPEL 7 version of openocd still using plugdev
Product: [Fedora] Fedora EPEL Reporter: Galen Seitz <galens>
Component: openocdAssignee: Jiri Kastner <cz172638>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel7CC: chitlesh, cz172638, dnglaze, jdisnard, LotharLutz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 02:40:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Galen Seitz 2019-01-18 18:49:09 UTC
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.

Comment 1 Troy Dawson 2024-07-09 02:40:48 UTC
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.