Bug 13620

Summary: Invalid syntax in file 80-drivers-rules
Product: Mageia Reporter: Gilles Allard <gilles.allard21>
Component: RPM PackagesAssignee: Colin Guthrie <mageia>
Status: RESOLVED OLD QA Contact:
Severity: normal    
Priority: Normal    
Version: 3   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: systemd-195-22.mga3.src.rpm CVE:
Status comment:

Description Gilles Allard 2014-06-30 08:17:50 CEST
Description of problem:
The file "80-drivers-rules" provided by this package contains a syntax error in line containing 'PROGRAM=="/bin/grep'.
According to the Udev documentation, this field should be 'PROGRAM="/bin/grep' instead of "=="
Changing "==" into "=" fixes the failure of check

Version-Release number of selected component (if applicable):
195-22.mga3

How reproducible:
Easily

Steps to Reproduce:
1.Build systemd package
2.Start "make check" : test "test/rules-test.sh" fails with the following message

Invalid line ./rules/80-drivers.rules:13: SUBSYSTEM=="pci", ATTR{class}=="0x03*", DRIVER!="?*", PROGRAM=="/bin/grep -qFw -e nokmsboot -e failsafe /proc/cmdline", GOTO="drivers_end"
('  clause:', 'PROGRAM=="/bin/grep -qFw -e nokmsboot -e failsafe /proc/cmdline"')
()

3.


Reproducible: 

Steps to Reproduce:
David Walser 2014-06-30 13:29:07 CEST

Assignee: bugsquad => mageia

Comment 1 Marja Van Waes 2015-03-31 16:06:37 CEST
Mageia 3 changed to end-of-life (EOL) status 4 months ago.
http://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/ 

Mageia 3 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of Mageia
please feel free to click on "Version" change it against that version of Mageia
and reopen this bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

--
The Mageia Bugsquad

Status: NEW => RESOLVED
Resolution: (none) => OLD