Package: systemtap-sdt-dev Version: 2.3-1 Severity: normal Calling dtrace with the -C and -h options to generate a header file from a *.d file leaves temporary files in /tmp. For example, take this file probes.d:
provider test { probe test(); }; Calling dtrace -C -h -s probes.d -o probes.h generates a file like /tmp/tmpzXuKas.d every time that is never cleaned up. I can reproduce this behavior in stable and testing. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages systemtap-sdt-dev depends on: ii python 2.7.5-4 systemtap-sdt-dev recommends no packages. systemtap-sdt-dev suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org