[Bug 391217] New: Perl warnings printed to stderr on any yast2 AA module startup
https://bugzilla.novell.com/show_bug.cgi?id=391217 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=391217#c1 Summary: Perl warnings printed to stderr on any yast2 AA module startup Product: openSUSE 11.0 Version: Beta 3 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: AppArmor AssignedTo: agruen@novell.com ReportedBy: kmachalkova@novell.com QAContact: qa@suse.de CC: jjohansen@novell.com Found By: --- I've seen this already in beta2, still there in beta3. Launching any yast AA module from cmdline, this msg is printed to stderr: Name "swig_runtime_data::type_pointer3" used only once: possible typo at /usr/lib/perl5/5.10.0/i586-linux-thread-multi/DynaLoader.pm line 226 (#1) (W once) Typographical errors often show up as unique variable names. If you had a good reason for having a unique name, then just mention it again somehow to suppress the message. The our declaration is provided for this purpose. NOTE: This warning detects symbols that have been used only once so $c, @c, %c, *c, &c, sub c{}, c(), and c (the filehandle or format) are considered the same; if a program uses $c only once but also uses any of the others it will not trigger this warning. Depending on what I do with the module, it appears there once or more times. All AA yast modules seem to be affected - subdomain, SD_EditProfile (which also does not close correctly, but that is a different bug), LogProf etc. I suspect this to come from AA backend, since I haven't change anything perl-related on UI side. How to reproduce: simply type 'yast2 subdomain' in console ('yast2' is important here, since 'yast' only does not open GUI and redirects perl warnings to y2log in order not to mess up ncurses screen) -- 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=391217 Andreas Gruenbacher <agruen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|agruen@novell.com |jjohansen@novell.com -- 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=391217 User jjohansen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=391217#c1 John Johansen <jjohansen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from John Johansen <jjohansen@novell.com> 2008-06-06 22:28:29 MDT --- This should be fixed in RC1 and later. -- 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=391217 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=391217#c2 Katarina Machalkova <kmachalkova@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Version|Beta 3 |Final --- Comment #2 from Katarina Machalkova <kmachalkova@novell.com> 2008-06-19 06:16:29 MDT --- Still there in GM :( -- 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=391217 User suse-beta@cboltz.de added comment https://bugzilla.novell.com/show_bug.cgi?id=391217#c3 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de --- Comment #3 from Christian Boltz <suse-beta@cboltz.de> 2008-10-08 17:24:24 MDT --- Probably a duplicate of 408841 - which means that the bug is not in the YaST module. The only diff to running "unconfined" standalone is that there are more verbose perl messages. However, I'm not 100% sure if it is really a duplicate, so I don't close this bug for now. -- 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=391217 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jeffm@novell.com |tonyj@novell.com -- 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=391217 Tony Jones <tonyj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |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.
participants (1)
-
bugzilla_noreply@novell.com