[Bug 802371] New: YaST2 users cmdline error
https://bugzilla.novell.com/show_bug.cgi?id=802371 https://bugzilla.novell.com/show_bug.cgi?id=802371#c0 Summary: YaST2 users cmdline error Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: jsuchome@suse.com ReportedBy: msvec@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- bash# yast2 users add username=somebody uid=12345 Use of uninitialized value $initial_skip in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.16.0/Parse/RecDescent.pm line 3054 (#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 anid 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. -- 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=802371 https://bugzilla.novell.com/show_bug.cgi?id=802371#c Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=802371 https://bugzilla.novell.com/show_bug.cgi?id=802371#c1 Jiří Suchomel <jsuchome@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |dlovasko@suse.com Resolution| |DUPLICATE --- Comment #1 from Jiří Suchomel <jsuchome@suse.com> 2013-02-07 13:04:57 UTC --- duplicate *** This bug has been marked as a duplicate of bug 799660 *** http://bugzilla.novell.com/show_bug.cgi?id=799660 -- 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