[Bug 235564] INDEX.keymaps for vt contains "from-" keymaps but the files are missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 7 00:44:34 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235564
Bug ID: 235564
Summary: INDEX.keymaps for vt contains "from-" keymaps but the
files are missing
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: scootergrisen at gmail.com
It seems the following keymaps are listed in share/vt/keymaps/INDEX.keymaps but
they do not exists in the share/vt/keymaps/ folder:
ch-fr.kbd.from-cp850
ch.kbd.from-cp850
cz.kbd.from-ce
cz.qwerty.kbd.from-ce
de.kbd.from-cp850
dk.kbd.from-cp865
ee.kbd.from-cp850
ee.kbd.from-iso1
es.kbd.from-iso1
fi.kbd.from-cp850
ru.kbd.from-cp866
ru.kbd.from-iso5
se.kbd.from-cp850
ua.kbd.from-iso5
They all have "from-" in them.
And for some reason the "from-*" part appear after the ".kbd".
If the files need to exists i would guess they should all end with ".kbd" like
the rest of the keymap files so:
ch-fr.from-cp850.kbd
ch.from-cp850.kbd
cz.from-ce.kbd
cz.qwerty.from-ce.kbd
de.from-cp850.kbd
dk.from-cp865.kbd
ee.from-cp850.kbd
ee.from-iso1.kbd
es.from-iso1.kbd
fi.from-cp850.kbd
ru.from-cp866.kbd
ru.from-iso5.kbd
se.from-cp850.kbd
ua.from-iso5.kbd
If they should not exists then i suggest removing the lines from the
share/vt/keymaps/INDEX.keymaps file.
I also compared share/syscons/keymaps/INDEX.keymaps and the files in
share/syscons/keymaps/ and there does not seem to be any missing files for
syscons.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list