#3239: Kbd-1.15.5
------------------------------------------+---------------------------------
Reporter: matthew@… | Owner: matthew@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.3
Component: Book | Version: SVN
Severity: normal | Keywords:
------------------------------------------+---------------------------------
Comment(by matthew@…):
This breaks (well, interrupts) boot for me. The S70console script fails
now. Analysing the failure, it's failing at:
{{{
# Convert the keymap from $LEGACY_CHARSET to UTF-8
[ -z "$LEGACY_CHARSET" ] ||
dumpkeys -c "$LEGACY_CHARSET" | loadkeys -u >/dev/null 2>&1 ||
failed=1
}}}
With
{{{
unknown keysym 'compose'
<stdin>:693: syntax error
syntax error in map file
key bindings not changed
Loading <stdin>
}}}
I'll report upstream, but for now I suggest we postpone the upgrade.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3239#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page