[Bug 428299] New: Partitioner Does Not Honor Keyboard Settings During Installation
https://bugzilla.novell.com/show_bug.cgi?id=428299 Summary: Partitioner Does Not Honor Keyboard Settings During Installation Product: openSUSE 11.1 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: aschnell@novell.com ReportedBy: taroth@novell.com QAContact: jsrain@novell.com Found By: Documentation Created an attachment (id=240843) --> (https://bugzilla.novell.com/attachment.cgi?id=240843) Yast logs In the language settings screen of the installation, I chose English as system language but with German keyboard settings. When entering the mount points in the partitioning screen later on, I realized that the keyboard layout used is still English. YaST Log files are attached. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User aschnell@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c1 Arvin Schnell <aschnell@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com, aschnell@novell.com AssignedTo|aschnell@novell.com |jsuchome@novell.com --- Comment #1 from Arvin Schnell <aschnell@novell.com> 2008-09-22 04:19:09 MDT --- Keyboard mapping is not handled by partitioning. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c2 --- Comment #2 from Lukas Ocilka <locilka@novell.com> 2008-09-22 09:04:13 MDT --- Keyboard.ycp:523 Description for keyboard <english-us>: <["English (US)", $["ncurses":"us.map.gz"]]> ShellCommand.cc(shellcommand):78 could not open file: /usr/share/sax/sysp/maps/Keyboard.map at /usr/sbin/xkbctrl line 116. Keyboard.ycp:391 Parsing file '/tmp/YaST2-03603-65Nfdr/xkbctrl.out' failed Keyboard.ycp:391 SCR::Read() failed Keyboard.ycp:534 x11data=nil ..the same for German too -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c3 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com, ms@novell.com AssignedTo|jsuchome@novell.com |snwint@novell.com --- Comment #3 from Lukas Ocilka <locilka@novell.com> 2008-09-22 09:08:28 MDT --- Inst-sys in Beta1 doesn't contain an 'Keyboard.map' file, 'ms' or 'snwint'? Packages are ms's but inst-sys is snwint's :) ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c4 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@novell.com |locilka@novell.com --- Comment #4 from Steffen Winterfeldt <snwint@novell.com> 2008-09-22 11:05:40 MDT --- /usr/share/sax/sysp/maps/Keyboard.map is package sax2-ident, /usr/sbin/xkbctrl is sax2-tools, Keyboard.ycp is yast2-country. Maybe I'm missing something but neither sax2-tools nor yast2-country require sax2-ident. Could you please check the package deps? Also, I'm not happy adding all of yast2-ident and am taking just /usr/share/sax/sysp/maps for now. Let me now if this still causes problems. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c5 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|locilka@novell.com |jsuchome@novell.com --- Comment #5 from Lukas Ocilka <locilka@novell.com> 2008-09-22 11:09:27 MDT --- yast2-country doesn't require sax2-ident -> jsuchome -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c6 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsuchome@novell.com |snwint@novell.com --- Comment #6 from Jiří Suchomel <jsuchome@novell.com> 2008-09-23 04:22:59 MDT --- IMHO yast2-country should not require sax2-tools, this functionality is used mainly during installation (or some corner cases when X is already configured). 1. I think sax2-tools should require sax2-ident, as xkbctrl requires Keyboard.map 2. For the installation, include /usr/share/sax/sysp/maps/Keyboard.map in inst-sys, doesn't follow only package dependencies. BTW, did you remove it? I assume keyboard did work before... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c7 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Steffen Winterfeldt <snwint@novell.com> 2008-09-23 04:49:25 MDT --- Yes, I removed it because nobody needed it. If your package deps are not correct this is bound to happen again, I fear. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c8 --- Comment #8 from Jiří Suchomel <jsuchome@novell.com> 2008-09-23 05:04:55 MDT --- Steffen, my package (yast2-country) has correct dependencies. xkbctrl is used during installation, so the dependency is inst-sys only. There is no need to add the package dependency which would require installing sax2 packages on text-only installations. The package dependency which is IMO missing, is sax2-tools vs. sax2-ident. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c10 --- Comment #10 from Steffen Winterfeldt <snwint@novell.com> 2008-09-23 05:28:59 MDT --- Hm, I also thought that the sax2-* deps should be adjusted. But yast2-country also doesn't require sax2-tools even though it calls xkbctrl. Or am I missing something? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c11 --- Comment #11 from Jiří Suchomel <jsuchome@novell.com> 2008-09-23 05:37:56 MDT --- yast2-country calls xkbctrl (from sax2-tools) during installation, so it doesn't need to have it in package requires. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c12 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kssingvo@novell.com --- Comment #12 from Jiří Suchomel <jsuchome@novell.com> 2008-09-26 06:50:27 MDT --- *** Bug 429072 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=429072 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c13 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhodge@novell.com --- Comment #13 from Jiří Suchomel <jsuchome@novell.com> 2008-10-03 03:13:32 MDT --- *** Bug 431691 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=431691 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c14 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjn@gjn.priv.at --- Comment #14 from Jiří Suchomel <jsuchome@novell.com> 2008-10-03 04:45:14 MDT --- *** Bug 430536 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=430536 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=428299 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428299#c15 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nordhaus@informatik.hu-berlin.de --- Comment #15 from Jiří Suchomel <jsuchome@novell.com> 2008-10-08 00:12:53 MDT --- *** Bug 428165 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=428165 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com