Your message dated Thu, 8 Aug 2019 10:12:55 -0400
with message-id <[email protected]>
and subject line Re: Bug#934234: e2fsprogs: Copying file > 4G with opt -d
corrupts data
has caused the Debian Bug report #934234,
regarding e2fsprogs: Copying file > 4G with opt -d corrupts data
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.)
--
934234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934234
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.44.5-1
Severity: normal
Tags: lfs
Dear Maintainer,
I created a rootfs containing a file with a size greater than 5G. I
used mkfs to apply the rootfs on an image. If I applied the Image the
file had changed (verified with md5sum). This bug is fixed upstream[1] with
version 1.44.6. The fixing commit is 1eec7413677ee15182470928c7236969d32d8426.
[1] git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
Steps to reproduce:
mkdir rootfs
dd if=/dev/urandom of=rootfs/bigfile bs=4M count=1280
dd if=/dev/zero of=image bs=4M count=2000
mkfs.ext4 image -d rootfs
mount -o loop,ro image /mnt
md5sum rootfs/bigfile /mnt/bigfile
Kind regards
Quirin
-- System Information:
Debian Release: 10.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages e2fsprogs depends on:
ii libblkid1 2.33.1-0.1
ii libc6 2.28-10
ii libcom-err2 1.44.5-1
ii libext2fs2 1.44.5-1
ii libss2 1.44.5-1
ii libuuid1 2.33.1-0.1
Versions of packages e2fsprogs recommends:
pn e2fsprogs-l10n <none>
Versions of packages e2fsprogs suggests:
pn e2fsck-static <none>
pn fuse2fs <none>
pn gpart <none>
ii parted 3.2-25
-- no debconf information
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.44.6-1
> I created a rootfs containing a file with a size greater than 5G. I
> used mkfs to apply the rootfs on an image. If I applied the Image the
> file had changed (verified with md5sum). This bug is fixed upstream[1] with
> version 1.44.6. The fixing commit is 1eec7413677ee15182470928c7236969d32d8426.
> [1] git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
Unfortunatelly, 1.44.6 didn't make the Debian Buster freeze, and the
bug isn't sufficiently serious, so a bugfix for it won't be accepted
by the Debian Release Team for Debian Stable.
Since it has been fixed in Debian Testing, if you need a fixed version
for Debian Stable, I suggest that you use the version of e2fsprogs
from Debian Backports[1], which is currently version
1.45.3-3~bpo10+1[2].
[1] https://backports.debian.org
[2] https://packages.debian.org/buster-backports/e2fsprogs
Cheers,
- Ted
--- End Message ---