[Bug 946406] Re: suspect race condition Keyboard layout, oem-config not set on persistent USB image
Launchpad Bug Tracker
946406 at bugs.launchpad.net
Tue Oct 2 22:29:11 UTC 2012
This bug was fixed in the package casper - 1.326
---------------
casper (1.326) quantal; urgency=low
* 22desktop_settings:
- Rename 22screensaver to 22desktop_settings
- Move 22gnome_panel_data's content to 22desktop_settings
- Flush overrides in 22desktop_settings to avoid getting duplicate keys
when using persistence.
- Check for gsettings-desktop-schemas instead of gnome-panel-data
* 35fix_language_selector:
- Use sed against the original file (from rofs) instead of the target file.
This avoids another case where the change is re-applied at every boot
when using persistence.
* 25adduser:
- Remove RUNNING_UNDER_GDM from /etc/environment which was a big hack
for back when we still used xscreensaver and was getting appended with
every single boot.
- Use /etc/sudoers.d instead of appending to /etc/sudoers, avoid getting
duplicate lines with every reboot.
* 23networking:
- Change default /etc/network/interfaces to match that in /rofs, makes it
easier to diff /etc when debugging casper.
* casper-init, casper, 19-keyboard, casper-functions:
- Remove any remaining reference to usplash as it's been deprecated for a
long long time and just makes things harder to read.
* casper-update-initramfs:
- Exit when called from a non-writable media (cdrom) or when called from
ubiquity. This fixes a > 1 minute wait when clicking "Try Ubuntu".
* 19keyboard:
- Add code to detect that the keyboard layout changed from the previous
value and flush the gsettings key so that the indicator is properly
reset. (LP: #946406)
* 43disable_updateinitramfs:
- Don't try to chmod a dangling symlink.
- Only write /usr/sbin/update-initramfs if it doesn't already exist.
* postinst:
- Remove code generating symlink for /usr/sbin/update-initramfs to
/usr/share/casper/casper-update-iniramfs as the diversion and symlinking
is done in the initramfs and that code was only useful when the shim was
first introduced. (LP: #984276)
* scripts/casper:
- Allow specifying live-media on the command line, helps when booting
computers that are unable to boot a CD/USB disk. (LP: #423616)
- Fix NFSOPTS handling by adding the needed comma and sticking it to the
existing "ro" option of nfsmount (LP: #476208)
* 22serialtty:
- Move 22serialtty to 26serialtty to avoid overriding the newly generated
upstart jobs. Note that this will spawn getty instead of login, but
it's probably for the best as we need a specific baudrate. (LP: #747888)
-- Stephane Graber <stgraber at ubuntu.com> Tue, 02 Oct 2012 18:11:44 -0400
** Changed in: casper (Ubuntu Quantal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/946406
Title:
suspect race condition Keyboard layout, oem-config not set on
persistent USB image
Status in “casper” package in Ubuntu:
Fix Released
Status in “casper” source package in Precise:
Incomplete
Status in “casper” source package in Quantal:
Fix Released
Bug description:
Test "precise-dvd-amd64.iso" 20120303 md5:-
597dcbbdd1e4aa59b3334b1ea1cb30e5
1) create a live usb session persistent;
2) in the list of available languages select italiano;
3) select "Prova Ubuntu" and press <Enter> and proceed to the Live Session;
4) In the live session start a terminal and press SHIFT+2; It will be shown the keys with an Italian keyboard layout.
ACTUAL RESULT
The keyboard is set to "us" : SHIFT+2 gives an '@'
EXPECTED RESULT
The keyboard layout is "it" : SHIFT+2 gives an ' " '
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: casper 1.305
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.94-0ubuntu1
Architecture: amd64
CasperVersion: 1.305
Date: Sun Mar 4 15:20:01 2012
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120303)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: casper
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/946406/+subscriptions
More information about the foundations-bugs
mailing list