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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 18 12:00:54 PST 2015


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

--- Comment #8 from Kay Sievers <kay at vrfy.org> ---
(In reply to Zbigniew Jedrzejewski-Szmek from comment #7)
> > All file names are sorted, the file contents are applied record -by-record from top to bottom.
> Kay, I think you're thiking about rules files. This is about the hwdb.

No, all fine, this was about hwdb.

> I added some debugging statements to figure this out.
> 
> fnmatch trie: "*:bvr*:bd*:svnMICRO-STAR*:pn*U100*:pvr*" → yes
> hwdb_add_property: KEYBOARD_KEY_f7 → reserved
> hwdb_add_property: KEYBOARD_KEY_f8 → reserved

These are the keys which are specified later in the source hwdb files, but
they are applied first here. These later ones are supposed to overwrite the
earlier ones. The "reserved" should win here.

This is a bug in the hwdb code. Maybe it things changed recently regarding
this logic?

-- 
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/ff9f0f86/attachment.html>


More information about the systemd-bugs mailing list