https://bugzilla.novell.com/show_bug.cgi?id=412449 User jorma.hytonen@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=412449#c1 Summary: Perl Bootloader: Use of uninitialized value in string Product: openSUSE 10.3 Version: Final Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jorma.hytonen@gmail.com QAContact: jsrain@novell.com Found By: Customer It happens every YaST2 based cron backups. Before backup starts, root gets email message. Subject: Cron <root@suse-lnx> /usr/lib/YaST2/bin/backup_cron "profile=System" Message: Use of uninitialized value in string eq at /usr/lib/perl5/vendor_perl/5.8.8/Bootloader/Core/GRUB.pm line 852 (#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. And after backup complete, root gets message: Subject: YaST Automatic Backup (System) Mesage: BACKUP REPORT for Profile System Summary: ======== Modified Files Found: 48 Total Size: 193.16 kB Files Not in a Package Found: 14390 Total Size: 648.61 MB Selected Files to Back Up: 14438 Archive /sdb/backup/system/files.tar created successfully Autoinstallation profile saved to file /sdb/backup/system/files.xml. .. and so on... -- 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.