[Bug 615805] New: YaST fails to create a kerberos server configuration
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c0 Summary: YaST fails to create a kerberos server configuration Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: marvin24@gmx.de QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.3 (like Gecko) SUSE when trying to setup an kerberos server (with new ldap database) an error box opens with: Use of uninitialized value $value in numeric eq (==) at /usr/share/YaST2/modules/LdapServer.pm line 1335 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl will try to tell you the name of the variable (if any) that was undefined. In some cases it cannot do this, so it also tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value $hashAlgo in string eq at /usr/share/YaST2/modules/LdapServer.pm line 2606 (#1) Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.12.0/x86_64-linux-thread-multi/YaST/YCP.pm line 423 (#1) YaST got signal 6 at YCP file kerberos-server/complex.ycp:2 /sbin/yast2: line 399: 3889 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS and nothing is created. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |yast2-maintainers@suse.de |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c1 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |juhliarik@novell.com InfoProvider| |marvin24@gmx.de AssignedTo|yast2-maintainers@suse.de |jsuchome@novell.com --- Comment #1 from Jozef Uhliarik <juhliarik@novell.com> 2010-06-28 07:05:55 UTC --- Please attach y2logs.If you're in doubt follow:http://en.opensuse.org/Bugs/YaST Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com AssignedTo|jsuchome@novell.com |mc@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c2 --- Comment #2 from Marvin FourtyTwo <marvin24@gmx.de> 2010-06-28 07:27:45 UTC --- Created an attachment (id=372025) --> (http://bugzilla.novell.com/attachment.cgi?id=372025) log of YaST session I guess the only interesting line is the last one... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c Marvin FourtyTwo <marvin24@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|marvin24@gmx.de | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c3 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mc@novell.com AssignedTo|mc@novell.com |rhafer@novell.com --- Comment #3 from Michael Calmer <mc@novell.com> 2010-07-01 15:32:03 UTC --- Hmm, seems to be in LdapServer.pm Ralf: something for you? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c4 --- Comment #4 from Ralf Haferkamp <rhafer@novell.com> 2010-07-02 15:42:05 CEST --- 2010-06-28 09:20:43 <3> fb07-iap-serv(22420) [Perl] YCP.cc(XS_YCP_call_ycp):152 No such symbol LdapServer::CreateInitialDefaults Grmbl. I renamed the CreateInitialDefaults() function to ReadInitialDefault() to be more consitent with the naming used in by YaST modules. I guess I'd better rename it back ... (AFAICS SLE11-SP1 has the same problem :( ) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |619548 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c5 Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Ralf Haferkamp <rhafer@novell.com> 2010-07-06 14:58:36 CEST --- I just submitted a fixed yast2-ldap-server to Factory. There is however another issue I discover while testing the fix (see bug#619549). I guess we need to do a maintenance update in case this won't be accepted for 11.3 anymore. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c6 Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Ralf Haferkamp <rhafer@novell.com> 2010-07-20 11:57:03 CEST --- re-opening as the fix was too late for 11.3. It will be released via online update. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |619549 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c7 Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Ralf Haferkamp <rhafer@novell.com> 2010-07-21 10:29:09 CEST --- Fix submitted for 11.3. Request id: #43592 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c8 --- Comment #8 from Ralf Haferkamp <rhafer@novell.com> 2010-07-22 13:48:00 CEST --- Needed to submit again: New Request ID: #43734 -- Configure bugmail: http://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=615805 https://bugzilla.novell.com/show_bug.cgi?id=615805#c9 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.3:34687 --- Comment #9 from Swamp Workflow Management <swamp@suse.com> 2010-10-18 20:01:59 UTC --- Update released for: yast2-kerberos-server, yast2-ldap-server, yast2-ldap-server-debuginfo, yast2-ldap-server-debugsource Products: openSUSE 11.3 (debug, i586, x86_64) -- 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=615805 https://bugzilla.novell.com/show_bug.cgi?id=615805#c10 Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qwatli@yahoo.com --- Comment #10 from Ralf Haferkamp <rhafer@novell.com> 2011-04-01 14:24:56 CEST --- *** Bug 679584 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=679584 -- 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=615805 https://bugzilla.novell.com/show_bug.cgi?id=615805#c Ralf Haferkamp <rhafer@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |684475 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=615805 http://bugzilla.novell.com/show_bug.cgi?id=615805#c11 --- Comment #11 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (615805) was mentioned in https://build.opensuse.org/request/show/42654 Factory / yast2-ldap-server https://build.opensuse.org/request/show/43734 11.3:Test / yast2-ldap-server -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com