Package: fakechroot
Version: 2.5-1.1.20070227-1
Severity: normal

mktemp() just expands the template and passes it on to the real
mktemp.  If the template is an absolute path, that causes us to return
an unfake path.  Instead, it needs to 
  * narrow the result
  * copy (memmove) it back into the original template

(Oddly, mkstemp64 is already implemented correctly.  In a Debian
package build context, this particular matters because patch 2.5.9
uses mktemp() and not mkstemp; looks like ranlib [binutils 2.15-6]
does too.)


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-mc2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fakechroot depends on:
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to