Control: tags -1 + pending El 11/11/19 a las 20:59, Sven Joachim escribió: > Package: bzip2 > Version: 1.0.6-9 > Severity: important > Tags: lfs > > On 32-bit systems bzip2 cannot handle files over 2 GiB, as seen here in > an i386 chroot: > > ,---- > | $ dd if=/dev/zero of=bigfile bs=1 count=0 seek=2049M > | [...] > | $ bzip2 bigfile > | bzip2: Can't open input file bigfile: Value too large for defined data type. > `---- > > The upstream Makefile sets -D_FILE_OFFSET_BITS=64 in CFLAGS (should > actually be in CPPFLAGS, but it does not really matter), but > debian/rules overwrites that setting since commit 8e1481f96b9[1].
Thanks for spotting this. I've pushed a commit to fix it: https://salsa.debian.org/debian/bzip2/commit/0aabaa7687a997be3a61a076fc9933a5e82a8ecf I'll be part of the next release. Cheers, -- Santiago
signature.asc
Description: PGP signature