[Bug 394446] New: delete partition failed because mounted by YaST
https://bugzilla.novell.com/show_bug.cgi?id=394446 Summary: delete partition failed because mounted by YaST Product: openSUSE 11.0 Version: Beta 3plus Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dkukawka@novell.com QAContact: jsrain@novell.com Blocks: 394445 Found By: --- I could not install because the installation failed to create/delete partitions. The reason is, that YaST mounts /dev/sda6 to /tmp/tmp_dir_for_SystemFilesCopy_mount on startup, but don't umount the partition before start delete/create the new partition scheme. Logs follow as soon as the installation is finished (after manual umount). -- 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=394446 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c1 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |jsrain@novell.com --- Comment #1 from Stephan Kulow <coolo@novell.com> 2008-05-26 04:49:39 MDT --- live install I assume? -- 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=394446 User jsrain@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c2 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@novell.com |locilka@novell.com --- Comment #2 from Jiri Srain <jsrain@novell.com> 2008-05-26 05:09:12 MDT --- No, YaST copies e.g. SSH keys from the system, so that they are the same after reinstallation. -- 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=394446 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dkukawka@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=394446 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c3 --- Comment #3 from Lukas Ocilka <locilka@novell.com> 2008-05-26 07:11:32 MDT --- Well, YaST mounts /dev/sda6 but should umount it too. Waiting for 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=394446 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c4 --- Comment #4 from Danny Kukawka <dkukawka@novell.com> 2008-05-26 08:42:18 MDT --- Created an attachment (id=218136) --> (https://bugzilla.novell.com/attachment.cgi?id=218136) installation 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=394446 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c5 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dkukawka@novell.com | --- Comment #5 from Danny Kukawka <dkukawka@novell.com> 2008-05-26 08:42:35 MDT --- see comment #4 -- 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=394446 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c6 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com AssignedTo|locilka@novell.com |mvidner@novell.com --- Comment #6 from Lukas Ocilka <locilka@novell.com> 2008-05-26 09:37:30 MDT --- Ah, there was more than one run of YaST, the first one was killed. SystemFilesCopy.ycp:142 Mounting /dev/sda6 to /tmp/tmp_dir_for_SystemFilesCopy_mount YQUI_core.cc(qMessageHandler):596 <qt-debug> scale steps QSize(291, 1132) YQUI_core.cc(qMessageHandler):599 <qt-warning> YaST2: Fatal IO error: client killed YPerl.cc(destroy):164 Shutting down embedded Perl interpreter. genericfrontend.cc(signal_handler):149 got signal 11 at YCP file SystemFilesCopy.ycp:143 genericfrontend.cc(log_stored_debug):73 Liberating suppressed debugging messages: .. Frame 2: /lib64/libc.so.6 [0x7f31edf25660] Frame 3: /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so(Perl_safesysfree+0x43) [0x7f31ec9adaf3] Frame 4: /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so(Perl_av_undef+0x6e) [0x7f31ec9c0a5e] SystemFilesCopy.ycp Line 143: if (! (boolean) SCR::Execute(.target.mount, [partition, tmp_mount_directory], "-o ro")) After that, the /dev/sda6 was left mounted, of course. This seems to be core-issue, sorry, I can't help here. -- 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=394446 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c8 --- Comment #8 from Danny Kukawka <dkukawka@novell.com> 2008-05-26 10:03:47 MDT --- Btw. IMO the kill doesn't matter for the problem. Yast should always try to umount the partition before it should try to delete the old/create the new partitions. -- 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=394446 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c7 --- Comment #7 from Danny Kukawka <dkukawka@novell.com> 2008-05-26 10:02:34 MDT --- Yes, I killed the first run because Yast hanged up trying to get the old system files. In this run Yast didn't react and hanged up for several minutes without any harddrive or CPU usage. -- 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=394446 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER- -- 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=394446 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c9 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dkukawka@novell.com --- Comment #9 from Martin Vidner <mvidner@novell.com> 2008-05-27 02:28:34 MDT --- The logs in comment 4 (y2log-1) show 3 runs of installation. I assume that the 1st one was the one that hanged and you killed it, the second one had problems because of the mounted partition and the third one was the successful uneventful run, right? So you are reporting a problem in the 2nd run. Did you also report the 1st problem? (That is what the trace in comment 6 shows) -- 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=394446 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c10 --- Comment #10 from Martin Vidner <mvidner@novell.com> 2008-06-04 02:02:10 MDT --- Danny, ping. -- 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=394446 User dkukawka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c11 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dkukawka@novell.com | --- Comment #11 from Danny Kukawka <dkukawka@novell.com> 2008-06-04 16:19:49 MDT --- (In reply to comment #9 from Martin Vidner)
The logs in comment 4 (y2log-1) show 3 runs of installation. I assume that the 1st one was the one that hanged and you killed it, the second one had problems because of the mounted partition and the third one was the successful uneventful run, right?
correct
So you are reporting a problem in the 2nd run.
correct
Did you also report the 1st problem? (That is what the trace in comment 6 shows)
No, shall I open a new bug? -- 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=394446 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c12 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mvidner@novell.com |locilka@novell.com --- Comment #12 from Martin Vidner <mvidner@novell.com> 2008-06-05 00:49:32 MDT --- I have assigned a bug to myself for the 1st problem: bug 397351. Lukas, please handle the 2nd problem. -- 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=394446 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c13 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Enhancement Component|Installation |Installation Product|openSUSE 11.0 |openSUSE 11.1 Version|Beta 3plus |Alpha 0 --- Comment #13 from Lukas Ocilka <locilka@novell.com> 2008-06-05 01:34:45 MDT --- The "other problem" is Enhancement, 11.1 -- 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=394446 User locilka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=394446#c14 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Lukas Ocilka <locilka@novell.com> 2008-06-05 01:35:33 MDT --- - Umounting temporary directory in inst_pre_install (if already mounted) before new mount is called. Already fixed in yast2-installation-2.17.0 -- 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