Package: bzip2
Severity: grave
Version: 1.0.8-4
Control: tags -1 sid
X-Debbugs-CC: santi...@debian.org santi...@debian.org

Dear Debian bzip2 package maintainers,

As discussed in https://bugs.debian.org/992396 , the tempfile command has been
removed from debianutils package. However, it looks like the bzexe command
provided by Debian still uses it:

https://sources.debian.org/src/bzip2/1.0.8-4/debian/bzexe/#L123

----------------------------------------------------
set -C
umask=`umask`
umask 77
tmpfile=`tempfile -p gztmp -d /tmp` || exit 1
----------------------------------------------------

Please consider switching to mktemp(1) provided by GNU coreutils.

Thanks,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to