Bug 1667543 - EPEL 7 version of openocd still using plugdev
Summary: EPEL 7 version of openocd still using plugdev
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: openocd
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Jiri Kastner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-18 18:49 UTC by Galen Seitz
Modified: 2024-07-09 02:40 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-09 02:40:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.