This bug is in versions 1.13 and 1.14. In the file /usr/share/pyshared/LiveMagic/views/wizard.py
change row 199 # Boot parameters data['bootappend_live'] = "locale=%s keyb=%s" % (locale, keyb) to # Boot parameters data['bootappend_live'] = "locales=%s keyboard-layouts=%s" % (locale,keyb) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org