Package: svn-buildpackage Version: 0.6.23 Severity: normal In function tmpdirexec svn-inject tries to check whether /tmp allows execution of files by creating a temp file there, setting it to executable and executing it. However, on my system this file does not work at all. Here it is:
[EMAIL PROTECTED]:~$ cat /tmp/tmp.kSTGlk1774 #!/bin/sh\necho ok\n Unsurprisingly upon execution I get this error: [EMAIL PROTECTED]:~$ (LC_ALL=C; /tmp/tmp.kSTGlk1774) bash: /tmp/tmp.kSTGlk1774: /bin/sh\necho: bad interpreter: No such file or directory Michael -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages svn-buildpackage depends on: ii devscripts 2.10.16 scripts to make the life of a Debi ii file 4.23-2 Determines file type using "magic" ii libsvn-perl 1.4.6dfsg1-1 Perl bindings for Subversion ii liburi-perl 1.35.dfsg.1-1 Manipulates and accesses URI strin ii perl 5.8.8-12 Larry Wall's Practical Extraction ii subversion 1.4.6dfsg1-1 Advanced version control system ii unp 1.0.14 unpack (almost) everything with on ii wget 1.10.2-3 retrieves files from the web svn-buildpackage recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]