Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-07-22 Thread Josh Triplett
On Wed, Jul 21, 2021 at 10:24:32PM -0400, Theodore Ts'o wrote: > Thanks for reporting this bug. The following commit should fix the > issue. > > - Ted > > commit 942b00cb9d2f2b52f4c58877d523145ee59a89b0 > Author: Theodore Ts'o > Date: Wed Jul 21

Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-07-21 Thread Theodore Ts'o
tags 989612 +pending thanks Thanks for reporting this bug. The following commit should fix the issue. - Ted commit 942b00cb9d2f2b52f4c58877d523145ee59a89b0 Author: Theodore Ts'o Date: Wed Jul 21 15:46:09 2021 -0400 mke2fs: do not warn

Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-06-20 Thread Josh Triplett
On Thu, 17 Jun 2021 10:39:20 +0200 Paul Gevers wrote: > On Tue, 08 Jun 2021 09:14:41 -0700 Josh Triplett > wrote: > > mke2fs with -E offset=N does not seem to take the offset into account > > when checking the target to see if it seems to already contain > > something. > > Same as for bug

Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-06-20 Thread Theodore Ts'o
On Thu, Jun 17, 2021 at 10:39:20AM +0200, Paul Gevers wrote: > Control: block 988830 by -1 > > Hi Josh, Theodore, > > On Tue, 08 Jun 2021 09:14:41 -0700 Josh Triplett > wrote: > > mke2fs with -E offset=N does not seem to take the offset into account > > when checking the target to see if it

Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-06-17 Thread Paul Gevers
Control: block 988830 by -1 Hi Josh, Theodore, On Tue, 08 Jun 2021 09:14:41 -0700 Josh Triplett wrote: > mke2fs with -E offset=N does not seem to take the offset into account > when checking the target to see if it seems to already contain > something. Same as for bug 989630, do you know if

Bug#989612: mke2fs -E offset=N still warns about existing partition table at the beginning

2021-06-08 Thread Josh Triplett
Package: e2fsprogs Version: 1.46.2-2 Severity: normal File: /sbin/mke2fs X-Debbugs-Cc: j...@joshtriplett.org mke2fs with -E offset=N does not seem to take the offset into account when checking the target to see if it seems to already contain something. For instance: /tmp$ truncate -s 1G disk.img