[Bug 959181] New: fatresize: SD card resize fails due to incorrect /dev/ path
http://bugzilla.opensuse.org/show_bug.cgi?id=959181 Bug ID: 959181 Summary: fatresize: SD card resize fails due to incorrect /dev/ path Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: ddiss@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- When resizing an SD card FAT filesystem via YaST partitioner, I encountered the error: fatresize '/dev/mmcblk0p1' Error: Could not stat device /dev/mmcblk0p - No such file or directory. fatresize incorrectly assumes that a base /dev/ path for a given partition can be obtained by stripping the trailing numeric suffix from the partition /dev path. Such an assumption works for /dev/sdX# paths but not for SD cards, which are assigned /dev/mmcblkXp# paths. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=959181 http://bugzilla.opensuse.org/show_bug.cgi?id=959181#c11 Sebastian Parschauer <sebastian.parschauer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS --- Comment #11 from Sebastian Parschauer <sebastian.parschauer@suse.com> --- I've used my leisure time for this as I wouldn't get enough priority for this otherwise. Here is the fix for upstream:
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=959181 http://bugzilla.opensuse.org/show_bug.cgi?id=959181#c16 Sebastian Parschauer <sebastian.parschauer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maint-coord@suse.de Flags| |needinfo?(maint-coord@suse. | |de) --- Comment #16 from Sebastian Parschauer <sebastian.parschauer@suse.com> --- @maint-coord: Please tag for parted SLE12-SP3 maintenance. TIA -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=959181 http://bugzilla.opensuse.org/show_bug.cgi?id=959181#c18 Sebastian Parschauer <sebastian.parschauer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #18 from Sebastian Parschauer <sebastian.parschauer@suse.com> --- Merged upstream:
https://github.com/ya-mouse/fatresize/commit/cf12400b5231e8a2eafc18c81428da6...
v1.0.4 has been released with all my fixes merged at upstream by now. This is also in SLE15 already. So closing as fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com