[Bug 1220375] yast2-users does not start the user management module
https://bugzilla.suse.com/show_bug.cgi?id=1220375 https://bugzilla.suse.com/show_bug.cgi?id=1220375#c6 --- Comment #6 from Stefan Hundhammer <shundhammer@suse.com> --- Created attachment 873047 --> https://bugzilla.suse.com/attachment.cgi?id=873047&action=edit nohup.out from the y2logs tarball % ls -l nohup.out -rw-r--r-- 1 sh users 1629 26. Feb 18:04 nohup.out It looks like there were Perl errors while trying to compile the Users.pm YaST module:
Attempt to reload constant.pm aborted (#1) (F) You tried to load a file with use or require that failed to compile once already. Perl will not try to compile this file again unless you delete its entry from %INC. See "require" in perlfunc and "%INC" in perlvar. . Compilation failed in require at /usr/lib/perl5/5.38.2/x86_64-linux-thread-multi/Data/Dumper.pm line 20 (#2) (F) Perl could not compile a file specified in a require statement. Perl uses this generic message when none of the errors that it encountered were severe enough to halt compilation immediately. . BEGIN failed--compilation aborted at /usr/lib/perl5/5.38.2/x86_64-linux-thread-multi/Data/Dumper.pm line 20 (#3) (F) An untrapped exception was raised while executing a BEGIN subroutine. Compilation stops immediately and the interpreter is exited. . Compilation failed in require at /usr/share/YaST2/modules/Users.pm line 43 (#2) BEGIN failed--compilation aborted at /usr/share/YaST2/modules/Users.pm line 43 (#3) Compilation failed in require (#2) BEGIN failed--compilation aborted (#3) Uncaught exception from user code: Attempt to reload constant.pm aborted. Compilation failed in require at /usr/lib/perl5/5.38.2/x86_64-linux-thread-multi/Data/Dumper.pm line 20. BEGIN failed--compilation aborted at /usr/lib/perl5/5.38.2/x86_64-linux-thread-multi/Data/Dumper.pm line 20. Compilation failed in require at /usr/share/YaST2/modules/Users.pm line 43. BEGIN failed--compilation aborted at /usr/share/YaST2/modules/Users.pm line 43. Compilation failed in require. BEGIN failed--compilation aborted. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com