Your message dated Mon, 15 Feb 2021 00:38:31 -0500
with message-id <[email protected]>
and subject line Bug#758076: closing 758076
has caused the Debian Bug report #758076,
regarding perhaps remind user that maybe he is using a e2fsprog on a non
ext2/ext3/ext4 fs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
758076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758076
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.42.11-2
Severity: wishlist
File: /sbin/dumpe2fs
# dumpe2fs /dev/sdc1
dumpe2fs 1.42.11 (09-Jul-2014)
dumpe2fs: Bad magic number in super-block while trying to open /dev/sdc1
Couldn't find valid filesystem superblock.
Perhaps add 'maybe not a ext2/ext3/ext4 filesystem?' as a helpful tip.
--- End Message ---
--- Begin Message ---
Package: e2fsprogs
Version: 1.43-1
Starting with e2fsprogs 1.43, dumpe2fs run on a non ext2/3/4 file
system will give a message like this:
% misc/dumpe2fs /tmp/foo.img
dumpe2fs 1.46.1 (9-Feb-2021)
dumpe2fs: Bad magic number in super-block while trying to open /tmp/foo.img
Couldn't find valid filesystem superblock.
/tmp/foo.img contains a vfat file system
--- End Message ---