[Bug 757321] New: Cannot partition ext3 or ext4 fs during (auto-)installation: mke2fs -t ext3 -v ...
https://bugzilla.novell.com/show_bug.cgi?id=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c0 Summary: Cannot partition ext3 or ext4 fs during (auto-)installation: mke2fs -t ext3 -v ... Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: trenn@novell.com QAContact: jsrain@suse.com CC: ug@suse.com Found By: --- Blocker: --- Using autoyast with rootfs and another (/abuild) marked as ext3 or ext4 (tried both), the installation will fail when the file systems are tried to be set up via mke2fs. I'll attach a screenshot of the installation and y2logs (could be that the one is with trying ext3 the other with ext4, but it should not matter, there still is the same error). While this does not look like the bug is in the autoyast parts, I still add Uwe, as I somehow doubt that others are seeing this (I get this error for about a month now already). -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c1 --- Comment #1 from Thomas Renninger <trenn@novell.com> 2012-04-16 13:00:52 UTC --- Created an attachment (id=486256) --> (http://bugzilla.novell.com/attachment.cgi?id=486256) Screenshot of the error message -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c2 --- Comment #2 from Thomas Renninger <trenn@novell.com> 2012-04-16 13:05:00 UTC --- Created an attachment (id=486259) --> (http://bugzilla.novell.com/attachment.cgi?id=486259) autoyast .xml file (factory) -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c3 --- Comment #3 from Thomas Renninger <trenn@novell.com> 2012-04-16 13:06:59 UTC --- Created an attachment (id=486260) --> (http://bugzilla.novell.com/attachment.cgi?id=486260) y2logs on the affected system while hanging. -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c4 Uwe Gansert <ug@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |aschnell@suse.com AssignedTo|bnc-team-screening@forge.pr |snwint@suse.com |ovo.novell.com | Severity|Normal |Major --- Comment #4 from Uwe Gansert <ug@suse.com> 2012-04-16 13:49:44 UTC --- that looks like a broken inst-sys -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |aschnell@suse.com InfoProvider|aschnell@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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c5 --- Comment #5 from Thomas Renninger <trenn@novell.com> 2012-04-16 14:09:49 UTC --- Just for info: I could work the issue around by pre-formatting partitions via a rescue system and modify autoyast.xml (do not create ext3/ext4 file systems): - <label>STABLE</label> - <format config:type="boolean">true</format> + <format config:type="boolean">false</format> - <format config:type="boolean">true</format> - <label>ABUILD</label> + <format config:type="boolean">false</format> -> rest of the installation ran through. -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c6 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |trenn@novell.com Severity|Major |Critical --- Comment #6 from Steffen Winterfeldt <snwint@suse.com> 2012-04-16 16:27:57 CEST --- Works for me. Which build? -- 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c7 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|trenn@novell.com | Resolution| |INVALID --- Comment #7 from Thomas Renninger <trenn@novell.com> 2012-04-16 14:43:19 UTC --- Outch, sorry -> invalid. I am now pointing to the new repo: install=http://download.opensuse.org/factory/repo/oss but I still have to boot the old nfs mounted kernel/initrd/linuxrc from: /mounts/dist/factory/FACTORY/inst-source/boot/x86_64/loader/{linux,initrd} I need a recent factory repo nfs mountable to be able to install via pxe, but this sounds more like an autobuild team issue. Sorry for the noise, I try to contact Ruediger/Adrian or whoever could 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=757321 https://bugzilla.novell.com/show_bug.cgi?id=757321#c8 --- Comment #8 from Thomas Renninger <trenn@novell.com> 2012-04-16 15:01:23 UTC --- Just for info: Ruediger verified that syncing: /mounts/dist/factory/FACTORY/inst-source/ with external repos: http://download.opensuse.org/factory/repo/oss does not work for some reason anymore and will get fixed. I did above quick hack (only modify install source) some time ago and didn't remember it anymore... -- 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