[Bug 769350] New: grub2.cfg missing
https://bugzilla.novell.com/show_bug.cgi?id=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c0 Summary: grub2.cfg missing Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: All OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Bootloader AssignedTo: jsrain@suse.com ReportedBy: bwiedemann@suse.com QAContact: jsrain@suse.com CC: mchang@suse.com Found By: System Test Blocker: --- I found that in 12.2 (after it branched off Factory) openQA now got a failure in mkinitrd due to missing grub2/grub.cfg - see http://openqa.opensuse.org/openqa/permanent/bug/bug-grub2.cfg-missing.png last seen working 2012-06-28 09:53 first seen failing 2012-06-28 13:06 -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-06-29 07:22:06 CEST --- Created an attachment (id=496874) --> (http://bugzilla.novell.com/attachment.cgi?id=496874) yast2 logs -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c Jiri Srain <jsrain@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@suse.com |snwint@suse.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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c2 --- Comment #2 from Michael Chang <mchang@suse.com> 2012-06-29 06:23:15 UTC --- It's caused by grub2's latest patch to that shadows grub.cfg, see bnc#768063. perl-Bootloader would access it and suppose it's been there already, it's my fault that do not check this point. Will try to fix it asap. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c3 --- Comment #3 from Michael Chang <mchang@suse.com> 2012-06-29 11:04:14 UTC --- I cannot reproduce the issue on my side (use beta1 + dud), using the rpm packages in 12.2 release repo and dud, is there any specific condition for the installation? I guess that maybe in beta1 dvd the installation system has /boot/grub2/grub.cfg due to it was not updated yet .. but not sure it's the reason for me not able to reproduce because did check it was really not there .. Meanwhile I figured out the potential cause to the issue and fixed it. Due to I can't reproduce it, I'm not sure the fix is in real or not. But I think it worth to send the patch to 12.2 as I'm quite convinced that it's the root cause. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c4 --- Comment #4 from Michael Chang <mchang@suse.com> 2012-06-29 11:06:15 UTC --- Created an attachment (id=496911) --> (http://bugzilla.novell.com/attachment.cgi?id=496911) Patch to check grub.cfg existence before open and read it .. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c5 Michael Chang <mchang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |snwint@suse.com --- Comment #5 from Michael Chang <mchang@suse.com> 2012-06-29 11:12:54 UTC --- Hi Steffen, I'm not sure about the process to 12.2 repo, should I branch from factory? or I could we directly branch it? Any good suggestion about the process for me ? Please pardon my ignorance. Thanks. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c6 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|snwint@suse.com | --- Comment #6 from Steffen Winterfeldt <snwint@suse.com> 2012-06-29 13:26:56 CEST --- No, just keeps things as usual. I won't branch git and submit pbl & y2-bl changes also to 12.2. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c7 --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-06-29 13:50:05 CEST --- Michael, to reproduce you need to use http://download.opensuse.org/factory/repo/oss/ instead of 12.2 repos, because the bug was only introduced after beta2. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c8 --- Comment #8 from Michael Chang <mchang@suse.com> 2012-06-29 12:08:03 UTC --- (In reply to comment #6)
No, just keeps things as usual. I won't branch git and submit pbl & y2-bl changes also to 12.2.
As usual means send pull request to github pbl repo? Sorry again. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c9 --- Comment #9 from Michael Chang <mchang@suse.com> 2012-06-29 12:10:51 UTC --- (In reply to comment #7)
Michael, to reproduce you need to use http://download.opensuse.org/factory/repo/oss/ instead of 12.2 repos, because the bug was only introduced after beta2.
Thanks. Since 12.2 release repo created and split from factory, I misunderstand that the openQA testing is against 12.2 repo .. Now I will try your suggestion. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c10 --- Comment #10 from Steffen Winterfeldt <snwint@suse.com> 2012-06-29 14:12:25 CEST ---
As usual means send pull request to github pbl repo?
Yes. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c11 --- Comment #11 from Michael Chang <mchang@suse.com> 2012-06-29 13:39:55 UTC --- Created an attachment (id=496950) --> (http://bugzilla.novell.com/attachment.cgi?id=496950) new patch Previous fix is incorrect. This new patch is verified. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c12 --- Comment #12 from Michael Chang <mchang@suse.com> 2012-06-29 13:42:44 UTC --- Hi Steffen, I sent pull request for above patch to github. Please help to check and submit factory & 12.2. Sorry this comes a bit urgent, Thanks a lot. -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-06-29 17:00:48 CEST --- This is an autogenerated message for OBS integration: This bug (769350) was mentioned in https://build.opensuse.org/request/show/126631 Factory / perl-Bootloader -- 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c14 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Steffen Winterfeldt <snwint@suse.com> 2012-07-02 08:55:30 CEST --- in 12.2 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=769350 https://bugzilla.novell.com/show_bug.cgi?id=769350#c15 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |idonmez@suse.com --- Comment #15 from Steffen Winterfeldt <snwint@suse.com> 2012-07-05 08:01:40 CEST --- *** Bug 769949 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=769949 -- 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