I guess more transitions are required, just by grep'ing in my local /usr
I see these:
/usr/bin/vimtutor:TUTORCOPY=`mktemp $tmp/tutorXX || tempfile -p
tutor || echo none`
/usr/bin/bzexe:tmpfile=`tempfile -p gztmp -d /tmp` || exit 1
/usr/bin/mupdf:tmp=$(tempfile -s .pdf)
/usr/sbin/install-ke
On Wed, 18 Aug 2021 23:19:17 +1200 Jean-Francois Pirus
wrote:
Duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992385
No, not really.
This removes a tool which is still in use. I get the desire to remove
deprecated stuff, but the user friendly way is to communicate the
removal
On Wed, Aug 18, 2021 at 03:57:01PM +0900, Norbert Preining wrote:
> /etc/X11/XSession relies on tempfile, which is not available anymore,
> thus logging into an X session is broken.
In our stable release, tempfile outputs this to stderr:
WARNING: tempfile is deprecated; consider using mktemp
Duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992385
Package: debianutils
Version: 5.0.1-1
Severity: critical
Justification: breaks unrelated software
/etc/X11/XSession relies on tempfile, which is not available anymore,
thus logging into an X session is broken.
-- System Information:
Debian Release: 11.0
APT prefers unstable
APT policy: (50
5 matches
Mail list logo