[systemd-bugs] [Bug 88410] * glob works wrongly in 60-keyboard.hwdb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 18 11:21:02 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=88410

--- Comment #6 from maxtram95 at gmail.com ---
(In reply to Kay Sievers from comment #5)
> It's just read as a stream of records. All file names are sorted, the file
> contents are applied record -by-record from top to bottom.

This seem to do not work. When two rules are present:

keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*
keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*U100*:pvr*

the first one wins independently of order in file.

When these two rules are present:

keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*
keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnU90/U100:*

the second one always wins independently of order in file.

It looks like the order in file is ignored, only the names are important.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150118/c41fa725/attachment.html>


More information about the systemd-bugs mailing list