Your message dated Tue, 26 May 2020 14:33:48 +0000
with message-id <[email protected]>
and subject line Bug#944557: fixed in bzip2 1.0.8-3
has caused the Debian Bug report #944557,
regarding bzip2: built without LFS support
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.)
--
944557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944557
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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].
-- System Information:
Debian Release: bullseye/said
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-rc7-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages bzip2 depends on:
ii libbz2-1.0 1.0.8-2
ii libc6 2.29-3
bzip2 recommends no packages.
Versions of packages bzip2 suggests:
ii bzip2-doc 1.0.8-2
-- no debconf information
1. 1.
https://salsa.debian.org/debian/bzip2/commit/8e1481f96b99e2060f9b72eaaaa76cfe434b1f13
--- End Message ---
--- Begin Message ---
Source: bzip2
Source-Version: 1.0.8-3
Done: =?utf-8?q?Santiago_Ruano_Rinc=C3=B3n?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bzip2, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Ruano Rincón <[email protected]> (supplier of updated bzip2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 26 May 2020 15:19:32 +0200
Source: bzip2
Architecture: source
Version: 1.0.8-3
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[email protected]>
Changed-By: Santiago Ruano Rincón <[email protected]>
Closes: 944557
Changes:
bzip2 (1.0.8-3) unstable; urgency=low
.
* Append -D_FILE_OFFSET_BITS=64 variable to buildflags, to renable handling
big files in 32bit archs (Closes: #944557)
* Add debian/tests/bigfile
* Add debian/gbp.conf
Checksums-Sha1:
ef086421cfcfcdc959018d15ff121fe038ffdcb5 1603 bzip2_1.0.8-3.dsc
ddd89c079f6327a116332f109e09ac91e8864c5f 26282 bzip2_1.0.8-3.debian.tar.bz2
4f1dce7ae7a14b7ba1082c51c9f93e6ee0e2c343 7387 bzip2_1.0.8-3_amd64.buildinfo
Checksums-Sha256:
d73e28783a2667d0ce91fe430fe04fd2d83849fc986aaa4750ec5bd7151410fc 1603
bzip2_1.0.8-3.dsc
a767c33b8441fa9f193e12bb33aaf1916b74588003b71af5cc5855a67d71f949 26282
bzip2_1.0.8-3.debian.tar.bz2
abdd953599af65b0fd93199ebe56ed97b72333f826be98412120a8c36417baa3 7387
bzip2_1.0.8-3_amd64.buildinfo
Files:
1a9367268611d3ef83aa2ec907092552 1603 utils important bzip2_1.0.8-3.dsc
1cf4a67753180a51dc6a10e0aab16968 26282 utils important
bzip2_1.0.8-3.debian.tar.bz2
fd92033f1a5bbeb7070a5d540afec293 7387 utils important
bzip2_1.0.8-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIoEARYIADIWIQRZVjztY8b+Ty43oH1itBCJKh26HQUCXs0aXhQcc2FudGlhZ29A
ZGViaWFuLm9yZwAKCRBitBCJKh26HbY2AQDtaU7i5T5q3YyTTc7Y+3SQY6hJpjoW
7XrJt5qAzHUKXgEAyyUOPtDJ7W6pE49hGGISCuptGgkcY2Cm3PY6vHEyiAs=
=XEXy
-----END PGP SIGNATURE-----
--- End Message ---