https://bugzilla.novell.com/show_bug.cgi?id=799644 https://bugzilla.novell.com/show_bug.cgi?id=799644#c0 Summary: Warning during installation over ssh (perl-bootloader) Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 2 Platform: x86-64 OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mpluskal@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- What: 1) Start installation over ssh (usessh=1) on x86_64 uefi machine 2) Log via ssh 3) Following warning appears: *** Starting YaST2 *** Use of uninitialized value $r in substitution (s///) at /usr/lib/perl5/vendor_perl/5.16.2/Bootloader/Library.pm line 136 (#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. Perl-Bootloader: 2013-01-21 15:19:17 <3> yast-5562.1 Core::RunCommand.1642: Error: Command '/usr/sbin/grub2-efi-set-default '0'
/var/log/YaST2/y2log_bootloader 2>&1' failed with code 32512 and output: sh: /usr/sbin/grub2-efi-set-default: No such file or directory
-- 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.