Bug#990486: mtools: mcopy -b crashes with "Internal error, size too big"

2021-07-04 Thread Chris Lamb
Hi Göran, > I have a script that uses mtools to create a FAT partition and it has > stopped working with recent mtools versions: > [..] > This worked with 4.0.26-1 (currently in testing). It also works > without the -b flag. The -b flag is described as an optimization, so a > simple workaround

Bug#990486: mtools: mcopy -b crashes with "Internal error, size too big"

2021-06-30 Thread Göran Weinholt
Package: mtools Version: 4.0.31-1 Severity: minor I have a script that uses mtools to create a FAT partition and it has stopped working with recent mtools versions: + dd if=/dev/zero of=img.tmp bs=512 count=100031 100031+0 records in 100031+0 records out 51215872 bytes (51 MB, 49 MiB) copied,