https://bugzilla.novell.com/show_bug.cgi?id=434584 User ch.kamal@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=434584#c6 --- Comment #6 from Norbert Klein <ch.kamal@gmx.net> 2008-10-25 04:51:43 MDT --- The following text shows the output of each module in the bash and examples of log entries in y2log for some of the modules filtert by tail -f /var/log/YaST2/y2log | grep '<[2345]>' I tested the modules listed in the man page with "yast2 modulename": answering_machine, bootloader, ca_mgm, dhcp-server, dns, dns-server, fax, firewall, groups, host, http-server, idedma, inetd, irda, kerberos-client, keyboard, lan, language, ldap, mail, mouse, nfs, nfs_server, nis, nis_server, ntp-client, power-management, powertweak, printer, profile-manager, proxy, remote, routing, runlevel, samba-client, samba-server, security, sound, sysconfig, tftp-server, timezone, tv, users All modules hang like described before with the following exceptions: ###################################################################### Some just exit withing 1-3 seconds without any output on the bash: groups idedma irda kerberos-client keyboard lan ldap mouse nfs nfs_server ntp-client power-management printer profile-manager remote ###################################################################### Some others just exit but produce output on the bash: # yast2 ca_mgm Can't locate LIMAL/CaMgm.pm in @INC (@INC contains: /y2update/modules /root/.yast2/modules /usr/share/YaST2/modules /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl . /usr/share/YaST2/modules/) at /usr/share/YaST2/modules/YaPI/CaManagement.pm line 406. BEGIN failed--compilation aborted at /usr/share/YaST2/modules/YaPI/CaManagement.pm line 406. Compilation failed in require. BEGIN failed--compilation aborted. # yast2 tv No such client module tv The search path follows. It does not include the current directory. /y2update/clients /root/.yast2/clients /usr/share/YaST2/clients Run 'yast2 -h' for help on usage # yast2 sound No such client module sound The search path follows. It does not include the current directory. /y2update/clients /root/.yast2/clients /usr/share/YaST2/clients Run 'yast2 -h' for help on usage ###################################################################### Some examples of the filtered y2log file for individual modules: runlevel 2008-10-25 12:00:55 <2> god(1967) [Parser] runlevel/ui.ycp:740 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:00:55 <2> god(1967) [Interpreter] RunlevelEd.ycp:152 Scripting agent sweeping 2008-10-25 12:00:55 <2> god(1967) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' security 2008-10-25 12:06:29 <2> god(2365) [Interpreter] Security.ycp:235 Scripting agent sweeping 2008-10-25 12:06:29 <2> god(2365) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' 2008-10-25 12:06:29 <2> god(2365) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.login_defs' 2008-10-25 12:06:29 <2> god(2365) [Interpreter] security/routines.ycp:79 Cannot convert '' to an integer 2008-10-25 12:06:30 <3> god(2365) [ui-events] YEvent.cc(YEvent):43 Memory leak? 4 active events! 2008-10-25 12:06:30 <3> god(2365) [ui-events] YEvent.cc(YEvent):43 Memory leak? 5 active events! 2008-10-25 12:06:30 <3> god(2365) [ui-events] YEvent.cc(YEvent):43 Memory leak? 6 active events! sound 2008-10-25 12:07:11 <3> god(2459) [liby2] genericfrontend.cc(print_error):793 No such client module sound sysconfig 2008-10-25 12:07:55 <2> god(2503) [ncurses] NCTree.cc(DrawPad):426 PadWidget not valid timezone 2008-10-25 12:10:22 <2> god(2658) [Interpreter] Encoding.ycp:30 Scripting agent sweeping 2008-10-25 12:10:22 <2> god(2658) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' tv 2008-10-25 12:11:00 <3> god(2700) [liby2] genericfrontend.cc(print_error):793 No such client module tv users 2008-10-25 12:12:02 <2> god(2787) [YCP] Progress.ycp:393 Number of stages (6) is greater than number of steps (5) 2008-10-25 12:12:02 <2> god(2787) [Interpreter] Security.ycp:235 Scripting agent sweeping 2008-10-25 12:12:02 <2> god(2787) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' 2008-10-25 12:12:02 <2> god(2787) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.fstab' 2008-10-25 12:12:02 <2> god(2787) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.login_defs' 2008-10-25 12:12:02 <2> god(2787) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.default.useradd' 2008-10-25 12:12:02 <3> god(2787) [Interpreter] users/complex.ycp:398 Perl wanted to die: Can't locate Net/IMAP.pm in @INC (@INC contains: /y2update/modules /root/.yast2/modules /usr/share/YaST2/modules /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr/share/YaST2/modules/UsersPluginMail.pm line 19. bootloader 2008-10-25 12:35:49 <2> god(3498) [Parser] bootloader/routines/popups.ycp:146 Warning: Useless 'global' outside of module 2008-10-25 12:35:50 <2> god(3498) [Interpreter] Encoding.ycp:30 Scripting agent sweeping 2008-10-25 12:35:50 <2> god(3498) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' 2008-10-25 12:35:51 <2> god(3498) [libstorage] Storage.cc(getDfSize):5908 errno:2 No such file or directory 2008-10-25 12:35:53 <3> god(3498) [agent-ini] IniParser.cc(parse):554 Can not open /etc/install.inf. 2008-10-25 12:35:53 <3> god(3498) [agent-ini] IniParser.cc(getTimeStamp):923 Unable to stat '/etc/install.inf': No such file or directory 2008-10-25 12:35:53 <2> god(3498) [agent-ini] IniParser.cc(UpdateIfModif):906 Data file '/etc/install.inf' was changed externaly! 2008-10-25 12:35:53 <3> god(3498) [agent-ini] IniParser.cc(parse):554 Can not open /etc/install.inf. 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"rootfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"proc"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"usbfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"devpts"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"rootfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"proc"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"usbfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"devpts"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:53 <3> god(3498) [bash] ShellCommand.cc(shellcommand):78 1+0 records in 2008-10-25 12:35:53 <3> god(3498) [bash] ShellCommand.cc(shellcommand):78 1+0 records out 2008-10-25 12:35:53 <3> god(3498) [bash] ShellCommand.cc(shellcommand):78 512 bytes (512 B) copied, 4.0786e-05 s, 12.6 MB/s 2008-10-25 12:35:53 <3> god(3498) [bash] ShellCommand.cc(shellcommand):78 cannot open /dev/md at /usr/lib/YaST2/bin/examine_mbr.pl line 29. 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"rootfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"proc"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"usbfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"devpts"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Bootloader_API] modules/Bootloader_API.pm(Bootloader_API::DumpLog):28 Core::ReadFiles: Failed to open /boot/grub/menu.lst 2008-10-25 12:35:54 <3> god(3498) [bash] ShellCommand.cc(shellcommand):78 cannot open /dev/md at /usr/lib/YaST2/bin/examine_mbr.pl line 29. 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"rootfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"proc"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"usbfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"devpts"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"none"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"tmpfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [Interpreter] Storage.ycp:600 Can't convert value '"sysfs"' to type 'const integer' 2008-10-25 12:35:54 <3> god(3498) [ui-events] YEvent.cc(YEvent):43 Memory leak? 4 active events! firewall 2008-10-25 12:39:06 <2> god(3778) [Parser] firewall/uifunctions.ycp:1422 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:39:06 <2> god(3778) [Parser] firewall/dialogs.ycp:47 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:39:06 <2> god(3778) [Parser] firewall/dialogs.ycp:71 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:39:06 <2> god(3778) [Interpreter] ProductFeatures.ycp:153 Scripting agent sweeping 2008-10-25 12:39:06 <2> god(3778) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' 2008-10-25 12:39:07 <3> god(3778) [bash] ShellCommand.cc(shellcommand):78 FATAL: Could not load /lib/modules/2.6.24.3/modules.dep: No such file or directory 2008-10-25 12:39:07 <3> god(3778) [bash] ShellCommand.cc(shellcommand):78 iptables v1.4.0: can't initialize iptables table `filter': iptables who? (do you need to insmod?) 2008-10-25 12:39:07 <3> god(3778) [bash] ShellCommand.cc(shellcommand):78 Perhaps iptables or your kernel needs to be upgraded. 2008-10-25 12:39:07 <3> god(3778) [YCP] SuSEFirewall.ycp:2714 Services Command: iptables -L -n | grep -v "^\(Chain\|target\)" (Exit 1) -> FATAL: Could not load /lib/modules/2.6.24.3/modules.dep: No such file or directory 2008-10-25 12:39:07 <3> god(3778) [Interpreter] clients/firewall.ycp:44 'if (SuSEFirewall::IsOtherFirewallRunning ())' evaluates to non-boolean 'nil' (RETURN). 2008-10-25 12:39:07 <2> god(3778) [ncurses] NCTree.cc(DrawPad):426 PadWidget not valid ###################################################################### The filtered logs for a module which hangs answering_machine 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:171 Parameter 'k' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:171 Parameter 'v' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:186 Parameter 'k' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:186 Parameter 'v' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:196 Parameter 'k' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] phone-services/answering_machine.ycp:196 Parameter 'v' has unspecified type 2008-10-25 12:37:54 <2> god(3717) [Interpreter] Security.ycp:235 Scripting agent sweeping 2008-10-25 12:37:54 <2> god(3717) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.target' 2008-10-25 12:37:54 <2> god(3717) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.fstab' 2008-10-25 12:37:54 <2> god(3717) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.login_defs' 2008-10-25 12:37:54 <2> god(3717) [scr] ScriptingAgent.cc(parseSingleConfigFile):165 Ignoring re-registration of path '.etc.default.useradd' 2008-10-25 12:37:54 <3> god(3717) [Interpreter] Answering_machine.ycp:2649 Perl wanted to die: Can't locate Net/IMAP.pm in @INC (@INC contains: /y2update/modules /root/.yast2/modules /usr/share/YaST2/modules /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at /usr/share/YaST2/modules/UsersPluginMail.pm line 19. 2008-10-25 12:38:15 <3> god(3717) [liby2] genericfrontend.cc(signal_handler):149 got signal 15 at YCP file phone-services/answering_machine.ycp:146 2008-10-25 12:38:15 <3> god(3717) [liby2] genericfrontend.cc(log_stored_debug):73 Liberating suppressed debugging messages: 2008-10-25 12:38:15 <3> god(3717) [liby2] genericfrontend.cc(log_stored_debug):75 End of suppressed debugging messages 2008-10-25 12:38:15 <3> god(3717) [liby2] genericfrontend.cc(log_backtrace):97 Back trace: ###################################################################### yast2 started without any module has these filtered logs 2008-10-25 12:40:40 <2> god(3967) [Parser] clients/menu.ycp:114 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:40:43 <3> god(3967) [Interpreter] Desktop.ycp:131 Intermediate structure with index ["Support"] does not exist yast2 started without any module has these full logs 2008-10-25 12:44:08 <1> god(4111) [liby2] genericfrontend.cc(main):561 Launched YaST2 component 'y2base' 'menu' '-S' 'ncurses' 2008-10-25 12:44:08 <1> god(4111) [ui-component] YUIComponentCreator.cc(createInternal):113 Creating UI component for "" 2008-10-25 12:44:08 <1> god(4111) [ui-component] YUIComponentCreator.cc(createInternal):128 Returning existing UI component for "ncurses" 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(SetLanguage):501 GET encoding for en_US.UTF-8: UTF-8 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Desktop) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Map) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (String) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Directory) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (FileUtils) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Popup) 2008-10-25 12:44:08 <1> god(4111) [ui-component] YUIComponentCreator.cc(createInternal):128 Returning existing UI component for "" 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Label) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Mode) 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2WFMComponent.cc(import):709 Y2WFMComponent::import (Icon) 2008-10-25 12:44:08 <2> god(4111) [Parser] clients/menu.ycp:114 Warning: Format string is not constant, no parameter checking possible 2008-10-25 12:44:08 <1> god(4111) [wfm] Y2CCWFM.cc(createInLevel):148 Parsing finished 2008-10-25 12:44:08 <1> god(4111) [liby2] genericfrontend.cc(main):715 YAST_IS_RUNNING is yes 2008-10-25 12:44:08 <1> god(4111) [ui] YUI.cc(YUI):57 Creating UI with threads 2008-10-25 12:44:08 <1> god(4111) [ncurses] YNCursesUI.cc(YNCursesUI):59 Start YNCursesUI 2008-10-25 12:44:08 <1> god(4111) [ncurses] YNCursesUI.cc(YNCursesUI):75 setenv LC_CTYPE: en_US.UTF-8 encoding: UTF-8 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):178 Launch NCurses...(ui-ncurses-2.16.28) 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):183 TERM=xterm 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):194 isatty(stdin)yes 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):198 mytty: /dev/pts/0 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(RedirectToLog):529 isatty(stderr)yes 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(RedirectToLog):536 isatty(stdout)yes 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):252 have color = 1 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):271 screen size 22 x 80 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCstyle.cc(NCstyle):286 Init xterm using color => 4 styles in xterm 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(SetTitle):440 Draw title called 2008-10-25 12:44:08 <1> god(4111) [ncurses] NCurses.cc(init):284 NCurses ready 2008-10-25 12:44:08 <0> god(4111) [YCP] Desktop.ycp:96 LanguageFull=en_US 2008-10-25 12:44:08 <0> god(4111) [YCP] Desktop.ycp:97 Language=en 2008-10-25 12:44:08 <0> god(4111) [YCP] Desktop.ycp:101 groups=["/usr/share/applications/YaST2/groups/apparmor.desktop", "/usr/share/applications/YaST2/groups/hardware.desktop", "/usr/share/applications/YaST2/groups/misc.desktop", "/usr/share/applications/YaST2/groups/network_devices.desktop", "/usr/share/applications/YaST2/groups/network_services.desktop", "/usr/share/applications/YaST2/groups/security.desktop", "/usr/share/applications/YaST2/groups/software.desktop", "/usr/share/applications/YaST2/groups/system.desktop", "/usr/share/applications/YaST2/groups/virtualization.desktop"] 2008-10-25 12:44:08 <0> god(4111) [YCP] Desktop.ycp:115 Groups=$["AppArmor":$["Hidden":nil, "Icon":"apparmor_app_armor", "Name":"Novell AppArmor", "SortKey":"50", "modules":[]], "Hardware":$["Hidden":nil, "Icon":"yast-hardware", "Name":"Hardware", "SortKey":"20", "modules":[]], "Misc":$["Hidden":nil, "Icon":"yast-misc", "Name":"Miscellaneous", "SortKey":"99", "modules":[]], "Net_advanced":$["Hidden":nil, "Icon":"yast-network_services", "Name":"Network Services", "SortKey":"40", "modules":[]], "Network":$["Hidden":nil, "Icon":"yast-network_devices", "Name":"Network Devices", "SortKey":"30", "modules":[]], "Security":$["Hidden":nil, "Icon":"yast-security", "Name":"Security and Users", "SortKey":"50", "modules":[]], "Software":$["Hidden":nil, "Icon":"yast-software", "Name":"Software", "SortKey":"10", "modules":[]], "System":$["Hidden":nil, "Icon":"yast-system", "Name":"System", "SortKey":"20", "modules":[]], "Virtualization":$["Hidden":nil, "Icon":"yast-host", "Name":"Virtualization", "SortKey":"60", "modules":[]]] 2008-10-25 12:44:10 <3> god(4111) [Interpreter] Desktop.ycp:131 Intermediate structure with index ["Support"] does not exist 2008-10-25 12:44:10 <0> god(4111) [YCP] Desktop.ycp:134 Groups=$["AppArmor":$["Hidden":nil, "Icon":"apparmor_app_armor", "Name":"Novell AppArmor", "SortKey":"50", "modules":["SD_add_profile", "SD_control_panel", "SD_delete_profile", "SD_edit_profile", "SD_genprof", "SD_logprof", "SD_Reports"]], "Hardware":$["Hidden":nil, "Icon":"yast-hardware", "Name":"Hardware", "SortKey":"20", "modules":["dasd", "dump", "hwinfo", "irda", "keyboard", "mouse", "printer", "scanner", "xpram", "zfcp"]], "Misc":$["Hidden":nil, "Icon":"yast-misc", "Name":"Miscellaneous", "SortKey":"99", "modules":["add-on-creator", "autofs", "autoyast", "bootmsg", "image-creator", "instserver", "live-installer", "messages", "ntsutils", "product-creator", "reipl", "release_notes", "support", "system-update", "vendor"]], "Net_advanced":$["Hidden":nil, "Icon":"yast-network_services", "Name":"Network Services", "SortKey":"40", "modules":["dhcp-server", "dns-server", "ftp-server", "host", "http-server", "inetd", "iscsi-client", "iscsi-server", "kerberos", "kerberos-server", "ldap_browser", "ldap", "ldap-server", "mail", "network", "nfs", "nfs_server", "nis", "nis_server", "ntp-client", "proxy", "remote", "samba-client", "samba-server", "slp-server", "squid", "squidguard", "sshd", "tftp-server", "wol"]], "Network":$["Hidden":nil, "Icon":"yast-network_devices", "Name":"Network Devices", "SortKey":"30", "modules":["answering_machine", "dsl", "fax", "isdn", "lan", "modem", "provider"]], "Security":$["Hidden":nil, "Icon":"yast-security", "Name":"Security and Users", "SortKey":"50", "modules":["audit-laf", "ca_mgm", "common_cert", "firewall", "security", "sudo", "users"]], "Software":$["Hidden":nil, "Icon":"yast-software", "Name":"Software", "SortKey":"10", "modules":["add-on", "cd_update", "checkmedia", "customer_center", "dirinstall", "online_update_configuration", "online_update", "online_update_setup", "suse_register", "sw_single", "sw_source", "update", "you_server"]], "System":$["Hidden":nil, "Icon":"yast-system", "Name":"System", "SortKey":"20", "modules":["backup", "bootloader", "disk", "heartbeat", "kdump", "lvm_config", "multipath", "power-management", "profile-manager", "restore", "runlevel", "sysconfig", "system_settings", "timezone", "yast-language"]], "Virtualization":$["Hidden":nil, "Icon":"yast-host", "Name":"Virtualization", "SortKey":"60", "modules":["virt-manager", "vm-install", "xen"]]] 2008-10-25 12:44:10 <0> god(4111) [YCP] Desktop.ycp:135 Modules=$["SD_Reports":$["Name":"AppArmor Reports", "X-SuSE-YaST-Call":"SD_Report", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_add_profile":$["Name":"Manually Add Profile", "X-SuSE-YaST-Call":"SD_AddProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_control_panel":$["Name":"AppArmor Control Panel", "X-SuSE-YaST-Call":"subdomain", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_delete_profile":$["Name":"Delete Profile", "X-SuSE-YaST-Call":"SD_DeleteProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_edit_profile":$["Name":"Edit Profile", "X-SuSE-YaST-Call":"SD_EditProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_genprof":$["Name":"Add Profile Wizard", "X-SuSE-YaST-Call":"GenProf", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_logprof":$["Name":"Update Profile Wizard", "X-SuSE-YaST-Call":"LogProf", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "add-on":$["Name":"Add-On Product", "X-SuSE-YaST-Call":"add-on", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "add-on-creator":$["Name":"Add-On Creator", "X-SuSE-YaST-Call":"add-on-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "answering_machine":$["Name":"Phone Answering Machine", "X-SuSE-YaST-Call":"answering_machine", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "audit-laf":$["Name":"Linux Audit Framework (LAF)", "X-SuSE-YaST-Call":"audit-laf", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "autofs":$["Name":"Autofs", "X-SuSE-YaST-Call":"autofs", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "autoyast":$["Name":"Autoinstallation", "X-SuSE-YaST-Call":"autoyast", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "backup":$["Name":"System Backup", "X-SuSE-YaST-Call":"backup", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "bootloader":$["Name":"Boot Loader", "X-SuSE-YaST-Call":"bootloader", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "bootmsg":$["Name":"Start-Up Log", "X-SuSE-YaST-Argument":"/var/log/boot.msg", "X-SuSE-YaST-Call":"view_anymsg", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "ca_mgm":$["Name":"CA Management", "X-SuSE-YaST-Call":"ca_mgm", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "cd_update":$["Name":"Patch CD Update", "X-SuSE-YaST-Argument":".cd_default", "X-SuSE-YaST-Call":"online_update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "checkmedia":$["Name":"Media Check", "X-SuSE-YaST-Call":"checkmedia", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "common_cert":$["Name":"Common Server Certificate", "X-SuSE-YaST-Call":"common_cert", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "customer_center":$["Name":"Novell Customer Center Configuration", "X-SuSE-YaST-Call":"inst_suse_register", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "dasd":$["Name":"DASD", "X-SuSE-YaST-Call":"dasd", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "dhcp-server":$["Name":"DHCP Server", "X-SuSE-YaST-Call":"dhcp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "dirinstall":$["Name":"Installation into Directory", "X-SuSE-YaST-Call":"dirinstall", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "disk":$["Name":"Partitioner", "X-SuSE-YaST-Call":"disk", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "dns-server":$["Name":"DNS Server", "X-SuSE-YaST-Call":"dns-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "dsl":$["Name":"DSL", "X-SuSE-YaST-Call":"dsl", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "dump":$["Name":"Dump Devices", "X-SuSE-YaST-Call":"dump", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "fax":$["Name":"Fax", "X-SuSE-YaST-Call":"fax", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "firewall":$["Name":"Firewall", "X-SuSE-YaST-Call":"firewall", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "ftp-server":$["Name":"FTP Server", "X-SuSE-YaST-Call":"ftp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "heartbeat":$["Name":"High Availability", "X-SuSE-YaST-Call":"heartbeat", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "host":$["Name":"Hostnames", "X-SuSE-YaST-Call":"host", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "http-server":$["Name":"HTTP Server", "X-SuSE-YaST-Call":"http-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "hwinfo":$["Name":"Hardware Information", "X-SuSE-YaST-Call":"hwinfo", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "image-creator":$["Name":"Image Creator", "X-SuSE-YaST-Call":"image-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "inetd":$["Name":"Network Services (xinetd)", "X-SuSE-YaST-Call":"inetd", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "instserver":$["Name":"Installation Server", "X-SuSE-YaST-Call":"instserver", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "irda":$["Name":"Infrared Device", "X-SuSE-YaST-Call":"irda", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "iscsi-client":$["Name":"iSCSI Initiator", "X-SuSE-YaST-Call":"iscsi-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "iscsi-server":$["Name":"iSCSI Target", "X-SuSE-YaST-Call":"iscsi-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "isdn":$["Name":"ISDN", "X-SuSE-YaST-Call":"isdn", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "kdump":$["Name":"Kernel Kdump", "X-SuSE-YaST-Call":"kdump", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "kerberos":$["Name":"Kerberos Client", "X-SuSE-YaST-Call":"kerberos-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "kerberos-server":$["Name":"Kerberos Server", "X-SuSE-YaST-Call":"kerberos-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "keyboard":$["Name":"Keyboard Layout", "X-SuSE-YaST-Call":"keyboard", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "lan":$["Name":"Network Settings", "X-SuSE-YaST-Call":"lan", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "ldap":$["Name":"LDAP Client", "X-SuSE-YaST-Call":"ldap", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ldap-server":$["Name":"LDAP Server", "X-SuSE-YaST-Call":"ldap-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ldap_browser":$["Name":"LDAP Browser", "X-SuSE-YaST-Call":"ldap_browser", "X-SuSE-YaST-Group":"Net_advanced"], "live-installer":$["Name":"Live Installer", "X-SuSE-YaST-Call":"live-installer", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "lvm_config":$["Name":"LVM", "X-SuSE-YaST-Call":"lvm_config", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "mail":$["Name":"Mail Transfer Agent", "X-SuSE-YaST-Call":"mail", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "messages":$["Name":"System Log", "X-SuSE-YaST-Argument":"/var/log/messages", "X-SuSE-YaST-Call":"view_anymsg", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "modem":$["Name":"Modem", "X-SuSE-YaST-Call":"modem", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "mouse":$["Name":"Mouse Model", "X-SuSE-YaST-Call":"mouse", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "multipath":$["Name":"Multipath", "X-SuSE-YaST-Call":"multipath", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "network":$["Name":"Expert Network Configuration", "X-SuSE-YaST-Call":"network", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nfs":$["Name":"NFS Client", "X-SuSE-YaST-Call":"nfs", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nfs_server":$["Name":"NFS Server", "X-SuSE-YaST-Call":"nfs_server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nis":$["Name":"NIS Client", "X-SuSE-YaST-Call":"nis", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nis_server":$["Name":"NIS Server", "X-SuSE-YaST-Call":"nis_server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ntp-client":$["Name":"NTP Configuration", "X-SuSE-YaST-Call":"ntp-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ntsutils":$["Name":"Ntsutils", "X-SuSE-YaST-Call":"ntsutils", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "online_update":$["Name":"Online Update", "X-SuSE-YaST-Call":"online_update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true", "X-SuSE-YaST-SortKey":"10"], "online_update_configuration":$["Name":"Online Update Configuration", "X-SuSE-YaST-Call":"online_update_configuration", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "online_update_setup":$["Name":"Automatic Online Update", "X-SuSE-YaST-Call":"online_update_setup", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "power-management":$["Name":"Power Management", "X-SuSE-YaST-Call":"power-management", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "printer":$["Name":"Printer", "X-SuSE-YaST-Call":"printer", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "product-creator":$["Name":"Product Creator", "X-SuSE-YaST-Call":"product-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "profile-manager":$["Name":"Profile Manager", "X-SuSE-YaST-Call":"profile-manager", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "provider":$["Name":"Providers", "X-SuSE-YaST-Call":"provider", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "proxy":$["Name":"Proxy", "X-SuSE-YaST-Call":"proxy", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "reipl":$["Name":"Reipl", "X-SuSE-YaST-Call":"reipl", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "release_notes":$["Name":"Release Notes", "X-SuSE-YaST-Call":"inst_release_notes", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"false"], "remote":$["Name":"Remote Administration (VNC)", "X-SuSE-YaST-Call":"remote", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "restore":$["Name":"System Restoration", "X-SuSE-YaST-Call":"restore", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "runlevel":$["Name":"System Services (Runlevel)", "X-SuSE-YaST-Call":"runlevel", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "samba-client":$["Name":"Windows Domain Membership", "X-SuSE-YaST-Call":"samba-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "samba-server":$["Name":"Samba Server", "X-SuSE-YaST-Call":"samba-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "scanner":$["Name":"Scanner", "X-SuSE-YaST-Call":"scanner", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "security":$["Name":"Local Security", "X-SuSE-YaST-Call":"security", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "slp-server":$["Name":"SLP Server", "X-SuSE-YaST-Call":"slp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "squid":$["Name":"Squid", "X-SuSE-YaST-Call":"squid", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "squidguard":$["Name":"Squidguard", "X-SuSE-YaST-Call":"squidguard", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "sshd":$["Name":"SSHD Configuration", "X-SuSE-YaST-Call":"sshd", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "sudo":$["Name":"Sudo", "X-SuSE-YaST-Call":"sudo", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "support":$["Name":"Support Query", "X-SuSE-YaST-Call":"support", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "suse_register":$["Name":"Online Update Configuration", "X-SuSE-YaST-Call":"inst_suse_register", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "sw_single":$["Name":"Software Management", "X-SuSE-YaST-Call":"sw_single", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true", "X-SuSE-YaST-SortKey":"20"], "sw_source":$["Name":"Software Repositories", "X-SuSE-YaST-Call":"inst_source", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "sysconfig":$["Name":"/etc/sysconfig Editor", "X-SuSE-YaST-Call":"sysconfig", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "system-profile":$["Name":"Smolt Project", "X-SuSE-YaST-Call":"system-profile", "X-SuSE-YaST-Group":"Support", "X-SuSE-YaST-RootOnly":"true"], "system-update":$["Name":"SystemUpdate", "X-SuSE-YaST-Call":"system-update", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "system_settings":$["Name":"Kernel Settings", "X-SuSE-YaST-Call":"system_settings", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "tftp-server":$["Name":"TFTP Server", "X-SuSE-YaST-Call":"tftp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "timezone":$["Name":"Date and Time", "X-SuSE-YaST-Call":"timezone", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "update":$["Name":"FACTORY Update", "X-SuSE-YaST-Call":"update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "users":$["Name":"User and Group Management", "X-SuSE-YaST-Call":"users", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "vendor":$["Name":"Vendor Driver CD", "X-SuSE-YaST-Call":"vendor", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "virt-manager":$["Name":"Virtual Machine Manager", "X-SuSE-YaST-Call":"/usr/bin/virt-manager -- -c xen:///", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "vm-install":$["Name":"Create Virtual Machines", "X-SuSE-YaST-Call":"/usr/bin/vm-install", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "wol":$["Name":"WOL", "X-SuSE-YaST-Call":"wol", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "xen":$["Name":"Install Hypervisor and Tools", "X-SuSE-YaST-Call":"xen", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "xpram":$["Name":"XPRAM device", "X-SuSE-YaST-Call":"xpram", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "yast-language":$["Name":"Language", "X-SuSE-YaST-Call":"language", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "you_server":$["Name":"YOU Server Configuration", "X-SuSE-YaST-Call":"you_server", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "zfcp":$["Name":"Zfcp", "X-SuSE-YaST-Call":"zfcp", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"]] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:214 Groups=$["AppArmor":$["Hidden":nil, "Icon":"apparmor_app_armor", "Name":"Novell AppArmor", "SortKey":"50", "modules":["SD_add_profile", "SD_control_panel", "SD_delete_profile", "SD_edit_profile", "SD_genprof", "SD_logprof", "SD_Reports"]], "Hardware":$["Hidden":nil, "Icon":"yast-hardware", "Name":"Hardware", "SortKey":"20", "modules":["dasd", "dump", "hwinfo", "irda", "keyboard", "mouse", "printer", "scanner", "xpram", "zfcp"]], "Misc":$["Hidden":nil, "Icon":"yast-misc", "Name":"Miscellaneous", "SortKey":"99", "modules":["add-on-creator", "autofs", "autoyast", "bootmsg", "image-creator", "instserver", "live-installer", "messages", "ntsutils", "product-creator", "reipl", "release_notes", "support", "system-update", "vendor"]], "Net_advanced":$["Hidden":nil, "Icon":"yast-network_services", "Name":"Network Services", "SortKey":"40", "modules":["dhcp-server", "dns-server", "ftp-server", "host", "http-server", "inetd", "iscsi-client", "iscsi-server", "kerberos", "kerberos-server", "ldap_browser", "ldap", "ldap-server", "mail", "network", "nfs", "nfs_server", "nis", "nis_server", "ntp-client", "proxy", "remote", "samba-client", "samba-server", "slp-server", "squid", "squidguard", "sshd", "tftp-server", "wol"]], "Network":$["Hidden":nil, "Icon":"yast-network_devices", "Name":"Network Devices", "SortKey":"30", "modules":["answering_machine", "dsl", "fax", "isdn", "lan", "modem", "provider"]], "Security":$["Hidden":nil, "Icon":"yast-security", "Name":"Security and Users", "SortKey":"50", "modules":["audit-laf", "ca_mgm", "common_cert", "firewall", "security", "sudo", "users"]], "Software":$["Hidden":nil, "Icon":"yast-software", "Name":"Software", "SortKey":"10", "modules":["add-on", "cd_update", "checkmedia", "customer_center", "dirinstall", "online_update_configuration", "online_update", "online_update_setup", "suse_register", "sw_single", "sw_source", "update", "you_server"]], "System":$["Hidden":nil, "Icon":"yast-system", "Name":"System", "SortKey":"20", "modules":["backup", "bootloader", "disk", "heartbeat", "kdump", "lvm_config", "multipath", "power-management", "profile-manager", "restore", "runlevel", "sysconfig", "system_settings", "timezone", "yast-language"]], "Virtualization":$["Hidden":nil, "Icon":"yast-host", "Name":"Virtualization", "SortKey":"60", "modules":["virt-manager", "vm-install", "xen"]]] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:215 Modules=$["SD_Reports":$["Name":"AppArmor Reports", "X-SuSE-YaST-Call":"SD_Report", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_add_profile":$["Name":"Manually Add Profile", "X-SuSE-YaST-Call":"SD_AddProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_control_panel":$["Name":"AppArmor Control Panel", "X-SuSE-YaST-Call":"subdomain", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_delete_profile":$["Name":"Delete Profile", "X-SuSE-YaST-Call":"SD_DeleteProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_edit_profile":$["Name":"Edit Profile", "X-SuSE-YaST-Call":"SD_EditProfile", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_genprof":$["Name":"Add Profile Wizard", "X-SuSE-YaST-Call":"GenProf", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "SD_logprof":$["Name":"Update Profile Wizard", "X-SuSE-YaST-Call":"LogProf", "X-SuSE-YaST-Group":"AppArmor", "X-SuSE-YaST-RootOnly":"true"], "add-on":$["Name":"Add-On Product", "X-SuSE-YaST-Call":"add-on", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "add-on-creator":$["Name":"Add-On Creator", "X-SuSE-YaST-Call":"add-on-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "answering_machine":$["Name":"Phone Answering Machine", "X-SuSE-YaST-Call":"answering_machine", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "audit-laf":$["Name":"Linux Audit Framework (LAF)", "X-SuSE-YaST-Call":"audit-laf", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "autofs":$["Name":"Autofs", "X-SuSE-YaST-Call":"autofs", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "autoyast":$["Name":"Autoinstallation", "X-SuSE-YaST-Call":"autoyast", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "backup":$["Name":"System Backup", "X-SuSE-YaST-Call":"backup", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "bootloader":$["Name":"Boot Loader", "X-SuSE-YaST-Call":"bootloader", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "bootmsg":$["Name":"Start-Up Log", "X-SuSE-YaST-Argument":"/var/log/boot.msg", "X-SuSE-YaST-Call":"view_anymsg", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "ca_mgm":$["Name":"CA Management", "X-SuSE-YaST-Call":"ca_mgm", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "cd_update":$["Name":"Patch CD Update", "X-SuSE-YaST-Argument":".cd_default", "X-SuSE-YaST-Call":"online_update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "checkmedia":$["Name":"Media Check", "X-SuSE-YaST-Call":"checkmedia", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "common_cert":$["Name":"Common Server Certificate", "X-SuSE-YaST-Call":"common_cert", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "customer_center":$["Name":"Novell Customer Center Configuration", "X-SuSE-YaST-Call":"inst_suse_register", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "dasd":$["Name":"DASD", "X-SuSE-YaST-Call":"dasd", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "dhcp-server":$["Name":"DHCP Server", "X-SuSE-YaST-Call":"dhcp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "dirinstall":$["Name":"Installation into Directory", "X-SuSE-YaST-Call":"dirinstall", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "disk":$["Name":"Partitioner", "X-SuSE-YaST-Call":"disk", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "dns-server":$["Name":"DNS Server", "X-SuSE-YaST-Call":"dns-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "dsl":$["Name":"DSL", "X-SuSE-YaST-Call":"dsl", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "dump":$["Name":"Dump Devices", "X-SuSE-YaST-Call":"dump", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "fax":$["Name":"Fax", "X-SuSE-YaST-Call":"fax", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "firewall":$["Name":"Firewall", "X-SuSE-YaST-Call":"firewall", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "ftp-server":$["Name":"FTP Server", "X-SuSE-YaST-Call":"ftp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "heartbeat":$["Name":"High Availability", "X-SuSE-YaST-Call":"heartbeat", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "host":$["Name":"Hostnames", "X-SuSE-YaST-Call":"host", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "http-server":$["Name":"HTTP Server", "X-SuSE-YaST-Call":"http-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "hwinfo":$["Name":"Hardware Information", "X-SuSE-YaST-Call":"hwinfo", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "image-creator":$["Name":"Image Creator", "X-SuSE-YaST-Call":"image-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "inetd":$["Name":"Network Services (xinetd)", "X-SuSE-YaST-Call":"inetd", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "instserver":$["Name":"Installation Server", "X-SuSE-YaST-Call":"instserver", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "irda":$["Name":"Infrared Device", "X-SuSE-YaST-Call":"irda", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "iscsi-client":$["Name":"iSCSI Initiator", "X-SuSE-YaST-Call":"iscsi-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "iscsi-server":$["Name":"iSCSI Target", "X-SuSE-YaST-Call":"iscsi-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "isdn":$["Name":"ISDN", "X-SuSE-YaST-Call":"isdn", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "kdump":$["Name":"Kernel Kdump", "X-SuSE-YaST-Call":"kdump", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "kerberos":$["Name":"Kerberos Client", "X-SuSE-YaST-Call":"kerberos-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "kerberos-server":$["Name":"Kerberos Server", "X-SuSE-YaST-Call":"kerberos-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "keyboard":$["Name":"Keyboard Layout", "X-SuSE-YaST-Call":"keyboard", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "lan":$["Name":"Network Settings", "X-SuSE-YaST-Call":"lan", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "ldap":$["Name":"LDAP Client", "X-SuSE-YaST-Call":"ldap", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ldap-server":$["Name":"LDAP Server", "X-SuSE-YaST-Call":"ldap-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ldap_browser":$["Name":"LDAP Browser", "X-SuSE-YaST-Call":"ldap_browser", "X-SuSE-YaST-Group":"Net_advanced"], "live-installer":$["Name":"Live Installer", "X-SuSE-YaST-Call":"live-installer", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "lvm_config":$["Name":"LVM", "X-SuSE-YaST-Call":"lvm_config", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "mail":$["Name":"Mail Transfer Agent", "X-SuSE-YaST-Call":"mail", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "messages":$["Name":"System Log", "X-SuSE-YaST-Argument":"/var/log/messages", "X-SuSE-YaST-Call":"view_anymsg", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "modem":$["Name":"Modem", "X-SuSE-YaST-Call":"modem", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "mouse":$["Name":"Mouse Model", "X-SuSE-YaST-Call":"mouse", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "multipath":$["Name":"Multipath", "X-SuSE-YaST-Call":"multipath", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "network":$["Name":"Expert Network Configuration", "X-SuSE-YaST-Call":"network", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nfs":$["Name":"NFS Client", "X-SuSE-YaST-Call":"nfs", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nfs_server":$["Name":"NFS Server", "X-SuSE-YaST-Call":"nfs_server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nis":$["Name":"NIS Client", "X-SuSE-YaST-Call":"nis", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "nis_server":$["Name":"NIS Server", "X-SuSE-YaST-Call":"nis_server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ntp-client":$["Name":"NTP Configuration", "X-SuSE-YaST-Call":"ntp-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "ntsutils":$["Name":"Ntsutils", "X-SuSE-YaST-Call":"ntsutils", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "online_update":$["Name":"Online Update", "X-SuSE-YaST-Call":"online_update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true", "X-SuSE-YaST-SortKey":"10"], "online_update_configuration":$["Name":"Online Update Configuration", "X-SuSE-YaST-Call":"online_update_configuration", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "online_update_setup":$["Name":"Automatic Online Update", "X-SuSE-YaST-Call":"online_update_setup", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "power-management":$["Name":"Power Management", "X-SuSE-YaST-Call":"power-management", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "printer":$["Name":"Printer", "X-SuSE-YaST-Call":"printer", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "product-creator":$["Name":"Product Creator", "X-SuSE-YaST-Call":"product-creator", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "profile-manager":$["Name":"Profile Manager", "X-SuSE-YaST-Call":"profile-manager", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "provider":$["Name":"Providers", "X-SuSE-YaST-Call":"provider", "X-SuSE-YaST-Group":"Network", "X-SuSE-YaST-RootOnly":"true"], "proxy":$["Name":"Proxy", "X-SuSE-YaST-Call":"proxy", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "reipl":$["Name":"Reipl", "X-SuSE-YaST-Call":"reipl", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "release_notes":$["Name":"Release Notes", "X-SuSE-YaST-Call":"inst_release_notes", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"false"], "remote":$["Name":"Remote Administration (VNC)", "X-SuSE-YaST-Call":"remote", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "restore":$["Name":"System Restoration", "X-SuSE-YaST-Call":"restore", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "runlevel":$["Name":"System Services (Runlevel)", "X-SuSE-YaST-Call":"runlevel", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "samba-client":$["Name":"Windows Domain Membership", "X-SuSE-YaST-Call":"samba-client", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "samba-server":$["Name":"Samba Server", "X-SuSE-YaST-Call":"samba-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "scanner":$["Name":"Scanner", "X-SuSE-YaST-Call":"scanner", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "security":$["Name":"Local Security", "X-SuSE-YaST-Call":"security", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "slp-server":$["Name":"SLP Server", "X-SuSE-YaST-Call":"slp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "squid":$["Name":"Squid", "X-SuSE-YaST-Call":"squid", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "squidguard":$["Name":"Squidguard", "X-SuSE-YaST-Call":"squidguard", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "sshd":$["Name":"SSHD Configuration", "X-SuSE-YaST-Call":"sshd", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "sudo":$["Name":"Sudo", "X-SuSE-YaST-Call":"sudo", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "support":$["Name":"Support Query", "X-SuSE-YaST-Call":"support", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "suse_register":$["Name":"Online Update Configuration", "X-SuSE-YaST-Call":"inst_suse_register", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"false"], "sw_single":$["Name":"Software Management", "X-SuSE-YaST-Call":"sw_single", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true", "X-SuSE-YaST-SortKey":"20"], "sw_source":$["Name":"Software Repositories", "X-SuSE-YaST-Call":"inst_source", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "sysconfig":$["Name":"/etc/sysconfig Editor", "X-SuSE-YaST-Call":"sysconfig", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "system-profile":$["Name":"Smolt Project", "X-SuSE-YaST-Call":"system-profile", "X-SuSE-YaST-Group":"Support", "X-SuSE-YaST-RootOnly":"true"], "system-update":$["Name":"SystemUpdate", "X-SuSE-YaST-Call":"system-update", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "system_settings":$["Name":"Kernel Settings", "X-SuSE-YaST-Call":"system_settings", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "tftp-server":$["Name":"TFTP Server", "X-SuSE-YaST-Call":"tftp-server", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "timezone":$["Name":"Date and Time", "X-SuSE-YaST-Call":"timezone", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "update":$["Name":"FACTORY Update", "X-SuSE-YaST-Call":"update", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "users":$["Name":"User and Group Management", "X-SuSE-YaST-Call":"users", "X-SuSE-YaST-Group":"Security", "X-SuSE-YaST-RootOnly":"true"], "vendor":$["Name":"Vendor Driver CD", "X-SuSE-YaST-Call":"vendor", "X-SuSE-YaST-Group":"Misc", "X-SuSE-YaST-RootOnly":"true"], "virt-manager":$["Name":"Virtual Machine Manager", "X-SuSE-YaST-Call":"/usr/bin/virt-manager -- -c xen:///", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "vm-install":$["Name":"Create Virtual Machines", "X-SuSE-YaST-Call":"/usr/bin/vm-install", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "wol":$["Name":"WOL", "X-SuSE-YaST-Call":"wol", "X-SuSE-YaST-Group":"Net_advanced", "X-SuSE-YaST-RootOnly":"true"], "xen":$["Name":"Install Hypervisor and Tools", "X-SuSE-YaST-Call":"xen", "X-SuSE-YaST-Group":"Virtualization", "X-SuSE-YaST-RootOnly":"true"], "xpram":$["Name":"XPRAM device", "X-SuSE-YaST-Call":"xpram", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"], "yast-language":$["Name":"Language", "X-SuSE-YaST-Call":"language", "X-SuSE-YaST-Group":"System", "X-SuSE-YaST-RootOnly":"true"], "you_server":$["Name":"YOU Server Configuration", "X-SuSE-YaST-Call":"you_server", "X-SuSE-YaST-Group":"Software", "X-SuSE-YaST-RootOnly":"true"], "zfcp":$["Name":"Zfcp", "X-SuSE-YaST-Call":"zfcp", "X-SuSE-YaST-Group":"Hardware", "X-SuSE-YaST-RootOnly":"true"]] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:224 non-root modules: ["checkmedia", "customer_center", "ldap_browser", "online_update_configuration", "release_notes", "suse_register"] 2008-10-25 12:44:10 <0> god(4111) [YCP] Desktop.ycp:162 keys=["Software", "Hardware", "System", "Network", "Net_advanced", "AppArmor", "Security", "Virtualization", "Misc"] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:241 groups=["Software", "Hardware", "System", "Network", "Net_advanced", "AppArmor", "Security", "Virtualization", "Misc"] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:255 modules=$["AppArmor":[`item (`id ("SD_genprof"), "Add Profile Wizard"), `item (`id ("SD_control_panel"), "AppArmor Control Panel"), `item (`id ("SD_Reports"), "AppArmor Reports"), `item (`id ("SD_delete_profile"), "Delete Profile"), `item (`id ("SD_edit_profile"), "Edit Profile"), `item (`id ("SD_add_profile"), "Manually Add Profile"), `item (`id ("SD_logprof"), "Update Profile Wizard")], "Hardware":[`item (`id ("dasd"), "DASD"), `item (`id ("dump"), "Dump Devices"), `item (`id ("hwinfo"), "Hardware Information"), `item (`id ("irda"), "Infrared Device"), `item (`id ("keyboard"), "Keyboard Layout"), `item (`id ("mouse"), "Mouse Model"), `item (`id ("printer"), "Printer"), `item (`id ("scanner"), "Scanner"), `item (`id ("xpram"), "XPRAM device"), `item (`id ("zfcp"), "Zfcp")], "Misc":[`item (`id ("add-on-creator"), "Add-On Creator"), `item (`id ("autofs"), "Autofs"), `item (`id ("autoyast"), "Autoinstallation"), `item (`id ("image-creator"), "Image Creator"), `item (`id ("instserver"), "Installation Server"), `item (`id ("live-installer"), "Live Installer"), `item (`id ("ntsutils"), "Ntsutils"), `item (`id ("product-creator"), "Product Creator"), `item (`id ("reipl"), "Reipl"), `item (`id ("release_notes"), "Release Notes"), `item (`id ("bootmsg"), "Start-Up Log"), `item (`id ("support"), "Support Query"), `item (`id ("messages"), "System Log"), `item (`id ("system-update"), "SystemUpdate"), `item (`id ("vendor"), "Vendor Driver CD")], "Net_advanced":[`item (`id ("dhcp-server"), "DHCP Server"), `item (`id ("dns-server"), "DNS Server"), `item (`id ("network"), "Expert Network Configuration"), `item (`id ("ftp-server"), "FTP Server"), `item (`id ("http-server"), "HTTP Server"), `item (`id ("host"), "Hostnames"), `item (`id ("kerberos"), "Kerberos Client"), `item (`id ("kerberos-server"), "Kerberos Server"), `item (`id ("ldap_browser"), "LDAP Browser"), `item (`id ("ldap"), "LDAP Client"), `item (`id ("ldap-server"), "LDAP Server"), `item (`id ("mail"), "Mail Transfer Agent"), `item (`id ("nfs"), "NFS Client"), `item (`id ("nfs_server"), "NFS Server"), `item (`id ("nis"), "NIS Client"), `item (`id ("nis_server"), "NIS Server"), `item (`id ("ntp-client"), "NTP Configuration"), `item (`id ("inetd"), "Network Services (xinetd)"), `item (`id ("proxy"), "Proxy"), `item (`id ("remote"), "Remote Administration (VNC)"), `item (`id ("slp-server"), "SLP Server"), `item (`id ("sshd"), "SSHD Configuration"), `item (`id ("samba-server"), "Samba Server"), `item (`id ("squid"), "Squid"), `item (`id ("squidguard"), "Squidguard"), `item (`id ("tftp-server"), "TFTP Server"), `item (`id ("wol"), "WOL"), `item (`id ("samba-client"), "Windows Domain Membership"), `item (`id ("iscsi-client"), "iSCSI Initiator"), `item (`id ("iscsi-server"), "iSCSI Target")], "Network":[`item (`id ("dsl"), "DSL"), `item (`id ("fax"), "Fax"), `item (`id ("isdn"), "ISDN"), `item (`id ("modem"), "Modem"), `item (`id ("lan"), "Network Settings"), `item (`id ("answering_machine"), "Phone Answering Machine"), `item (`id ("provider"), "Providers")], "Security":[`item (`id ("ca_mgm"), "CA Management"), `item (`id ("common_cert"), "Common Server Certificate"), `item (`id ("firewall"), "Firewall"), `item (`id ("audit-laf"), "Linux Audit Framework (LAF)"), `item (`id ("security"), "Local Security"), `item (`id ("sudo"), "Sudo"), `item (`id ("users"), "User and Group Management")], "Software":[`item (`id ("online_update"), "Online Update"), `item (`id ("sw_single"), "Software Management"), `item (`id ("add-on"), "Add-On Product"), `item (`id ("online_update_setup"), "Automatic Online Update"), `item (`id ("update"), "FACTORY Update"), `item (`id ("dirinstall"), "Installation into Directory"), `item (`id ("checkmedia"), "Media Check"), `item (`id ("customer_center"), "Novell Customer Center Configuration"), `item (`id ("online_update_configuration"), "Online Update Configuration"), `item (`id ("suse_register"), "Online Update Configuration"), `item (`id ("cd_update"), "Patch CD Update"), `item (`id ("sw_source"), "Software Repositories"), `item (`id ("you_server"), "YOU Server Configuration")], "System":[`item (`id ("sysconfig"), "/etc/sysconfig Editor"), `item (`id ("bootloader"), "Boot Loader"), `item (`id ("timezone"), "Date and Time"), `item (`id ("heartbeat"), "High Availability"), `item (`id ("kdump"), "Kernel Kdump"), `item (`id ("system_settings"), "Kernel Settings"), `item (`id ("lvm_config"), "LVM"), `item (`id ("yast-language"), "Language"), `item (`id ("multipath"), "Multipath"), `item (`id ("disk"), "Partitioner"), `item (`id ("power-management"), "Power Management"), `item (`id ("profile-manager"), "Profile Manager"), `item (`id ("backup"), "System Backup"), `item (`id ("restore"), "System Restoration"), `item (`id ("runlevel"), "System Services (Runlevel)")], "Virtualization":[`item (`id ("vm-install"), "Create Virtual Machines"), `item (`id ("xen"), "Install Hypervisor and Tools"), `item (`id ("virt-manager"), "Virtual Machine Manager")]] 2008-10-25 12:44:10 <0> god(4111) [YCP] clients/menu.ycp:259 first=Software 2008-10-25 12:44:11 <0> god(4111) [YCP] clients/menu.ycp:270 GroupList=[`item (`id ("Software"), "Software"), `item (`id ("Hardware"), "Hardware"), `item (`id ("System"), "System"), `item (`id ("Network"), "Network Devices"), `item (`id ("Net_advanced"), "Network Services"), `item (`id ("AppArmor"), "Novell AppArmor"), `item (`id ("Security"), "Security and Users"), `item (`id ("Virtualization"), "Virtualization"), `item (`id ("Misc"), "Miscellaneous")] ###################################################################### Note: At the end of my testing some modules which were hanging at the beginning of the testing now just exit, e.g. -- 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.